Ignore:
Timestamp:
11/12/08 16:16:11 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9156 r9157  
    3333     - added new member function SetMoonPeriod
    3434     - added new member function SetMagicPeriodStart
     35
     36   * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
     37     callisto_mux.rc:
     38     - adapted number of max events for extraction of
     39       pedestals from data runs and set the number of events
     40       used for pedestal extraction instead.
     41
     42   * callisto_mux.rc:
     43     - adapted valued for pulse position dtermination to fit better
     44       the MUX data (especially get rid of a bias towards higher
     45       values from saturating pixels)
     46
     47   * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
     48     - added member function GetNumEvents
     49     - changed number of required pixels to 3
     50     - made sure that the number of required pixels is correctly
     51       applied
     52
     53   * mjobs/MJPedestal.[h,cc]:
     54     - added new data members to better describe the number of required
     55       and aimed events for pulse position and pedestal extraction
     56     - changed the filters for the pedestal and pulse position
     57       in a way that not more than the requested events will be
     58       extracted
     59     - added a MContinue which will stop the lop if the pedestal and
     60       pulse position extraction has been finished
     61     - added more precise checks after the loop to check if enough events
     62       were found
     63
     64   * mpedestal/MExtractPedestal.[h,cc]:
     65     - set fCounter already in Process
     66
     67   * mpedestal/MExtractPedestal.[h,cc], mpedestal/MPedCalcPedRun.[h,cc],
     68     mpedestal/MPedCalcFromLoGain.[h,cc]:
     69     - changed type of Calc from Int_t to void
     70
     71   * mbase/MContinue.[h,cc]:
     72     - allow to use MContinue also to return something else in Process()
     73       than just kCONTNUE
    3574
    3675
Note: See TracChangeset for help on using the changeset viewer.