Utilities for ewoks developers
Project description
blissoda
blissoda provides utilities for online data analysis and automation in BLISS.
blissoda is mostly used by the beamline macro's for BLISS. In this case it needs to be installed in the BLISS environment.
The actual data processing should be distributed by ewoksjob. This project should not contain any data processing code or have any scientific libraries as dependencies.
Install
python3 -m pip install blissoda[id22,bm23,id31,streamline,server,test,...]
- submit: when workflows need to be submitted from this environment (remote execution)
- server: listen to Redis and execute workflows described in
scan info
- id22: XRD data reduction workflows
- bm23: EXAFS plotting
- id31: XRD data reduction workflows
- streamline: XRD data reduction workflows
- test: for testing
Many modules of blissoda depend on bliss but this is not added to the project requirements.
Test
python3 -m pytest --pyargs blissoda.tests
Documentation
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
blissoda-0.0.1b0.tar.gz
(33.7 kB
view hashes)