Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMathWrapper.h

    r2428 r2177  
    197197                                   const std::string& refTime,
    198198                                   const std::string& method  )
    199   { return ScantableWrapper(STMath::frequencyAlign(in.getCP(),
    200                                                    refTime, method)); }
     199  { return ScantableWrapper(STMath::frequencyAlign(in.getCP())); }
    201200
    202201  ScantableWrapper convertPolarisation( const ScantableWrapper& in,
Note: See TracChangeset for help on using the changeset viewer.