Changeset 2857


Ignore:
Timestamp:
09/14/13 10:53:37 (11 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: Yes

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s):

Description: a bug fix to flag of image sideband.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STSideBandSep.cpp

    r2856 r2857  
    315315      //boolVec = !boolVec; // flag
    316316      flagVec.tovector(tmpflag);
    317       imgTab_p->flag(irow, tmpflag, true);
     317      imgTab_p->flag(irow, tmpflag, false);
    318318    }
    319319  } // end of row loop
Note: See TracChangeset for help on using the changeset viewer.