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

Update drizzlepac notebooks to account for new DQ 'bits' definitions #112

Open
mackjenn opened this issue Sep 5, 2019 · 1 comment
Open
Assignees

Comments

@mackjenn
Copy link

mackjenn commented Sep 5, 2019

3 notebooks have outdated parameter values:

https://github.com/spacetelescope/notebooks/blob/master/notebooks/DrizzlePac/align_to_catalogs/align_to_catalogs.ipynb

driz_sep_bits,final_bits='64, 32' should be '64, 16'

https://github.com/spacetelescope/notebooks/blob/master/notebooks/DrizzlePac/sky_matching/sky_matching.ipynb

final_bits='64' should be '16'

https://github.com/spacetelescope/notebooks/blob/master/notebooks/DrizzlePac/optimize_image_sampling/optimize_image_sampling.ipynb

driz_sep_bits,final_bits='64,512' should be '16,512'

@catherine-martlin
Copy link
Contributor

See PR #127 for current progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants