Ignore:
Timestamp:
02/04/05 13:26:11 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/NEWS

    r6208 r6252  
    22 *** Version <cvs>
    33   
    4    - Kalibration is now done autmatically into equiv. photo-electrons like
    5      decided by the CB.
     4   - Calibration is now done autmatically into equiv. photo-electrons like
     5     decided by the Collaboration Board
    66 
    7    - Reference lines in the display can be read from conf. file
    8 
    9    - Interlaced cal. events are now handled correctly by callisto.
    10 
    11    - High-Gain vs. Low-Gain calibration constants can be calculated (but not
    12      yet applied) in callisto.
     7   - Reference lines in the display can be read from resource file
     8
     9   - Interlaced calibration events can be handled by callisto
     10
     11   - High-Gain vs. Low-Gain calibration constants can be calculated
     12     (but not yet applied) in callisto.
    1313
    1414   - class MJCalibTest can be called by callisto
    1515
    16    - interpolated pointing positions are now in Tree "Events" after calibration
     16   - interpolated pointing positions are now in Tree "Events" after
     17     calibration
    1718
    1819   - callisto can now run with three data types: rawdata, rootdata, MC
     
    2122     mreport/MReportStarguider.h for implementing starguider-data
    2223     
    23    - For implementing the starguider-data the class MReportStarguider has
    24      been added to mreport/ReportLinkDef.h and to mreport/Makefile
    25      
    26    - added two containers ( MReportStarguider, MTimeStarguider ) and
    27      added MReportStarguider to the list in merpp.cc
     24   - the output of merpp-update now contains starguider information:
     25     MReportStarguider and MTimeStarguider
    2826   
    2927   - Fixed bug in MHHadronness.cc which made that the displayed Q-factor
     
    3129     energy (Size) events.
    3230
    33    - Made MExtractTimeAndChargeDigital Filter the default for callisto
     31   - Made MExtractTimeAndChargeDigitalFilter the default for callisto
    3432
    3533   - added a new loop to callisto to support the correct extraction of
     
    4644     small pixels, example: extendcam.C
    4745
    48    - added possibility to write data to memory (TTree) using MReadTree
     46   - added possibility to write data to memory (TTree) using MWriteRootFile
    4947
    5048   - added possibility to read a TTree stored only in memory by MReadTree
     
    6361       with the signal extractor with randomization (extraction window is
    6462       randomly fixed)
    65      The thir kind of pedestal is not yet implemented (for speed reasons) as
     63     The three kind of pedestal is not yet implemented (for speed reasons) as
    6664     long as nobody really needs it:
    6765     + pedestal from extractor with randomizatiuon (MPedPhotFromExtractorRndm):
     
    7674      batch mode possible:
    7775      showplot -b --save-as-ps[=outfile.ps] infile.root
     76
     77    - Allow class names as part of filter rules, eg
     78      (MFSupercuts) && (MHillas.fSize>100)
    7879
    7980
Note: See TracChangeset for help on using the changeset viewer.