Ignore:
Timestamp:
11/29/05 14:45:13 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/NEWS

    r7432 r7435  
    4949        trainenergy.C, traindisp.C, trainseparation.C
    5050
     51   - mars: now allows to setup a cut in the resource file mars.rc to choose
     52     the events to be displayed, eg:
     53       Cut.Condition: {0} && {1}
     54       Cut.0: MHillas.fSize>100
     55       Cut.1: MHillas.fSize<900
     56
    5157   - merpp: Made aware of the new .rep format 200510250. This includes
    5258     interpretation of the Receiver Board Temperatures (MCameraRecTemp),
     
    5561     written to the CC tree.
    5662
    57    - callisto: fixed a bug in the calculation of the high-gain times:
    58      They were all shifted by the same amount "fHiGainFirst". This
    59      caused an offset of usually 3 FADC slices in the times calculated
    60      from high-gain and from low-gain. The bug did not have any effect
    61      on the calibration runs because there, fHiGainFirst was set to 0.
    62      The bug was there since 30.1.2005.
     63   - callisto: fixed a bug in the calculation of the arrival times in
     64     the Digital Filter. They were all shifted by the same amount
     65     fHiGainFirst. This caused an offset in the order of the position of
     66     the left border of the extraction window in the times calculated
     67     from high-gain and from low-gain. The bug effected only the absolute
     68     arrival times. The bug was there since 30.1.2005.
    6369
    6470   - ganymed: ganymed.rc, ganymed_onoff.rc:
Note: See TracChangeset for help on using the changeset viewer.