roman-corgi / corgidrp

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

Saving Extra Pump Trap Data #190

Closed maxwellmb closed 5 hours ago

maxwellmb commented 1 week ago

Is your feature request related to a problem? Please describe. The pump trap calibration function produces multiple fits for the dipole time constants and maximum amplitudes, however right now only the first one is saved.

Describe the solution you'd like These could be added to the pump trap array by increasing its size and saving the results of multiple fits. To do this we'd want to modify the create_TrapCalibration_from_trap_dict function in pump_trap_calibration.py.

kjl0025 commented 1 week ago

I believe this issue and issue #189 are covered already in issue #181.