Closer adherence to the FITS standard for position FITS files to ensure future compatibility

Bug #806100 reported by Jack Ireland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Helioviewer.org
New
Undecided
Unassigned

Bug Description

The FITS standard includes more information about positioning an image than is currently implemented. A position in a FITS file is calculated as (assuming a helioprojective cartesian co-ordinate system)

position in arcseconds of pixel 'i' = CRVALn + CDELTn*( CRPIXn - i )

where n=1,2. Currently helioviewer.org assumes CRVALn is identically zero for all FITS files, which need not be the case. I don't know if JHelioviewer does the same; but in order to ensure that all FITS files can be properly overlaid, JHV and HV.org should query the FITS files for the value of CRVALn, and use the equation above to calculate the position of a pixel. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.