sot / astromon

Astrometric accuracy (celestial location) monitor
0 stars 0 forks source link

ignore FITSFixedWarning #27

Closed javierggt closed 2 years ago

javierggt commented 2 years ago

Description

This PR prevents this warning that occurs when creating a WCS from a fits header:

WARNING: FITSFixedWarning: 'datfix' made the change 'Set DATEREF to '1998-01-01' from MJDREF.
Set MJD-END to 59584.144595 from DATE-END'. [astropy.wcs.wcs]

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

No functional testing.