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_cfht DM-9885: Rename deepCoadd_srcMatch as deepCoadd_measMatch #31

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.
@@ -224,9 +227,12 @@ datasets: {
deep_safeClipAssembleCoadd_metadata: {
template: "deep_assembleCoadd_metadata/%(filter)s/%(tract)d/%(patch)s_metadata.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.

Do you still want the template results file to start with "srcMatch" here?

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 f1dfd94 into master Mar 24, 2017
@ktlim ktlim deleted the tickets/DM-9885 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