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-27147: Move writing the skyMap dataset next to registering it. #48

Merged
merged 1 commit into from Nov 26, 2020

Conversation

TallJimbo
Copy link
Member

Adding a SkyMap to a Gen3 repo now all happens in one place, and we just write one "skyMap" dataset instead of the various "deep", "bestSeeing" variants - we don't need those in Gen3, because the skymap data ID already distinguishes between them.

Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

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

One docstring comment

"""Add skymap, tract, and patch Dimension entries to the given Gen3
Butler Registry.

Parameters
----------
name : `str`
The name of the skymap.
registry : `lsst.daf.butler.Registry`
The registry to add to.
registry : `lsst.daf.butler.Butler`
Copy link
Contributor

Choose a reason for hiding this comment

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

registry : --> butler :

Adding a SkyMap to a Gen3 repo now all happens in one place, and we
just write one "skyMap" dataset instead of the various "deep",
"bestSeeing" variants - we don't need those in Gen3, because the skymap
data ID already distinguishes between them.
@TallJimbo TallJimbo merged commit cbc8587 into master Nov 26, 2020
@TallJimbo TallJimbo deleted the tickets/DM-27147 branch November 26, 2020 05:15
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