Changeset 2407 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 10/20/03 15:54:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r2385 r2407 1 1 -*-*- END -*-*- 2 2003/10/20 - Thomas Bretz 3 4 * base/File.cc: 5 - only close file if f!=NULL 6 7 * base/MThread.cc: 8 - added debug output (depending on DEBUG macro) 9 10 * candrv/vmodican.cc: 11 - do not call exit in case the module couldn't be opened 12 - changes some comments 13 14 * catalog/StarCatalog.cc: 15 - do not exit in case the catalog was not found 16 - initialize fSao and fSrt with NULL 17 - only delete fSao and fSrt if != NULL 18 - only calculate stars if catalog was loaded successfully 19 20 * main/MBending.[h,cc]: 21 - added file header 22 - added class decription 23 - added FLOP, TF and TX 24 - changed such that adding new stuff is easier 25 - changed order in correction 26 - replaced all switch statement by simple loops 27 28 * tpoint/gui.C: 29 - full support for fitting a pointing correction 30 31 32 2 33 2003/10/15 - Thomas Bretz (La Palma) 3 34
Note:
See TracChangeset
for help on using the changeset viewer.