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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file abberior-sted-0.0.3.tar.gz.
File metadata
- Download URL: abberior-sted-0.0.3.tar.gz
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67de0e3a5d3856416a25e0912b56039296d3da23cb0da84ef4bee40f42347c91
|
|
| MD5 |
3aef81d19e9fc7c525d93371f21d2f49
|
|
| BLAKE2b-256 |
2a482657275070a660690f0510c9a864f24a739c6b7eb8999c9f27d8360dc386
|
File details
Details for the file abberior_sted-0.0.3-py3-none-any.whl.
File metadata
- Download URL: abberior_sted-0.0.3-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3a6be5d551bf8d6060a9304fe2d6af08057fde8a6fffa6ad7c64931699c2281
|
|
| MD5 |
a59cafaea7477ea66320b028875dd4ef
|
|
| BLAKE2b-256 |
a72f057bb7294427e8566ccd8756de50d79e89e965e357d77c2f74170dcc02f6
|