Ignore:
Timestamp:
03/26/09 10:41:07 (15 years ago)
Author:
Malte Marquarding
Message:

merged in bug fixes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/asap2.3.1/src/STMathWrapper.h

    r1391 r1543  
    174174                                   const std::string& refTime,
    175175                                   const std::string& method  )
    176   { return ScantableWrapper(STMath::frequencyAlign(in.getCP())); }
     176  { return ScantableWrapper(STMath::frequencyAlign(in.getCP(), refTime, method)); }
    177177
    178178  ScantableWrapper convertPolarisation( const ScantableWrapper& in,
Note: See TracChangeset for help on using the changeset viewer.