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 crash in tweakreg when updatehdr is false #801

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

mcara
Copy link
Member

@mcara mcara commented Sep 9, 2020

Fixes a crash in TweakReg when updatehdr was set to False because the code would attempt to archive the Primary WCS of a read-only file.

Fixes #800

@mcara mcara added the bug label Sep 9, 2020
@mcara mcara self-assigned this Sep 9, 2020
@mcara mcara merged commit c6c84ac into spacetelescope:master Sep 9, 2020
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.

Tweakreg crashes when run with updatehdr=False
1 participant