Changeset 5058 for trunk/psphot/src/pmPSFtry.h
- Timestamp:
- Sep 15, 2005, 12:12:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmPSFtry.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmPSFtry.h
r4977 r5058 5 5 // data to try a given PSF model type 6 6 typedef struct { 7 pmModelType modelType;8 7 pmPSF *psf; 9 8 psArray *sources; // pointers to the original sources … … 13 12 psVector *metric; 14 13 psVector *fitMag; 15 float ApResid;16 float dApResid;17 float skyBias;18 14 } pmPSFtry; 19 15
Note:
See TracChangeset
for help on using the changeset viewer.
