- Timestamp:
- Aug 29, 2011, 2:59:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psphot/src/psphotSersicModelClass.c
r31990 r32205 542 542 543 543 // 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) ; 545 545 float ASPratio = momentAxes.minor / momentAxes.major; 546 546
Note:
See TracChangeset
for help on using the changeset viewer.
