thespacedoctor / soxspipe

The pipeline for the SOXS instrument
GNU General Public License v3.0
3 stars 0 forks source link

SOX-062-A19: Use fitsverify to make sure all data products comply to FITS standards #145

Open thespacedoctor opened 2 years ago

thespacedoctor commented 2 years ago

We executed the command fitsverify -q (from NASA), to verify the FITS are compliant with the standard without issuing any error or warnings. In a few cases we found problems: verification FAILED: 20190830T183218_UVB_1X1_FAST_DISP_MAP.fits, 3 warnings and 0 errors verification FAILED: 20190830T183223_VIS_1X1_FAST_DISP_MAP.fits, 3 warnings and 0 errors verification FAILED: 20190830T183347_NIR_DISP_MAP.fits, 3 warnings and 0 errors verification FAILED: 20190830T184348_NIR_2D_MAP.fits, 3 warnings and 0 errors

thespacedoctor commented 1 year ago

All product FITS files now pass fitverify without error or warnings. All issues were due to using ‘-’ instead of underscores in FITS binary table column names.

thespacedoctor commented 10 months ago

This issue has been left open by ESO ... check fitsverify on these frames again.