Data processing workflows for Tomography
Project description
ewokstomo
The ewokstomo project is a Python library designed to provide workflow tasks for Tomographic Data Processing using Ewoks (Extensible Workflow System).
Installation
By default, at the ESRF, ewokstomo should be installed on Ewoks workers using an Ansible script by the DAU team.
If you wish to install ewokstomo manually, ensure you have Python 3.10+ and pip installed. You can install the library directly from PyPI:
pip install ewokstomo
Alternatively, to install from source, clone this repository and run:
git clone https://gitlab.esrf.fr/workflow/ewoksapps/ewokstomo.git
cd ewokstomo
pip install -e .
Quickstart Guide
Running an ewokstomo Workflow
Most of the time, the workflow will be automatically ran from the Bliss control system. However if you wish to execute the workflow by hand, you can use the following:
ewoks execute workflow.json
Some examples of workflow are found in ewokstomo/workflows
How-To Guides
For detailed instructions on various tasks, please refer to the How-To Guides in the documentation, which cover topics such as:
- Configuration of tomography workflows
- Running workflows locally for testing
- Using the API to run specific tasks (e.g., NXtomo conversion, reconstruction)
Documentation
Comprehensive documentation, including an API reference, tutorials, and conceptual explanations, can be found in the doc directory or online at the ReadTheDocs page.
Contributing
Contributions are welcome! To contribute, please:
- Clone the repository and create a new branch for your feature or fix.
- Write tests and ensure that the code is well-documented.
- Submit a merge request for review.
See the CONTRIBUTING.md file for more details.
License
This project is licensed under the MIT License. See the LICENSE.md file for details.
Support
If you have any questions or issues, please open an issue on the GitLab repository or contact the support team via a data processing request ticket.
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
File details
Details for the file ewokstomo-0.5.1.tar.gz.
File metadata
- Download URL: ewokstomo-0.5.1.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55a83989de21af9ceebc70709392b503630487e5f2a01ebbc72c204c005dbe7
|
|
| MD5 |
9d5abb2f210c2102ee6586e7b633d269
|
|
| BLAKE2b-256 |
22218bfb80d21d6fc976920da20fdee75b81ab2f70a7ad1cf8a582aaa90b066a
|