Changeset 15000 for trunk/psphot/doc/psfmodel.txt
- Timestamp:
- Sep 24, 2007, 11:27:58 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/doc/psfmodel.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/doc/psfmodel.txt
r9772 r15000 1 2 2007.09.21 3 4 there are three places where we can choose to use errors in the fits or not: 5 6 * non-linear fitting of the models to the pixel flux distribution (poissonErrorsPhotLMM) 7 * linear fitting of the models to the pixel flux distribution (poissonErrorsPhotLin) 8 * fitting of the 2D variations in the psf parameters (poissonErrorsParams) 9 * fitting of the 2D variations in the aperture residuals 10 11 2007.09.20 12 13 I am upgrading the PSF model to allow the parameter variation to be 14 modeled with pmTrend2D instead of just polynomials. I am making a 15 list of places to modify the code: 16 17 pmPSFAlloc : need a method beyong psfTrendMask to carry in the psf 18 options 19 20 pmPSF_ModelToFit : no need to change these 21 22 update pmPSFBuildSimple to set the parameters of the pmTrend, which 23 ever is used. 24 25 pmPSFtry.c: some significant re-work! 26 27 28 29 pmPSF_IO : need new functions to save / load the trend (psImages) 1 30 2 31 2006.10.27
Note:
See TracChangeset
for help on using the changeset viewer.
