Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Team:SQuaRE
-
Urgent?:No
Description
I noticed a few metrics dispatched to SQuaSH where the instrument metadata is missing. That includes Dan’s new astrom_, photom_ for metrics for DC2 and also TE1 and TE2 for both HSC RC2 and DC2.
A query that shows the problem:
> SELECT TE1, TE2, photom_mag_cModelFlux_all_diff_median_ref_mag15, instrument, dataset, version_tag FROM "validate_drp" WHERE instrument !~ /./
|
Example of verify jobs with missing metadata:
https://squash-restful-api.lsst.codes/job/99820
https://squash-restful-api.lsst.codes/job/92783
Perhaps this is an opportunity to review some of the metadata being used and discuss the possibility of having optional metadata.