Changeset 7537 for trunk


Ignore:
Timestamp:
02/27/06 12:53:16 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7536 r7537  
    4545     - minor changes to layout
    4646
     47   * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
     48     - added new image parameters fConcCOG and fConcCore
     49     - increased class version of MNewImagePar
     50
    4751   * mranforest/MRanForest.[h,cc]:
    4852     - the initialization of fTreeHad was done at the wrong moment
  • trunk/MagicSoft/Mars/NEWS

    r7533 r7537  
    55   - macros: fixed a typo optimwoble.C (SetThetaCut instead SetAlphaCut)
    66     and added the standard Disp-parametrization
     7
     8   - showplot: path inflation for ganymed files was broken
    79
    810   - star: The time-evolution shown in the effective on-time plot now displays
     
    1012     effective on-time)
    1113
    12    - showplot: path inflation for ganymed files was broken
     14   - star: Added two new image parameters:
     15       + MNewImagePar.fConcCOG: The ratio of the equivalent signals of
     16         the three pixels next to the center of gravity and the size
     17       + MNewImagePar.fConcCore: The ratio of the signals of all
     18         pixels inside or touching the ellipse and the size
    1319
    1420   - ganymed: now stops in requested source isn't found in catalog file
     
    15711577       + changed calling style of MRawPixelIterator from do...while to
    15721578         while-loop
    1573 
Note: See TracChangeset for help on using the changeset viewer.