- Timestamp:
- 10/29/13 18:40:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STSideBandSep.cpp
r2858 r2864 411 411 initshift(); 412 412 413 const bool setImg = ( doboth_ && (imgShift_.size() == 0) ); 413 // const bool setImg = ( doboth_ && (imgShift_.size() == 0) ); 414 const bool setImg = (imgShift_.size() == 0); 414 415 // Select IFs 415 416 for (unsigned int itab = 0; itab < ntable_; itab++ ){
Note:
See TracChangeset
for help on using the changeset viewer.