Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Data Facility
Description
Run validate_drp/matchedVisitMetrics.py with w_2018_36's jointcal outputs.
The given example is this script: https://github.com/lsst-dm/jointcal_compare/blob/master/slurm/validate-calibration.py
An example I got out from the above script is
matchedVisitMetrics.py /datasets/hsc/repo/rerun/RC/w_2018_36/DM-15603-jointcal/ --output=/datasets/hsc/repo/rerun/RC/w_2018_36/DM-15603-jointcal/validate-jointcal/9813 -C=validate-jointcalConfig.py --id ccd=0..8^10..103 filter=FILTER tract=TRACT visit=VISITS
|
where `validate-jointcalConfig.py` is:
config.useJointCal=True
|
config.outputPrefix="validate-jointcal"
|
config.skipTEx=True
|
config.verbose=True
|
config.instrumentName="HSC"
|
config.datasetName="jointcal"
|
Attachments
Issue Links
- relates to
-
DM-15603 Reprocess RC2 with w_2018_36
- Done
Outputs and logs are available at:
/datasets/hsc/repo/rerun/RC/w_2018_36/
DM-15603-jointcal/validate-jointcaljson file was generated for each tract/filter. I uploaded the JSON files of the COSMOS tract to the test instance of SQuash at https://squash-demo.lsst.codes/dash/code_changes/ shown in dataset="HSC RC2" and timestamps of 2018-09-13.
As these are not labelled differently than the meas_mosaic results, I won't upload them to the main instance of SQuash for now.
DM-15747has been filed.