Releases: DeMarcoLab/piescope
Releases · DeMarcoLab/piescope
v0.1.0
Initial release of the piescope back end library for back end library for correlative light and electron microscopy functions.
Dependencies
Hardware requirements
- FIB/SEM microscope (a commercial product by ThermoFisher FEI)
- Basler detector (https://www.baslerweb.com)
- Toptica lasers (for the fluorescence microscope)
- SMARACT stage (controlling the fluorescence objective lens position)
Software requirements
- Python 3.6
- Autoscript software (a commercial product by ThermoFisher FEI)
- The Basler Pylon Software Suite (https://www.baslerweb.com/en/products/software/basler-pylon-camera-software-suite/)
- The Basler
pypylon
python package (https://github.com/basler/pypylon) - Python libraries (these will be installed by default for you):
- matplotlib>=3.0.0
- numpy
- scikit-image>=0.15.0
- scipy>=1.3.0
- pyserial
- PyYAML
To install piescope
, download the wheel file (.whl
) from the assets below and follow the installation instructions.