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
[ ] No unit tests
[ ] Mac
[ ] Linux
[ ] Windows
Independent check of unit tests by [REVIEWER NAME]
Description
This PR prevents this warning that occurs when creating a WCS from a fits header:
Interface impacts
None
Testing
Unit tests
Independent check of unit tests by [REVIEWER NAME]
Functional tests
No functional testing.