- Timestamp:
- 02/27/06 12:53:16 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7536 r7537 45 45 - minor changes to layout 46 46 47 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]: 48 - added new image parameters fConcCOG and fConcCore 49 - increased class version of MNewImagePar 50 47 51 * mranforest/MRanForest.[h,cc]: 48 52 - the initialization of fTreeHad was done at the wrong moment -
trunk/MagicSoft/Mars/NEWS
r7533 r7537 5 5 - macros: fixed a typo optimwoble.C (SetThetaCut instead SetAlphaCut) 6 6 and added the standard Disp-parametrization 7 8 - showplot: path inflation for ganymed files was broken 7 9 8 10 - star: The time-evolution shown in the effective on-time plot now displays … … 10 12 effective on-time) 11 13 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 13 19 14 20 - ganymed: now stops in requested source isn't found in catalog file … … 1571 1577 + changed calling style of MRawPixelIterator from do...while to 1572 1578 while-loop 1573
Note:
See TracChangeset
for help on using the changeset viewer.