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
We get many of these warnings when running combine.py:
WARNING: FITSFixedWarning: 'datfix' made the change 'Set DATEREF to '2001-01-01T00:01:04.184' from MJDREF.
Set MJD-OBS to 54514.027824 from DATE-OBS.
Set MJD-END to 54514.165671 from DATE-END'. [astropy.wcs.wcs]
WARNING: FITSFixedWarning: RADECSYS= 'FK5 ' / default
the RADECSYS keyword is deprecated, use RADESYSa. [astropy.wcs.wcs]
We should investigate where these warnings are coming from and try to avoid them.
The text was updated successfully, but these errors were encountered:
We get many of these warnings when running
combine.py
:We should investigate where these warnings are coming from and try to avoid them.
The text was updated successfully, but these errors were encountered: