Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-11138: add jointcal_wcs and jointcal_photoCalib datasets #56

Merged
merged 1 commit into from Mar 4, 2018

Conversation

TallJimbo
Copy link
Member

No description provided.

jointcal_wcs: # astrometric calibration produced by jointcal
template: 'jointcal-results/%(tract)04d/%(filter)s/jointcal_wcs-v%(visit)d_R%(raft)s_S%(sensor)s.fits'
jointcal_photoCalib: # photometric calibration produced by jointcal
template: 'jointcal-results/%(tract)04d/%(filter)s/jointcal_photoCalib-v%(visit)d_R%(raft)s_S%(sensor)s.fits'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swap filter and tract in directory structure (as they have it for the coadd templates, e.g.

deepCoadd_measMatch:
     template: deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatch-%(filter)s-%(tract)d-%(patch)s.fits

I'd again move this up with the other photoCalib definition (line ~158).

Also removes fcr; it is only produced by meas_mosaic, which never ran
successfully on obs_lsstSim, so we don't have any old outputs to worry
about.
@TallJimbo TallJimbo merged commit 83b9f0f into master Mar 4, 2018
@ktlim ktlim deleted the tickets/DM-11138 branch August 25, 2018 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants