Skip to content

wataash/instr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfdf96f · Nov 2, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Nov 2, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016
Jun 26, 2016

Repository files navigation

Instr

Automates laboratory Instruments, visuallize aquired data.
This software is released under the MIT License, see LICENSE.txt.

Developing environment:

  • python 3.5
  • PyCharm Professional Edition 5.0.2

Requirements

  • python 3.5
  • ipython-notebook
  • keyring
  • matplotlib
  • mpltools
  • mysql-connector-python
  • numpy
  • pyvisa
  • scipy
  • statsmodels
  • unittest2

conda create -y -n lab35 python=3.5 ipython-notebook matplotlib mysql-connector-python numpy scikit-learn scipy seaborn statsmodels
source activate lab35 (For Linux, OS X)
activate lab35 (For Windows, doesn't work on PowerShell)
pip install keyring mpltools pyvisa unittest2

About

Automates laboratory instruments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages