IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2005, 10:03:27 AM (21 years ago)
Author:
eugene
Message:

working updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotFullFit.c

    r5772 r5773  
    7979            continue;
    8080        }
     81
     82        // add the double-PSF fit mode
     83        // how do we compare the results?  chisq?
    8184       
    8285        // recalculate the source moments using the larger galaxy moments radius
     
    113116        }
    114117
    115         // subtract object, leave local sky
     118        // subtract PSF for object, leave local sky
     119        // XXX : we should keep the non-linear PSF fit if object was marked extended but
     120        //       PSF fit is OK otherwise.
    116121        psFree (source->modelPSF);
    117122        source->modelPSF = save;
Note: See TracChangeset for help on using the changeset viewer.