Changeset 3081
- Timestamp:
- 11/25/15 15:50:06 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/STWriter.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/STWriter.cppr2658 r3081 365 365 } 366 366 // now the complex if exists 367 Bool hasxpol = False;367 //Bool hasxpol = False; 368 368 xpol.resize(); 369 369 if ( tab.nrow() == 4 ) { 370 hasxpol = True;370 //hasxpol = True; 371 371 xpol.resize(nchan); 372 372 Vector<Float> reals, imags; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
