Ignore:
Timestamp:
03/22/05 10:57:14 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6871 r6872  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/03/22 Thomas Bretz
     24
     25   * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
     26     mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
     27     - added a possibility to print the files which are
     28       searched/found if the files doesn't match the sequence
     29
     30   * mjobs/MJPedestal.cc:
     31     - undocumented(!) change, changed fgExtractWinLeft
     32       from 3.5 to 2.5
     33
     34
     35
    2336 2005/03/21 Thomas Bretz
    2437
     
    5972   * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
    6073     mjobs/hilocalib_df46.root:
    61      - added
     74     - added new intercalibration file for digital filter 4sl higain
     75       and 6sl logian
    6276
    6377  * mbase/MLogHtml.cc:
     
    7488     - added new member function GetArea returning the area
    7589       correspondig to an ellipse with axis lnegth and width
     90
     91
     92
     93 2005/03/19 Markus Gaug
     94 
     95   * mjobs/hilocalib_df46.root
     96     - added new intercalibration file for digital filter 4sl higain
     97       and 6 slices logain
     98
     99   * mjobs/MJCalibration.cc
     100      - exchanged intercalibration file from hilocalib_df_4.root to 
     101        hilocalib_df46.root
     102      - do not apply hi-gain lo-gain intercalibration for MC files.
     103
     104   * mjobs/MJPedestal.cc
     105     - exchanged two (Int_t)'s by TMath::Nint().
     106     - undocumented(!) change to the calculation of the extraction
     107       range (PulsePosCheck)
     108
     109   * callisto.rc
     110     - exchanged default weights file for Digital filter from
     111       cosmics_weights4.dat to cosmics_weights46.dat and from
     112       calibration_weights_UV4.dat to calibration_weights_UV46.dat!
     113       This change is absolutely necessary, given the new results from
     114       Nuria about the signal resolution in the low gain which gets worse
     115       than the intrinsic Poisson jitter above 350 phes. Also the time
     116       resolution is too bad. This was not known before we had the 
     117       correct low-gain MC pulse.
    76118
    77119
     
    196238     - removed MFSelStandard
    197239     - removed MFSelFinal
    198 
    199 
    200 
    201  2005/03/19 Markus Gaug
    202  
    203    * mjobs/hilocalib_df46.root
    204      - added new intercalibration file for digital filter 4sl higain
    205        and 6 slices logain
    206 
    207    * mjobs/MJCalibration.cc
    208       - exchanged intercalibration file from hilocalib_df_4.root to 
    209         hilocalib_df46.root
    210 
    211    * mjobs/MJPedestal.cc
    212      - exchanged two (Int_t)'s by TMath::Nint().
    213      - undocumented(!) change to the calculation of the extraction
    214        range (PulsePosCheck)
    215 
    216    * callisto.rc
    217      - exchanged default weights file for Digital filter from
    218        cosmics_weights4.dat to cosmics_weights46.dat and from
    219        calibration_weights_UV4.dat to calibration_weights_UV46.dat!
    220        This change is absolutely necessary, given the new results from
    221        Nuria about the signal resolution in the low gain which gets worse
    222        than the intrinsic Poisson jitter above 350 phes. Also the time
    223        resolution is too bad. This was not known before we had the 
    224        correct low-gain MC pulse.
    225240
    226241
Note: See TracChangeset for help on using the changeset viewer.