Ignore:
Timestamp:
06/10/05 13:10:09 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7141 r7142  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/06/10 Daniela Dorner
     24
     25   * datacenter/macros/plotdb.C:
     26     - set minimum and maximum also for ZA graph
     27
     28   * mdata/MDataChain.cc:
     29     - fixed a possible crash to to NULL-acess in GetDataMember
     30
     31   * mhbase/MBinning.[h,cc]:
     32     - added a new binning type "asin" which is used for the
     33       ZA binning
     34
     35   * mhflux/MAlphaFitter.cc:
     36     - allow polynom order 1
     37     - improved result line in PaintResult
     38
     39   * mhflux/MHAlpha.cc:
     40     - call PaintResult also in DrawAll
     41
     42   * mhflux/MHCollectionArea.cc:
     43     - removede nonsense A_{eff} from plot
     44
     45   * mhflux/MHDisp.cc:
     46     - fixed a possible crash if fSrcPos==NULL
     47
     48   * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
     49     mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
     50     mjobs/MJCut.cc:
     51     - replaced SetEdgesCos by new SetEdgesASin (set the correct binning)
     52       the old binning was not well aligned with the MC binning
     53
     54   * mhflux/MMcSpectrumWeight.[h,cc]:
     55     - added the possibility to set ZA-weights
     56       (Could be improved calculating correst sine-weights)
     57
     58   * mimage/MHVsSize.cc:
     59     - fixed. Conc1 was incorrectly scaled
     60
     61   * mjobs/MDataSet.h:
     62     - added getter for TLists
     63
     64   * mjobs/MJCut.cc:
     65     - in non-wobble mode the hcalc2 had been wrrornously added
     66       to the tasklist -> removed
     67       
     68   * mjobs/MJOptimize.h:
     69     - added a comment for EnableTestTrain
     70
     71   * mpointing/MSrcPosCam.[h,cc]:
     72     - implemented Add member function
     73
     74   * mranforest/MRFEnergyEst.[h,cc]:
     75     - fixed a problem with the removal of the last columns
     76     - implemented debug-mode
     77     - interpolate energy in logarithmic grid
     78     - removed Test function completely
     79     - added ReadEnv
     80
     81   * mranforest/MRanTree.[h,cc]:
     82     - replaced some TMatrixFRow by TMatrixFRow_const
     83
     84
     85
    2386 2005/06/08 Daniela Dorner
    2487
Note: See TracChangeset for help on using the changeset viewer.