Open phirstgemini opened 4 months ago
So this is not a FitsStorage bug, and highlighting the FITS standard violation is correct behavior, ugly though it is in the search results.
As such, no action due. It would be nice to tell DRAGONS how to do this nicely.
Keeping this open as a placeholder and I'm sure it will get queried in the future...
fitsverify complains that there shouldn't be a CRPIX2 header (based on WCSAXES being 1 I think), and astropy wcslint helpfully explodes with a MemoryError. Now I'm not 100% confident that fitsverify is in the right here. It's a bit unusual I think to have WCSAXES < NAXIS, and I don't see anything in the FITS papers that discuss (or forbid) that possibility, so it's all a bit vague. But wcslint blowing up on them perhaps suggests something is not quite standard...
From Chris on slack:
OK, so basically it's correct behavior for these to be identified as having fits issues. Would be nice to figure out a sensible compliant way to store the WCS. Storing this here for reference.