roman-corgi / corgidrp

Data Reduction Pipeline for the Roman Coronagraph Instrument
4 stars 2 forks source link

Calibration Algorithm Generation: CTI Pump Trap Data (II&T Port) #112

Open maxwellmb opened 1 week ago

maxwellmb commented 1 week ago

This is a break-up from issue #20 which currently includes the step function and the calibration generation. This part just covers the generation of the calibrations.

We need to port over the II&T code. I've started and there's a branch cti_correction. This is a requirement for R3.0.1, even if the step function becomes a "should" (i.e. not a strict requirement).

maxwellmb commented 3 days ago

@kjl0025 says: "There are a few minor changes to the tpumpanalysis code that were made after the port to cgi_iit_drp repo. Those changes are on the cosmic_update_code branch here. The changes are found in example_script.py, tpump_final.py, and ut_tpump_final.py."