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

obs_decam DM-9885: Rename deepCoadd_srcMatch as deepCoadd_measMatch #54

Merged
merged 2 commits into from Mar 24, 2017

Conversation

PaulPrice
Copy link
Contributor

No description provided.

The naming appears to be an error during the port of functionality
from HSC. Renamed in order to make clearer the relationship with the
deepCoadd_meas catalog.

Did not change the file template, so as not to invalidate existing
processed data.
The denormalized matches filesets are more convenient to read.
Activating them requires configuration changes in the appropriate Task.
@@ -245,9 +248,12 @@ datasets: {
deep_safeClipAssembleCoadd_metadata: {
template: "deepCoadd/%(filter)s/%(tract)d/%(patch)s/assembleCoaddMD.boost"
}
deepCoadd_srcMatch: {
deepCoadd_measMatch: {
template: "deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatch-%(filter)s-%(tract)d-%(patch)s.fits"
Copy link
Member

Choose a reason for hiding this comment

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

Did you want it to be "srcMatch*" here still?

template: "deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatch-%(filter)s-%(tract)d-%(patch)s.fits"
}
deepCoadd_measMatchFull: {
template: "deepCoadd-results/%(filter)s/%(tract)d/%(patch)s/srcMatchFull-%(filter)s-%(tract)d-%(patch)s.fits"
Copy link
Member

Choose a reason for hiding this comment

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

And "srcMatchFull" here?

@PaulPrice PaulPrice merged commit 7b1a0c8 into master Mar 24, 2017
@ktlim ktlim deleted the tickets/DM-9885 branch August 25, 2018 06:45
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