Ignore:
Timestamp:
10/30/03 17:09:40 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2442 r2445  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3  2003/10/30: Thomas Bretz
     4
     5   * manalysis/MCerPhotEvt.[h,cc]:
     6     - fixed a bug in the new Lut-stuff. Sometimes pixels where
     7       considered existing, because there where no mark for
     8       empty entries in the Lut.
     9     - all loops ignored pixel with index 0 and used it as reference
     10       pixel - this is wrong, because pixel 0 must not exist at all.
     11       Now all loops are starting with pixel 0.
     12
     13   * mimage/MImgCleanStd.[h,cc]:
     14     - renamed various local variables from 'id' to 'idx'
     15     - in clean step 4 we assumed that a pixel with idx2 is existing
     16       - this is a dangerous assumption. It is checked now.
     17
     18
    219
    320  2003/10/29: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.