wtbarnes / mocksipipeline

Pipeline for producing synthetic images from the Multi-Order Spectral Imager (MOXSI)
MIT License
3 stars 1 forks source link

Snakemake pipeline should make use of instrument design classes #28

Closed wtbarnes closed 6 months ago

wtbarnes commented 7 months ago

Currently, the pipeline relies on iterating over individual channel classes. This needs to be modified to make use of the new instrument configuration class/instances introduced in #25.