Changeset 5607 for trunk/psphot/doc/notes.txt
- Timestamp:
- Nov 25, 2005, 5:00:41 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/doc/notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/doc/notes.txt
r5593 r5607 1 1 2 2 Notes on psphot 3 4 2005.11.25 5 6 I've updated psphot to work with the current psLib v8, though a 7 number of psLib fixes were needed. These are pushed under 8 psLib:eam_rel8_b2. The psphot code which works with that version of 9 psLib is tagged psphot_dev_04. 10 11 I'm working on converting psphot to work with the current release of 12 psModules, which basically includes all of the object functions. 13 14 - change comments are relative to psModules (vs psphot versions) 15 16 psEllipse.c : OK 17 psEllipse.h : OK 18 pmModelGroup.c : OK (missing TGAUSS entry) 19 pmModelGroup.h : OK (adds many comments) 20 21 pmPSFtry.c : a bunch of formatting weirdness (try-> got line breaks 22 added pmPSFtryMetric_Alt 23 fixed up usage of psVectorClipFitPolynomial1D 24 fixed up usage of psPolynomial..Alloc 25 26 pmPSFtry.h : OK (Added extensive comments) 27 28 pmPSF.c : fixed up usage of psPolynomial..Alloc 29 30 pmPSF.h : OK (Added extensive comments) 31 32 pmObjects.c : cleaned up some formatting, 33 fixed usage of psImageCountPixelMask 34 35 pmObjects.h : added apMag and fitMag to pmSource 36 dropped PS_MODEL_name defines 37 38 psLibUtils.[ch] should be dropped from psModules 39 psModulesUtils.[ch] should be dropped from psModules 40 41 Makefile.am : dropped psModulesUtils.[ch], psLibUtils.[ch] 42 43 - I have successfully tested psphot with the psModules.v8 code 44 (eam_rel8_b1 tag). I only needed to make a few modes in the 45 psModules code. 3 46 4 47 2005.11.16
Note:
See TracChangeset
for help on using the changeset viewer.
