Ignore:
Timestamp:
05/18/05 17:54:27 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7054 r7055  
    4141   * mjobs/MJStar.cc:
    4242     - moved processing of CC-branch to the beginning of the tasklist
     43
     44   * msignal/MExtractTimeAndChargeSpline.[h,cc]:
     45     - introduced some small changes to the validity range of
     46       some variables
     47     - determin the higher bound above which no search is done
     48       analog to the lower bound using the fall-time
     49     - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
     50     - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
     51       the valid range -- at a lot of position in the code random memory
     52       above or below the arrays have been accessed.
     53     - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
     54       more by calculating the number of steps from the rise and fall time.
     55       this should at least give consistent results on the same machine!
    4356
    4457
Note: See TracChangeset for help on using the changeset viewer.