You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently fileio.py is a bit hardcoded; for a FITS file with say, NAXIS=2, readFITS crashes. Perhaps it can be modified to take number of axis into account while reading the data ?