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
When trying to load particular FITS files the following error is shown:
File ".local/lib/python3.8/site-packages/astro_tigger_lsm-1.7.1-py3.8.egg/Tigger/Coordinates.py", line 359, in __init__
self.wcs = WCS(header)
File ".local/lib/python3.8/site-packages/astropy/wcs/wcs.py", line 537, in __init__
self.wcs.set()
astropy.wcs._wcs.InvalidTransformError: ERROR 6 in wcs_units() at line 3195 of file cextern/wcslib/C/wcs.c:
In CUNIT4 : Mismatched units type 'charge': have 'm/S', want 'm/s'.
Error loading FITS image ../CD-joint/wsrt.fits: ERROR 6 in wcs_units() at line 3195 of file cextern/wcslib/C/wcs.c:
In CUNIT4 : Mismatched units type 'charge': have 'm/S', want 'm/s'.
The text was updated successfully, but these errors were encountered:
razman786
added a commit
to razman786/tigger-lsm
that referenced
this issue
May 10, 2022
When trying to load particular FITS files the following error is shown:
The text was updated successfully, but these errors were encountered: