Ignore:
Timestamp:
01/10/05 10:45:07 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5759 r5760  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
    22 
    2322 2005/01/10 Markus Gaug
    2423
     
    3534
    3635
    37  2005/01/10 Wolfgang Wittek
     36
     37 2005/01/10 Thomas Bretz
    3838
    3939   * mhvstime/MHVsTime.cc:
    4040     - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
     41
     42   * callisto.cc:
     43     - changed such, that the calculated pedestal is not random
     44       anymore
     45     - added code to calculate the pedestal also with randomization,
     46       but this code is for the moment commented out.
     47
     48   * callisto.rc:
     49     - fixed naming of pedestal calculation
     50
     51   * mbadpixels/MBadPixelsCalc.cc:
     52     - added a second check which compares the pedestal rms with
     53       the variance of the pedestal rms in the same sector
     54
     55   * mjobs/MJCalibrateSignal.[h,cc]:
     56     - changed to calculate the pedestal from extractor without
     57       randomization
     58     - added code to calculate the pedestal also with randomization,
     59       but this code is for the moment commented out.
     60
     61   * mjobs/MJCalibration.cc:
     62     - made sure that pedcam always has the correct name
     63       (FIXM? Print a warning if it has the wrong name)
     64
     65   * mjobs/MJPedestal.[h,cc]:
     66     - changed such, that it allows the calculation of pedestals
     67       in three different ways (fundamental, fromextractor,
     68       fromextractorrndm)
     69     - therefor removed SetExtractorResolution and added
     70       + void SetExtractionFundamental()
     71       + void SetExtractionWithExtractorRndm()
     72       + void SetExtractionWithExtractor()
     73
     74   * mjobs/MJStar.cc:
     75     - changed/fixed the input name of the MPedPhotCam used in the
     76       image cleaning
     77
    4178
    4279
Note: See TracChangeset for help on using the changeset viewer.