Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abberior-sted-0.0.3.tar.gz (30.6 kB view hashes)

Uploaded Source

Built Distribution

abberior_sted-0.0.3-py3-none-any.whl (31.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page