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
Trying to open a FITS file with a binary table containing multiple fixed size array columns with fitsio.read results in an error: KeyError: 'unsupported BINARY_TBL fits data type: 80
The file can be downloaded here.
The text was updated successfully, but these errors were encountered:
Trying to open a FITS file with a binary table containing multiple fixed size array columns with
fitsio.read
results in an error:KeyError: 'unsupported BINARY_TBL fits data type: 80
The file can be downloaded here.
The text was updated successfully, but these errors were encountered: