Changeset 7497 for trunk/MagicSoft
- Timestamp:
- 02/13/06 12:57:34 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7493 r7497 18 18 19 19 -*-*- END OF LINE -*-*- 20 2006/02/13 Thomas Bretz 21 22 * callisto.rc: 23 - changed pulse position check ExtractWinLeft to 4.0 and 24 ExtractWinRight to 4.5 25 26 * callisto_Dec04Jan05.rc: 27 - changed pulse position check ExtractWinLeft to 3.0 and 28 ExtractWinRight left at 2.5 29 30 31 20 32 2006/02/10 Thomas Bretz 21 33 -
trunk/MagicSoft/Mars/NEWS
r7493 r7497 77 77 from high-gain and from low-gain. The bug effected only the absolute 78 78 arrival times. The bug was there since 30.1.2005. 79 80 - callisto: Changed the ExtractionWindow for the pulse position check 81 such that the camera inhomogeneity becomes as less as possible and 82 comparable to the pulso position check switched off. More details 83 on the study will be given at our result web-page. 79 84 80 85 - ganymed: ganymed.rc, ganymed_onoff.rc: -
trunk/MagicSoft/Mars/callisto.rc
r7374 r7497 325 325 # ------------------------------------------------------------------------- 326 326 #MJPedestalY2.PulsePosCheck: yes 327 #MJPedestalY2.ExtractWinLeft: 2.5 328 #MJPedestalY2.ExtractWinRight: 4.5327 MJPedestalY2.ExtractWinLeft: 4.0 328 MJPedestalY2.ExtractWinRight: 4.5 329 329 330 330 # ------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/callisto_Dec04Jan05.rc
r7374 r7497 338 338 # ------------------------------------------------------------------------- 339 339 #MJPedestalY2.PulsePosCheck: yes 340 MJPedestalY2.ExtractWinLeft: 3. 0340 MJPedestalY2.ExtractWinLeft: 3.5 341 341 MJPedestalY2.ExtractWinRight: 2.5 342 342 #MJCalibrateSignal.ModifiedExtractWin: yes
Note:
See TracChangeset
for help on using the changeset viewer.