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 two small bugs in image loading. #385

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Fix two small bugs in image loading. #385

merged 2 commits into from
Oct 23, 2023

Conversation

jeremykubica
Copy link
Contributor

Fixes two bugs in image loading:

  1. The file is not closed if it is opened a second time.
  2. The status bit needs to be reset before the second key lookup (or the fits reader will automatically fail).

@jeremykubica jeremykubica merged commit b728987 into main Oct 23, 2023
1 check passed
@jeremykubica jeremykubica deleted the raw_image_fix branch October 23, 2023 16:16
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.

2 participants