Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

Reschdule functionality should be implemented #60

Closed MNBrod closed 3 years ago

MNBrod commented 3 years ago

This primitive is a placeholder for a proper check on whether or not an object can be processed based on previously ingested files. BasePrimitive._precondition should be implemented here, and it should look for all of the calibrations that are required for a full reduction to take place

MNBrod commented 3 years ago

Implemented in #79