Changeset 7172
- Timestamp:
- 06/27/05 19:48:44 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7170 r7172 48 48 mtrigger/MTriggerPatternDecode.cc 49 49 - improved dox (thx to Nicola) 50 51 * mjobs/MJStar.cc: 52 - implemented a new write task which only writes the effective 53 on time. This is necessary otherwise for example the image 54 cleaning could skip effective on-time events. 50 55 51 56 -
trunk/MagicSoft/Mars/NEWS
r7169 r7172 13 13 - general: MHCamera now displays the profiles in deg instead of mm 14 14 15 - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize 15 - callisto: MCalibrationHiLoCam can now be printed from its context 16 menu, eg in the TBrowser 17 18 - star: fixed a bug which caused MEffectiveOnTime containers not to 19 be written. In the worst case they were skipped almost all, in the 20 best case they were all ok. It depends on how often the new value 21 was assigned just with an event which was skipped later by another 22 task 16 23 17 24 - mars: show muon parameters graphically … … 20 27 argument 21 28 22 - callisto: MCalibrationHiLoCam can now be printed from its context 23 menu, eg in the TBrowser 29 - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize 24 30 25 31 - ganymed, sponde: There are two new options to determin the number … … 30 36 choosen by default. This gurantees higher statistics in the highest 31 37 and lowest energy bins. To switch this behaviour off use... 38 39 - sponde: now automatically displays the energy threshold 32 40 33 41
Note:
See TracChangeset
for help on using the changeset viewer.