Changeset 4549 for trunk/MagicSoft
- Timestamp:
- 08/09/04 17:28:29 (20 years ago)
- Location:
- trunk/MagicSoft/Cosy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r4357 r4549 1 1 -*-*- END -*-*- 2 3 2004/08/05 - Thomas Bretz 4 5 * main/MStarguider.cc: 6 - on request of the shift-crew I have changed the find-star cut 7 from 3.0 to 3.5 8 9 2 10 3 11 2004/06/28 - Thomas Bretz -
trunk/MagicSoft/Cosy/main/MStarguider.cc
r4357 r4549 895 895 { 896 896 // Set search Paremeters (FIXME: Get them from user input!) 897 f.SetCut(3. 0);897 f.SetCut(3.5); 898 898 f.SetBox(70); 899 899
Note:
See TracChangeset
for help on using the changeset viewer.