Interface to Imspector control software for Abberior STED microscopes
Project description
Abberior-STED
This package interfaces the specpy
package provided by Abberior GmbH using simple functions to configure the microscope.
This package is not maintained by Abberior.
Installation
Install the specpy
package provided with the Imspector software for your specific python version.
PyPI
Installation from PyPI is done with
pip install abberior-sted
Local install
The repository can be cloned locally and installed in editable mode
git clone https://https://github.com/FLClab/Abberior-STED
pip install -e Abberior-STED
Usage
One the repository is installed, the user may simply import abberior
as such
from abberior import microscope, user, utils
Debug
There is a debug mode that was implemented for testing purposes when specpy
is not installed on the current computer. This is interesting in cases where you want to test a new part of the code while not being on a real microscope. To use the debug mode, the user may simply import the abberior
module as you would normally do
>>> from abberior import microscope, user, utils
No module named 'specpy'
Calling these functions might raise an error.
Falling back to the debug files...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for abberior_sted-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3a6be5d551bf8d6060a9304fe2d6af08057fde8a6fffa6ad7c64931699c2281 |
|
MD5 | a59cafaea7477ea66320b028875dd4ef |
|
BLAKE2b-256 | a72f057bb7294427e8566ccd8756de50d79e89e965e357d77c2f74170dcc02f6 |