Ignore:
Timestamp:
07/25/02 10:10:36 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/NEWS

    r1434 r1438  
    44
    55   - added all subdirectories as Include-Paths for ACLIC (s. rootlogon.C)
     6
     7   - corrected 48(!) wrong entries in the Next Neighbor table of the
     8     Magic Camera (all in the inner part of the outer ring, mostly
     9     missing a single NN)
     10
     11   - Fixed a bug in the table describing the Next Neighbours of the
     12     CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't
     13     have any neighbour)
    614
    715   - changed trigrate.C: now it calculates the pure NSB triggers from
     
    1321
    1422   - changed MWriteAsciiFile to accept rules (MDataChain)
    15 
    16    - Implemented generalized event-matrices (one row per event)
    17      (MHMatrix)
    18 
    19    - implemented the one dimensional composite probabilities
    20      (MHCompProb, MCompProbCalc, comprob.C)
    21 
    22    - implemented the Multidimensional Distances (Next Neighbours)
    23      (MMultiDimDistCalc, multidimdist.C, MHMatrix)
    24 
    25    - Added a camera display displaying the pixel numbers to the
    26      event display gui.
    27 
    28    - Added Monte Carlo Informations to event display gui
    29 
    30    - Changed the camera display to display the pixel numbering
    31    
    32    - Added three buttons to the camera display to change the palette
    33 
    34    - Added the number of used and core pixels after image cleaning
    35      to MHillas
    36 
    37    - Changed the algorithm used in MHillas according to TDAS 02-03
    38 
    39    - Changed the Alpha range according to TDAS 02-03 to [-90°,90°]
    40 
    41    - Changed the algorithm used in MHillasSrc according to TDAS 02-03
    42 
    43    - Added fCosDeltaAlpha to MHillasSrc
    44 
    45    - Fixed a bug in the table describing the Next Neighbours of the
    46      CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't
    47      have any neighbour)
    4823
    4924   - Calls to MWriteAsciiFile::AddContainer and MWriteAsciiFile::AddRule
     
    5126     MWriteAsciiFile::AddColumns. Be carefull, the arguments have slightly
    5227     changed.
     28
     29
     30   - Implemented generalized event-matrices (one row per event)
     31     (MHMatrix)
     32
     33   - implemented the one dimensional composite probabilities
     34     (MHCompProb, MCompProbCalc, comprob.C)
     35
     36   - implemented the Multidimensional Distances (Next Neighbours)
     37     (MMultiDimDistCalc, multidimdist.C, MHMatrix)
     38
     39   - Added a camera display displaying the pixel numbers to the
     40     event display gui.
     41
     42   - Added Monte Carlo Informations to event display gui
     43
     44   - Changed the camera display to display the pixel numbering
     45   
     46   - Added three buttons to the camera display to change the palette
     47
     48   - Added the number of used and core pixels after image cleaning
     49     to MHillas
     50
     51   - Changed the algorithm used in MHillas according to TDAS 02-03
     52
     53   - Changed the Alpha range according to TDAS 02-03 to [-90°,90°]
     54
     55   - Changed the algorithm used in MHillasSrc according to TDAS 02-03
     56
     57   - Added fCosDeltaAlpha to MHillasSrc
    5358
    5459
Note: See TracChangeset for help on using the changeset viewer.