Ignore:
Timestamp:
04/04/06 10:40:29 (18 years ago)
Author:
mar637
Message:

Removed align option from average as it is buggy. The user has to provide a vector of aligned scantables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMathWrapper.h

    r940 r977  
    4040             const std::vector<bool>& mask,
    4141             const std::string& weight,
    42              const std::string& avmode,
    43              bool alignfreq)
     42             const std::string& avmode )
    4443  {
    4544    std::vector<casa::CountedPtr<Scantable> > sts;
Note: See TracChangeset for help on using the changeset viewer.