Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages