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 nor has 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
Release files for blissoda 1.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| blissoda-1.11.0.tar.gz | 287.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| blissoda-1.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 718.0 kB
Release files / blissoda-1.11.0.tar.gz
| Download URL | blissoda-1.11.0.tar.gz |
|---|---|
| Size | 287.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1d823e24a006c72378bd9fa853db617142d9dafd0ba15ff484538e7a2a89aff
|
|
BLAKE2b-256 checksum How to use checksums |
5fbd4f3ac2b20d1ac444f51906de6dcafd554bf2432678725b5ba7b481341318
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.10
|
Release files / blissoda-1.11.0-py3-none-any.whl
| Download URL | blissoda-1.11.0-py3-none-any.whl |
|---|---|
| Size | 430.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cb6cb422839e523ce094e18a7802eafc54b90e0d05152c229d04b663680584aa
|
|
BLAKE2b-256 checksum How to use checksums |
2123827a42b8f40015a06ebe547eb14cd4548b7359ae7ee2bb571d592633079d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.10
|