Changeset 7354 for trunk/MagicSoft/Mars/NEWS
- Timestamp:
- 09/16/05 12:04:53 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/NEWS
r7349 r7354 3 3 *** Version <cvs> 4 4 5 *general: added new tutorial macro macros/tutorials/threshold.C:5 - general: added new tutorial macro macros/tutorials/threshold.C: 6 6 how to calculate the threshold 7 7 8 * general: added a new game. Start it from the interpreter with 9 MagicJam j; 10 11 * callisto: MBadPixelsCalc now raises an error instead of simply stopping 8 - general: added a new game. Start it from the interpreter with 9 MagicJam j; (other games are: MineSweeper, MagicSnake, MagicDomino 10 and MagicReversi) 11 12 - callisto: MBadPixelsCalc now raises an error instead of simply stopping 12 13 the eventloop if something went wrong. This is necessary for the 13 14 automatic processing 14 15 15 *callisto: Fixed a bug in the treatment of times in the bad pixel16 - callisto: Fixed a bug in the treatment of times in the bad pixel 16 17 treatment. No neighbors have been taken into account, the new 17 18 arrival time was always calculated by the pixels 0 to 5. 18 19 19 * callisto: Fixed a bug which caused the random and peak-search pedestal 20 - callisto: The status "unmapped" (for pixel which cannot be interpolated) 21 got lost when the events were stored by the calibration... fixed. 22 23 - callisto: Fixed a bug which caused the random and peak-search pedestal 20 24 extracted with an extractor to be exchanged for the first (roughly) 21 500 events. (The were simpleexchanged in callisto.cc) This bug might25 500 events. (They were simply exchanged in callisto.cc) This bug might 22 26 have been introduced in Mars 0.9.4 when the order of calculation of the 23 27 two types of pedestal in callisto got exchanged. The bug only effects
Note:
See TracChangeset
for help on using the changeset viewer.