Changeset 36863 for trunk/psphot/src/psphotChoosePSF.c
- Timestamp:
- Jun 13, 2014, 8:52:06 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r36623 r36863 448 448 449 449 // get the model full-width at half-max 450 float FWHM_MAJOR = 2*modelPSF-> modelRadius (modelPSF->params, 0.5);450 float FWHM_MAJOR = 2*modelPSF->class->modelRadius (modelPSF->params, 0.5); 451 451 452 452 // XXX make sure this is consistent with the re-definition of PM_PAR_SXX
Note:
See TracChangeset
for help on using the changeset viewer.
