Automate scans on Leica SPX microscopes
Project description
Overview
Automate scans on Leica SPX microscopes
Requirements
Python (2.7, 3.4)
Installation
Install using pip…
pip install leicaautomator
Example
TODO: Write example.
Testing
Install testing requirements:
pip install tox
Run:
tox
Documentation
To build the documentation, you’ll need sphinx:
pip install -r docs/requirements.txt
To build the documentation:
make docs
Documentation
The full documentation is at http://leicaautomator.rtfd.org.