Ignore:
Timestamp:
02/10/09 13:17:31 (15 years ago)
Author:
Malte Marquarding
Message:

Fix for ticket #110. Hopefully the last. Using the preferVelocity option in ImageToFITS, which will output a elocity axis if a restfrequency is given, otherwise it will set up a frequency axis hwich looks the same in CLASS and asap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFITSImageWriter.h

    r1444 r1500  
    6161                                                   casa::Double lon,
    6262                                                   casa::Double lat);
    63   // Apply hacks to fits file so it can be read by class
    64   // modifications are
    65   // CTYPE1 :  FREQ-XYZ -> FREQ
    66   // CRVAL1 :  -> CRVAL1-RESTFREQ
    67   void classHackHeader(const casa::String& filename);
    6863
    6964  casa::Bool isClass_;
Note: See TracChangeset for help on using the changeset viewer.