will-henney / bowshock-shape

Calculate shape of wind-wind bowshocks
1 stars 0 forks source link

Montage fails with images derived from WFPC2 mosaic #11

Closed will-henney closed 11 years ago

will-henney commented 11 years ago

Symptom is something like this:

montage_wrapper.status.MontageError: mProject: EQUINOX keyword in FITS header not a real number

This is due to EQUINOX = "J2000" in fits header. Fix is to use astropy.wcs to sanitise the header.