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 Fits object to non-deprecated version (FITS) #500

Closed

Conversation

snbianco
Copy link

@snbianco snbianco commented Jun 4, 2024

In one of our notebooks, we are getting this warning stemming from gwcs:

WARNING: AstropyDeprecationWarning: The class "Fits" has been renamed to "FITS" in version 7.0. 
The old name is deprecated and may be removed in a future version. Use FITS instead. [astropy.units.format]

This is a quick fix to update the usage on line 2035 of wcs.py.

@snbianco snbianco closed this Jun 4, 2024
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.

1 participant