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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7148 r7152  
    3333     - improved output
    3434     - added plotting other spectras
     35 
     36   * Makefile:
     37     - added new directory mjoptim
     38
     39   * manalysis/MEnergyEstimate.[h,cc]:
     40     - derives now from a new more genral class MParameterCalc
     41
     42   * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
     43     - added new class MParamterCalc
     44
     45   * manalysis/MParameterCalc.[h,cc]:
     46     - added new class MParamterCalc
     47
     48   * mbase/MLog.cc:
     49     - do not display 'underline' if fIsNull output
     50
     51   * mhbase/MBinning.cc:
     52     - removed some obsolete comments fixed old stylish SetBinningCos
     53
     54   * mhflux/MAlphaFitter.[h,cc]:
     55     - background fit can now be switched off
     56     - removed some obsolete comments
     57     - adapted Print output
     58     - added new option to change signal function type
     59     - adde new Strategy option: kGaussSigma
     60
     61   * mhflux/MHAlpha.[h,cc]:
     62     - output the gauss sigma to the parameter list
     63
     64   * mhflux/MHThetaSq.h:
     65     - mase InitMapping public (used in MJOptimizeDisp)
     66
     67   * mjobs/JobsLinkDef.h, mjobs/Makefile:
     68     - removed MJOptimize*
     69
     70   * mjobs/MJOptimize.[h,cc]:
     71     - allow minimization of something else than MinimizationValue
     72
     73   * mjobs/MJOptimizeEnergy.[h,cc]:
     74     - added class description with example
     75     - added weighting task to RunEnergy (untested)
     76
     77   * mtools/MChisqEval.[h,cc]:
     78     - added comments
     79     - print result in Postprocess
     80     - allow to give a different name to the result
     81
     82   * mjobs/MJOptimize*:
     83     - finally moved to new dir mjoptim
     84     - new class MJOptimizeDisp
    3585
    3686
Note: See TracChangeset for help on using the changeset viewer.