IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2007, 11:27:58 AM (19 years ago)
Author:
eugene
Message:

update from eam_branch_20070921

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/doc/psfmodel.txt

    r9772 r15000  
     1
     22007.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
     112007.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
     17pmPSFAlloc : need a method beyong psfTrendMask to carry in the psf
     18options
     19
     20pmPSF_ModelToFit : no need to change these
     21
     22update pmPSFBuildSimple to set the parameters of the pmTrend, which
     23ever is used.
     24
     25pmPSFtry.c: some significant re-work!
     26
     27
     28
     29pmPSF_IO : need new functions to save / load the trend (psImages)
    130
    2312006.10.27
Note: See TracChangeset for help on using the changeset viewer.