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

Fix logic for turning off sky subtraction #59

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

mcara
Copy link
Member

@mcara mcara commented Apr 11, 2017

As reported in #58, skysub option in AstroDrizzle is broken and setting skysub to False does not turn off subtraction of MDRIZSKY values read from image headers during initialization of AstroDrizzle.

Initially, the capability of turning off sky subtraction was introduced in https://trac.stsci.edu/ssb/stsci_python/ticket/1208 but, unfortunately, it works only when MDRIZSKY is not present in image headers.

This PR fixes the logic for turning off sky subtraction.

CC: @stsci-hack

@mcara mcara merged commit df02b15 into spacetelescope:master Apr 11, 2017
@mcara mcara self-assigned this Apr 11, 2017
@mcara mcara added the bug label Apr 11, 2017
@mcara mcara deleted the fix-skysub-bugs branch November 17, 2017 19:38
s-goldman pushed a commit to s-goldman/drizzlepac that referenced this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant