IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2011, 2:59:09 AM (15 years ago)
Author:
eugene
Message:

find the footprint saddles; iterative search for kron (in masked); add iterative search for kron (downweighting); add footprint based mask

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psphot/src/psphotSersicModelClass.c

    r31990 r32205  
    542542   
    543543    // get the PSFratio and the ASPratio : we use these to choose the model class
    544     float PSFratio = momentAxes.major / (2.35 * psfAxes.major) ;
     544    float PSFratio = source->moments->Mrf / (2.35 * psfAxes.major) ;
    545545    float ASPratio = momentAxes.minor / momentAxes.major;
    546546
Note: See TracChangeset for help on using the changeset viewer.