- Timestamp:
- 06/29/14 16:29:17 (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/STLineFinder.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/STLineFinder.cppr2774 r2961 980 980 // taking flagged channels into account 981 981 if (useScantable) { 982 if (scan->getFlagRow(whichRow)) 983 throw AipsError("STLineFinder::findLines - flagged scantable row."); 982 984 vector<bool> flaggedChannels = scan->getMask(whichRow); 983 985 if (flaggedChannels.size()) { 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
