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...
Release files for abberior-sted 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| abberior-sted-0.0.3.tar.gz | 30.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| abberior_sted-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 62.0 kB
Release files / abberior-sted-0.0.3.tar.gz
| Download URL | abberior-sted-0.0.3.tar.gz |
|---|---|
| Size | 30.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
67de0e3a5d3856416a25e0912b56039296d3da23cb0da84ef4bee40f42347c91
|
|
BLAKE2b-256 checksum How to use checksums |
2a482657275070a660690f0510c9a864f24a739c6b7eb8999c9f27d8360dc386
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.10.14
|
Release files / abberior_sted-0.0.3-py3-none-any.whl
| Download URL | abberior_sted-0.0.3-py3-none-any.whl |
|---|---|
| Size | 31.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3a6be5d551bf8d6060a9304fe2d6af08057fde8a6fffa6ad7c64931699c2281
|
|
BLAKE2b-256 checksum How to use checksums |
a72f057bb7294427e8566ccd8756de50d79e89e965e357d77c2f74170dcc02f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.10.14
|