Ignore:
Timestamp:
08/20/07 11:04:58 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8679 r8680  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2007/08/20 Thomas Bretz
     22
     23   * .rootrc:
     24     - added some comments about defaults
     25     - set the ShowEventStatus for the canvases to yes as default
     26
     27   * sponde.cc:
     28     - removed the refill option (it was just a dummy)
     29     - removed the accurate option. It didn't give more accurate
     30       results at all
     31
     32   * mbase/MStatusDisplay.[h,cc]:
     33     - added an update option to SetProgressBarPosition
     34
     35   * mhflux/MMcSpectrumWeight.[h,cc]:
     36     - allow to give a container name to GetFormula*
     37     - changed default for spectral slope from -9 to -99
     38     - allow to give integral range to GetSpec*Integral
     39     - added a new member function CompeleteEnergySpectrum which completes
     40       a simulated spectrum starting at an energy fEnergyMin down to
     41       an energy emin.
     42     - added two options ("new" and "old") to Print function
     43     - do not stop anymore if lower energy boundary changes
     44
     45   * mjobs/MJSpectrum.[h,cc]:
     46     - cleaned the code in general
     47     - removed fRefill (was not used in the code at all)
     48     - added MJSpectrum to global ListOfCleanups to handle
     49       the display more properly
     50     - removed reading of the first (it was the second!)
     51       MMcCorsikaRunHeader. It is now read for each file individually
     52     - The read monte carlo events are now weighted with the mc
     53       production area (events per area)
     54     - incomplete (to lower energies) spectra are completed
     55     - removed accurate mode, it was not more accurate
     56     - we fit the spectrum now from the first to the last bin
     57     - for comparison crab and 1553 are plotted
     58     - changed the processing such that first the MCs are processed
     59       and then the spectrum is refilled
     60     - now the MC distribution from OriginalMC is read only once
     61     - added new tab showing the basic event distribution
     62
     63
    2064
    2165 2007/08/19 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.