Changeset 1719 for branches/alma
- Timestamp:
- 04/06/10 12:34:33 (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/alma/src/STMath.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/alma/src/STMath.cppr1705 r1719 2322 2322 if ( ! (*it)->conformant(*out) ) { 2323 2323 // non conformant. 2324 pushLog(String("Warning: Can't merge scantables as header info differs.")); 2324 //pushLog(String("Warning: Can't merge scantables as header info differs.")); 2325 LogIO os( LogOrigin( "STMath", "merge()", WHERE ) ) ; 2326 os << LogIO::SEVERE << "Can't merge scantables as header informations (any one of AntennaName, Equinox, and FluxUnit) differ." << LogIO::EXCEPTION ; 2325 2327 } 2326 2328 out->appendToHistoryTable((*it)->history()); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
