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

Review for DM-4831: Add bright object masks to pipeline outputs #18

Merged
merged 4 commits into from Mar 15, 2016

Conversation

jdswinbank
Copy link
Contributor

No description provided.

config.measurement.plugins["base_PixelFlags"].masksFpAnywhere.append("BRIGHT_OBJECT")

config.measurement.plugins.names |= ["base_InputCount"]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we need the extra blank line?

@natelust natelust force-pushed the tickets/DM-4831 branch 3 times, most recently from 8116688 to dd76f40 Compare March 15, 2016 22:02
RobertLuptonTheGood and others added 4 commits March 15, 2016 18:23
N.b. Don't override previous values of base_PixelFlags, i.e. use
append() not an assignment, as previous code may have set
config.measurement.plugins["base_PixelFlags"].*
pipe_tasks (HSC-1342) uses the butler to read these files, of type "brightObjectMask" to set a bit mask and flags for bright objects.
@natelust natelust merged commit b9c07be into master Mar 15, 2016
@ktlim ktlim deleted the tickets/DM-4831 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
Development

Successfully merging this pull request may close these issues.

None yet

6 participants