wtbarnes / mocksipipeline

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

Snakemake pipeline refactor #17

Closed wtbarnes closed 9 months ago

wtbarnes commented 10 months ago

Fixes #10

This is a massive overhaul of the entire pipeline to use Snakemake as an orchestration tool. This makes it much easier to lay out pipelines that have fairly complex dependencies over many different steps and pieces of data.

Additionally, this also introduces the possible configuration for the second overlappogram

TODOs

wtbarnes commented 10 months ago

I think it might be better to move the addition of the extra overlappogram to a separate PR.