DiamondLightSource / DiamondLightSource/httomo
Use DAGs ("directed acyclic graphs") to inform the re-running of a pipeline
Open
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
The idea is something like:
- a particular science case might need to do multiple runs of almost the same tomography processing pipeline, but with a few parameter changes across different methods
- use a DAG to determine subsets/subpaths of a pipeline to re-run that can achieve this, but also with the minimal redundancy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.