Astropy Fits Python Warnings What Does It Mean That A Card Is Fixed To Meet Fits Standard? March 26, 2024 Post a Comment I am trying to use a FITS file. I have the following code: from astropy.io import fits from astropy… Read more What Does It Mean That A Card Is Fixed To Meet Fits Standard?
Astropy Python No Module Named Astropy November 28, 2023 Post a Comment I've install the module Astropy for Python in mac using: pip install --user astropy It works w… Read more No Module Named Astropy