Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:SQuaRE
Description
Currently validate_drp uses some manual crude addition of calibration information and constructs new schemas to store this information. This is essentially what TransformTask is meant for. Using this would simplify the code, make it less fragile, and ideally eventually integrate more transparently with future calibration improvements or redefinitions of how zeropoints are tracked..
1. Learn how to use TransformTask. Note DM-4948 is the doc task for this.
2. Adapt the code.
3. Verify unchanged results on existing validation_data_decam and validation_data_cfht.
Attachments
Issue Links
- is blocked by
-
DM-4948 Please improve the documentation for TransformTask and derivatives
- Invalid
Jim Bosch Is this ticket to use a TransformTask for validate_drp still relevant?