Ignore:
Timestamp:
09/28/04 12:25:50 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5141 r5143  
    2020                                                 -*-*- END OF LINE -*-*-
    2121
     22 2004/09/28: Thomas Bretz
     23
     24   * mbase/MGMap.h:
     25     - added Clear() function
     26
     27   * mfileio/MReadReports.[h,cc]:
     28     - added GetReader member function
     29
     30   * mhbase/MBinning.h:
     31     - set a default for a constructor argument
     32
     33   * mhbase/MH.cc:
     34     - do not treat errors when enhancing histograms
     35       if errors are not set
     36
     37   * mhflux/MHEffectiveOnTime.cc:
     38     - changed conditions for fit:
     39       + 5% - 95%  --->  60% - 99%
     40       + start value 200Hz
     41       + ok if chi2<3*NDF
     42     - resturn chi2 as result of fit
     43     - changed some text output in pads
     44
     45   * mhflux/MHFalseSource.cc:
     46     - made work without MPointingPos
     47     - fixed crash if star-display is used
     48     - fixed dissapearing alpha plot
     49
     50   * mhist/MHCamEvent.[h,cc]:
     51     - removed rms histogram
     52     - enhanced display
     53     - fixed handling of title
     54
     55   * mhist/MHCamera.[h,cc]:
     56     - simplified projection functions a bit
     57     - simplified profile functions a bit
     58     - added default for binning
     59     - added binning to Profiles
     60
     61   * mimage/MConcentration.c:
     62     - fixed author list
     63
     64   * mimage/MHHillas.cc:
     65     - display size as logy
     66
     67   * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc:
     68     - fixed binnings
     69     - removed obsolete pad->Update in Draw
     70
     71   * mimage/MHImagePar.cc:
     72     - fixed setting of log-scale
     73
     74   * mjobs/MJCalibrateSignal.cc:
     75     - fixed histogram titles and axis titles
     76
     77   * mjobs/MJStar.cc:
     78     - added EventRate cut which cuts out events with extremely
     79       changing rates
     80
     81   * mmain/MEventDisplay.cc:
     82     - unlock event display
     83
     84   * msignal/MArrivalTime.cc:
     85     - fixed GetPixelContent
     86
     87
     88
    2289 2004/09/28: Raquel de los Reyes
    2390
     
    2794       00035488 (2004_08_30)
    2895
     96
     97
    2998 2004/09/27: Abelardo Moralejo
    3099
     
    32101     - Added. Macro to compare the piled-up signals for many pixels and
    33102       events together, intended to check the noise fluctuations.
     103
     104
    34105
    35106 2004/09/23: Markus Gaug
     
    76147
    77148
     149
    78150 2004/09/23: Abelardo Moralejo
    79151   * mtemp/mpadova/macros/area.C, RanForestPD.C, gammarate.C
    80152     - Added
     153
    81154   * macros/starmc.C
    82155     - Added some missing RunHeaders in the output
    83156
     157
     158
    84159 2004/09/19: Thomas Bretz
    85160
    86    * mbadpixels/MBadPIxlesCam.[h,cc]:
     161   * mbadpixels/MBadPixlesCam.[h,cc]:
    87162     - added Reset-function. This makes sure, that the event-wise
    88163       bad pixels determined by MBadPIxelsCalc are deleted after
     
    92167   * mpointing/MPointingPos.cc, mreport/MReportDrive.cc:
    93168     - initialize the variables in the constructor
     169
    94170
    95171
Note: See TracChangeset for help on using the changeset viewer.