FIX: Clean up the module ordering for the FITS and L0 savers - #201
Conversation
|
The tests failed because ImmediatelyPreceeding and SetTypeExclusive are new features I added to MEGAlib. |
|
Mark it as draft - I take a look at the MEGAlib PR either tonight or tomorrow
|
|
Just checking: is it correct to have me as reviewer on this? |
|
OK. |
|
@fhagemann : I want you to test this PR with the new MEGAlib version https://github.com/zoglauer/megalib/tree/feature/supervisor-hardening |
|
EDIT: Seems like it didn't pull all the latest commits from
|
|
I can test if this affect how I run nuclearizer tomorrow 😉 |
|
Hi Felix, For L0, when I designed this I was mostly thinking of the Case 1 scenario, where we write the simulation straight to a file without running any calibration or the rest of the pipeline. We could enforce Case 1 by requiring the DEE to be immediately before the L0 saver: @zoglauer @ckierans Does the Case 1 scenario also match what you were thinking for the L0 pipeline? |
|
Yes, I think the L0 saver was exactly designed for case 1. |
|
I was able to run the DEE after updating megalib to If we want to merge this, I would suggest to merge this PR and |
|
Whatever changes we have to make after merging the changes in |





This PR addresses issues from #198 . I made a few changes to how the module picking behaves: