Ignore:
Timestamp:
05/09/07 13:15:53 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8477 r8478  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2007/05/09 Thomas Bretz
     22
     23   * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
     24     callisto_mux.rc:
     25     - changed ArrTimeRmsLimit in all cases to default 5.0
     26       because of the new meaning
     27
     28   * showplot.cc:
     29     - changed that it closes automatically if the file cannot
     30       be read
     31
     32   * datacenter/macros/fillstar.C:
     33     - commented the output of the query
     34
     35   * datacenter/macros/plotdb.C:
     36     - adapted ranges to MUX data values
     37     - added plots for new unsuitable columns
     38
     39   * mbadpixels/MBadPixelsPix.h:
     40     - added a new member function IsUncalibrated
     41     - further adapted the usuitable levels
     42
     43   * mcalib/MCalibrationChargeCalc.[h,cc]:
     44     - changed the meaning of ArrTimeRmsLimit such that it is now
     45       the deviation from the average rms expressed in significance
     46       levels
     47     - the new check is done similar to the check for the relative
     48       arrival time (to be unified!)
     49     - removed FinalizeArrivalTimes
     50     - removed calibration levels for first and last bin, this
     51       has to be redone more properly taken the extractor properties
     52       into account
     53     - some updates to the output
     54     - some simplifications to the code
     55
     56   * mcalib/MCalibrationRelTimeCalc.cc:
     57     - when calculating the median check for UnsuitableRun not
     58       unsuitable in general
     59     - small changes to output
     60     - calculate upper and lower limits only once
     61
     62   * mhvstime/MHVsTime.[h,cc]:
     63     - added fMinimum and fMaximum data members similar to
     64       MHSectorVsTime
     65     - to be unified with MHSectorVsTime
     66     - fixed draw/paint
     67     - increased version number
     68
     69   * mjobs/MJCalibration.cc:
     70     - removed the bad pixel levels for first and last bins
     71
     72   * msignal/MExtractTimeAndChargeSpline.[h,cc]:
     73     - changed to allow setup of the extraction type and the
     74       relative or absolute height for arrival
     75     - accordingly increased version number by one
     76
     77
     78
    2179 2007/05/08 Daniel Hoehne
    2280
Note: See TracChangeset for help on using the changeset viewer.