Changeset 4415
- Timestamp:
- 07/22/04 16:52:28 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mtemp
- Files:
-
- 7 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/Changelog
r4411 r4415 19 19 -*-*- END OF LINE -*-*- 20 20 21 2004/07/20: David Paneque 21 2004/07/22: Sabrina Stark 22 23 * /mtemp/meth/MFindStars.[h,cc] 24 - new fit function, incl. constant background and rotation of 25 2d gauss 26 - initialization of MAstroCamera 27 - new functions: 28 - CorrSourcePos -> calculates a corrected 29 source position using the images of two stars 30 - DistBetweenStars -> calculates the distances between 31 two stars and the source 32 33 * /mtemp/meth/MAstroCamera.[h,cc] 34 - TList *fCatList: list with star positions from catalog 35 - new functions: 36 - StarPosInCamera (similar to FillStarList, but 37 incl. aberration) 38 - GetCatList -> Access function to fCatList 39 40 * /mtemp/meth/MStarLocalPos.[h,cc] 41 - in function SetFitValue -> background included 42 43 44 * /mtemp/meth/CorrectSrcPos.C 45 - macro to calculate a corrected source position using 46 the images of two stars, these positions are written 47 to an output file 48 49 50 2004/07/20: David Paneque 22 51 23 52 * /mtemp/mmpi/SupercutsONOFFClasses directory containing the
Note:
See TracChangeset
for help on using the changeset viewer.