Ignore:
Timestamp:
04/22/04 19:06:53 (21 years ago)
Author:
tonello
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrateData.cc

    r3687 r3799  
    270270    MBadPixelsPix         &bad   = (*fBadPixels)[pixidx];
    271271   
    272     if (!bad.IsCalibrationResultOK())
     272    if (!bad.IsUnsuitable(MBadPixelsPix::kUnsuitableRun))
    273273      return kFALSE;
    274274   
Note: See TracChangeset for help on using the changeset viewer.