Skip to main content

Utilities for ewoks developers

Project description

blissoda

blissoda provides utilities for online data analysis in BLISS.

blissoda is mostly used by the BLISS beamline macro's. In this case it needs to be installed in the BLISS environment.

The actual data processing is done remotely using ewoksjob. blissoda does not contain any data processing code or have any scientific libraries as dependencies.

Install

In the Bliss environment you install with the client option

pip install blissoda[client]

Beamline specific clients are installed with the beamline name as option

pip install blissoda[id11]

Project specific clients are installed with the project name as option

pip install blissoda[streamline]

When workflows are not triggered from Bliss but from Redis scan information in a separate process, you install with the server option in the process environment

pip install blissoda[server]

Test

pytest --pyargs blissoda.tests

Documentation

https://blissoda.readthedocs.io/

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

blissoda-0.3.1.tar.gz (81.5 kB view hashes)

Uploaded Source

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