roman-corgi / corgidrp

Data Reduction Pipeline for the Roman Coronagraph Instrument
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

E2E test that produces both the kgain and nonlin calibrations from a same set of PUPILIMG data #252

Closed semaphoreP closed 2 weeks ago

semaphoreP commented 2 weeks ago

Is your feature request related to a problem? Please describe. All the pieces of code are there, but we should have a test to confirm we can do this end-to-end.

Describe the solution you'd like A new e2e test that produces a kgain and nonlin given a series of L1 data that simulate an entire PUPILIMG sequence and demonstrates both calibration files are produced if this L1 dataset is fed into the walker.

Additional context Aim for v2.0 (requires simulating an accurate PUPILIMG dataset).

semaphoreP commented 2 weeks ago

done in #256