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_lsstSim/DM-7884: unification of coadd and diff datasets #26

Merged
merged 5 commits into from Oct 30, 2016

Conversation

TallJimbo
Copy link
Member

No description provided.

pgee2000 and others added 4 commits October 19, 2016 10:43
deepCoadd_depth, deepCoadd_bg, deepCoadd_bgRef, deepCoadd_forced + _schema
modelfits + _schema
deepCoadd_modelfits + _schema, deepCoadd_multiModelfits + _schema
diffsources + _schema
diffpsf
diff
crDiffim, crDiffimSrc + _schema
Datasets which are defined in obs_base may differ from those defined
in the Mapper.paf file only in the template or tables entries.
Remove those parts of the dataset definiton which do not differ.
@@ -125,11 +117,8 @@ exposures: {
level: "None"
tables: raw
}
# dataset defined in obs_base modified in this mapper as follows:
Copy link
Member Author

Choose a reason for hiding this comment

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

As in obs_decam, there's no reason to specialize level.

Copy link
Contributor

Choose a reason for hiding this comment

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

Added to RFC-237

}
# dataset defined in obs_base modified in this mapper as follows:
deepCoadd_forced_config: {
template: "config/deepCoadd_forced.py"
python: "lsst.meas.base.forcedCoadd.ForcedCoaddMeasurementConfig"
Copy link
Member Author

Choose a reason for hiding this comment

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

I think the python entry here must either be incorrect or the obs_base one is. Probably the former.

Copy link
Contributor

Choose a reason for hiding this comment

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

Already noted in RFC-237

@pgee2000 pgee2000 merged commit d0a4d6d into master Oct 30, 2016
@ktlim ktlim deleted the tickets/DM-7884 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