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

Tickets/dm 12429 #5

Merged
merged 5 commits into from Nov 1, 2017
Merged

Tickets/dm 12429 #5

merged 5 commits into from Nov 1, 2017

Conversation

mfisherlevine
Copy link
Contributor

No description provided.

pex policies are deprecated, and should not be used here. Also
they cannot read yaml, so the move requires this change.
Add docstrings where necessary, reformat others to make compliant.
r-owen
r-owen previously requested changes Oct 27, 2017
Copy link
Contributor

@r-owen r-owen left a comment

Choose a reason for hiding this comment

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

Overall this looks great. Thank you for doing a flake8 cleanup pass! My one requested changes is to prune the yaml file to eliminate duplication with the yaml files in obs_base.

python: lsst.afw.image.ExposureF
storage: FitsStorage
tables: raw
template: calexp/calexp_v%(visit)d_f%(filter)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.

obs_base defines most of these data products, sometimes with fields missing that individual obs_ packages must then define -- typically just the template. I strongly suggest taking a cleanup pass to remove all duplicate information.

@mfisherlevine mfisherlevine dismissed r-owen’s stale review November 1, 2017 18:39

As discussed OOB, this work is being done, but on a new ticket, along with some other cleanup

@mfisherlevine mfisherlevine merged commit c696bd1 into master Nov 1, 2017
@ktlim ktlim deleted the tickets/DM-12429 branch August 25, 2018 06: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