generated from ivoa-std/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The description says this is the enumeration of different possible calibration status of the property as defined by ObsCore.
ObsCore-1.* defines calib_level as an enumerated integer {0,1,2,3,4}.
The definitions in ObsCore Section 3.3.2 match for the first 3, the last 2 are not represented { Raw=0, Instrumental=1, Calibrated=2, =3, =4 }
This model needs to do something since ObsCore is not a VODML model. I think it should match the full ObsCore descriptions, where the number is significant, and the name is the ‘label’. If MANGO PhysicalProperty.calibrationLevel needs to restrict this to (0,1,2) only, it should do so at the attribute and state that the others do not apply in this context.
Metadata
Metadata
Assignees
Labels
No labels