Opened 11 years ago

Closed 11 years ago

#177 closed defect (fixed)

WCS in moment-0 FITS image not correct

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: high Milestone: Release-1.3
Component: Output Version: 1.2.2
Severity: normal Keywords:
Cc:

Description

Looking at the moment-0 FITS map in kvis, I realised the WCS is not coming out correctly, with the axes appearing as naxis1,naxis2,naxis3.

Look into this!

Change History (1)

comment:1 Changed 11 years ago by MatthewWhiting

Resolution: fixed
Status: newclosed

Couple of problems have been fixed:

  • The header was being written twice (writeBasicHeader was being called twice, once from the openFile function).
  • The moment map had the third axis WCS specification still appearing.

These have been fixed in [1136], as has the pixel units for the moment-0 map. Closing ticket.

Note: See TracTickets for help on using tickets.