-
Type: Story
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Labels:None
-
Story Points:1
drp.py declares two types for holding spectra: PfsCoadd and PfsObject. The former corresponds to the 'true' PfsObject type specified in datamodel.txt. The latter type is used for internal diagnostic purposes.
So the former type is not in line with datamodel.txt. Rename the drp.py:PfsCoadd -> PfsObject. And rename the drp.py:PfsObject to something separate.
Further, the new types should contain keywords to distinguish one another - the FITS filenames themselves are not sufficient to distinguish them.
- blocks
-
DAMD-57 Implement range of datamodel changes
- Done