Shear Validated Measurements Product¶
Data product name¶
sheValidatedMeasurements
Data product custodian¶
SHE
Data model tag¶
8.0
Name of the Schema file¶
ST_DM_Schema/dictionary/pro/she/euc-test-she.xsd
Schema documentation tag¶
Documentation for data product element sheValidatedMeasurements:
This product contains the shear measurements made by one or more shear estimation methods along with any applicable validation data.
Documentation for data product element Header:
The generic header of the product.
Data product elements¶
Base class: cat:observationCatalog
BfdMoments (sheBfdMoments) [0-1]
DataStorage (sheBfdMomentsFile)
DataContainer (dss:dataContainer)
Valid (sheValidStatus)
KsbShearMeasurements (sheKsbMeasurements) [0-1]
DataStorage (sheKsbMeasurementsFile)
DataContainer (dss:dataContainer)
Valid (sheValidStatus)
LensMcShearMeasurements (sheLensMcMeasurements) [0-1]
DataStorage (sheLensMcMeasurementsFile)
DataContainer (dss:dataContainer)
Valid (sheValidStatus)
MomentsMlShearMeasurements (sheMomentsMlMeasurements) [0-1]
DataStorage (sheMomentsMlMeasurementsFile)
DataContainer (dss:dataContainer)
Valid (sheValidStatus)
RegaussShearMeasurements (sheRegaussMeasurements) [0-1]
DataStorage (sheRegaussMeasurementsFile)
DataContainer (dss:dataContainer)
Valid (sheValidStatus)
ObservationDateTime (img:spaceObservationDateTime)
ObservationMode (ins:observationMode)
NumberExposures (short int)
Processing Element(s) creating/using the data product¶
SHE
Processing function using the data product¶
SHE
Detailed description of the data product¶
An XML data product containing a fits catalogue to store shear measurements, as well as other related measurements. This product will contain the following 5 catalogContainer objects, each pointing to a fits binary table:
BfdMoments
KsbShearMeasurements
LensMcShearMeasurements
MomentsMlShearMeasurements
RegaussShearMeasurements
All of these are optional, but at least one must exist. In each case, since the storage is a binary table, the table and its header will be stored in the first extension, with the primary HDU being a default, empty image. All of these catalogues will have the same format as those used by the ShearMeasurements data product, now using the “VAL_FLAGS” column in it to note the results of validation tests (flag definitions TBD).
This product is one of the final outputs of the Shear Analysis pipeline, and will be passed to the Shear Reconciliation pipeline.