Measurement control and analysis for optical microscopy
Run in terminal:
``` $ sudo apt-get install python3-pip python3-h5py git $ sudo pip3 install comtypes lantz tifffile pyqtgraph $ git clone https://github.com/fedebarabas/Tormenta ```
Install WinPython 3.4.
Browse to Laboratory for Fluorescence Dynamics and download tifffile for Python 3.4 to
$PATH\WinPython-64bit-3.4.4.1\python-3.4.4.amd64\
.Open WinPython Command Prompt and run:
$ pip install comtypes lantz tifffile-2016.4.19-cp34-cp34m-win_amd64.whl
Clone Tormenta repo.
Don't install these libraries if you have different equipment or you just want to test the software without instruments (offline mode). - Support for Labjack's T7 DAQ - LJM Library - LJM Library Python wrapper - Support for webcam image acquisition - Pygame
Open WinPython Command Prompt, go to tormenta's repository directory and run:
$ python -m tormenta
The documentation is under construction in http://fedebarabas.github.io/tormenta/
If you used the code/program for your paper, please cite
Barabas et al., Note: Tormenta: An open source Python-powered control software for camera based optical microscopy, Review of Scientific Instruments, 2016.
https://doi.org/10.1063/1.4972392
Feel free to contact me with comments or suggestions. Use any part of the code that suits your needs.
Federico Barabas fede.barabas[AT]gmail.com