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-17426: Improve full-visit sky subtraction #74

Merged
merged 5 commits into from Apr 9, 2019
Merged

Conversation

PaulPrice
Copy link
Contributor

No description provided.

@PaulPrice PaulPrice force-pushed the tickets/DM-17426 branch 7 times, most recently from 859499b to b894512 Compare April 5, 2019 08:10
This task does multiple detection passes to get a good sky
level unaffected by the wings of objects. This will be used in
constructSky and skyCorrection.
This allows us to more completely remove objects when building
the sky frame (useful when there's only a small number of inputs).
This allows a better measurement of the sky level, less affected
by the wings of bright objects.
We need to interpolate in two dimensions instead of one,
since chip gaps can extend completely across a single
dimension of the camera.
This cleans up any remaining low-level sky after the
original two stages (large-scale focalplane sky-subtraction
and sky frame subtraction).
@PaulPrice PaulPrice merged commit 4c9d1b2 into master Apr 9, 2019
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