Changeset 5993 for trunk/psphot/src/pmSourceFitSet.c
- Timestamp:
- Jan 15, 2006, 8:30:16 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmSourceFitSet.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmSourceFitSet.c
r5828 r5993 91 91 } 92 92 93 // PSF model only fits first 4 parameters, FLT model fits all93 // PSF model only fits first 4 parameters, EXT model fits all 94 94 int nParams = PSF ? nSrc*3 + 1 : nSrc*nPar + 1; 95 95
Note:
See TracChangeset
for help on using the changeset viewer.
