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

Resolve astropy 4.2.1 FITS header warning #966

Closed
eslavich opened this issue Apr 1, 2021 · 0 comments · Fixed by #977
Closed

Resolve astropy 4.2.1 FITS header warning #966

eslavich opened this issue Apr 1, 2021 · 0 comments · Fixed by #977
Milestone

Comments

@eslavich
Copy link
Contributor

eslavich commented Apr 1, 2021

A handful of tests in the warnings-as-exceptions job began failing with the release of astropy 4.2.1:

E                       astropy.io.fits.verify.VerifyWarning: Error validating header for HDU #0 (note: Astropy uses zero-based indexing).
E                           Header size is not multiple of 2880: 1246
E                       There may be extra bytes after the last HDU or the file is corrupted.

It looks like some of the test data we have checked into the repo needs to be regenerated

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 a pull request may close this issue.

1 participant