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
Dear Michael,
Testing the code using example image fits (217 or 218), no *.dat is produced
and the following error occurs :
---- run image registration
extract sources from 1 frames
..... init
raise VerifyError('\n'.join(msg))
astropy.io.fits.verify.VerifyError: The following keyword arguments to Column were invalid:
Column disp option (TDISPn) failed verification: Format E15 is not recognized. The invalid value will be ignored for the purpose of formatting the data in this column.
The text was updated successfully, but these errors were encountered:
I'm sorry for my late reply. I encountered this issue now myself and removed the TDISPn references when querying Vizier entirely, which seemed to fix it for me. If the issue still persists, please let me know.
Dear Michael,
Testing the code using example image fits (217 or 218), no *.dat is produced
and the following error occurs :
---- run image registration
extract sources from 1 frames
.....
init
raise VerifyError('\n'.join(msg))
astropy.io.fits.verify.VerifyError: The following keyword arguments to Column were invalid:
Column disp option (TDISPn) failed verification: Format E15 is not recognized. The invalid value will be ignored for the purpose of formatting the data in this column.
The text was updated successfully, but these errors were encountered: