Ignore:
Timestamp:
03/01/06 17:20:46 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MImagePar.cc

    r6869 r7554  
    110110    *fLog << " - Sat.Pixels (HG)  [#] = " << fNumSatPixelsHG   << " Pixels" << endl;
    111111    *fLog << " - Sat.Pixels (LG)  [#] = " << fNumSatPixelsLG   << " Pixels" << endl;
    112     *fLog << " - Num rmvd CorePix [#] = " << fNumSinglePixels  << " Pixels" << endl;
    113     *fLog << " - Sz  rmvd CorePix [#] = " << fSizeSinglePixels << " CerPhot" << endl;
    114     *fLog << " - Size Sub Islands [#] = " << fSizeSubIslands   << " CerPhot" << endl;
    115     *fLog << " - Size Main Island [#] = " << fSizeMainIsland   << " CerPhot" << endl;
     112    *fLog << " - No rmvd CorePx  [#] = " << fNumSinglePixels  << " Pixels" << endl;
     113    *fLog << " - Sz rmvd CorePx [phe] = " << fSizeSinglePixels << endl;
     114    *fLog << " - Sz Sub Islands [phe] = " << fSizeSubIslands  << endl;
     115    *fLog << " - Sz Main Island [phe] = " << fSizeMainIsland  << endl;
    116116}
Note: See TracChangeset for help on using the changeset viewer.