Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Facility
Description
Run matchedVisitMetrics.py and validateDrp.py with the HSC RC2 w_2018_10 outputs from DM-13647.
Follow Michael Wood-Vasey's example:
# Need to specify tract, otherwise one will get a meas_base failure.
|
matchedVisitMetrics.py "${REPO}" --output "${OUTREPO}" --config useJointCal=True --id visit=${VISITIDS} tract=${TRACT} |
|
# Capture the output
|
validateDrp.py "${OUTREPO}"/matchedVisit_${FILTER}.json --noplot > ${OUTREPO}/metrics.log |
Use the ticket branch of DM-13742.