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-16294: clean up dataset type definitions #95

Merged
merged 2 commits into from Oct 25, 2018
Merged

Conversation

TallJimbo
Copy link
Member

No description provided.

Copy link
Contributor

@isullivan isullivan left a comment

Choose a reason for hiding this comment

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

Looks good, one minor suggestion for additional templates to delete.

dcrCoadd_forced_src:
template: dcrCoadd-results/%(filter)s/%(tract)d/%(patch)s/forced-%(filter)s-%(tract)d-%(patch)s.fits
dcrCoadd_forced_config:
template: config/dcrCoadd_forced.py
Copy link
Contributor

Choose a reason for hiding this comment

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

dcrCoadd_measMatch, dcrCoadd_forced_src, and dcrCoadd_forced_metadata should also be deleted.

Copy link
Member Author

Choose a reason for hiding this comment

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

dcrCoadd_measMatchFull, too? What's there for that now is not obviously wrong, but it seems unnecessarily different from what's in obs_base:

obs_decam:

dcrCoadd-results/%(filter)s%(subfilter)s/%(tract)d/%(patch)s/srcMatchFull-%(filter)s%(subfilter)s-%(tract)d-%(patch)s.fits

obs_base:

dcrCoadd-results/%(filter)s%(subfilter)dof%(numSubfilters)d/%(tract)d/%(patch)s/srcMatchFull-%(filter)s%(subfilter)dof%(numSubfilters)d-%(tract)d-%(patch)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.

Yes, dcrCoadd_measMatchFull should go too. Sorry I missed it!

I cannot imagine this actually works, as singleFrameDriver no
longer runs on full visits and pointing looks like it's probably
only valid for HSC.
dcrCoadd_forced_config was present prior to this ticket, and the
the others are being added on it.
@TallJimbo TallJimbo merged commit b3dceb3 into master Oct 25, 2018
@TallJimbo TallJimbo deleted the tickets/DM-16294 branch October 25, 2018 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants