Changeset 28656 for branches/eam_branches/ipp-20100621/psModules/src/objects/models/pmModel_SERSIC.c
- Timestamp:
- Jul 11, 2010, 3:19:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psModules/src/objects/models/pmModel_SERSIC.c
r28643 r28656 243 243 244 244 // the other parameters depend on the guess for PAR_7 245 if (0) { 246 } else { 245 if (!isfinite(PAR[PM_PAR_7])) { 247 246 PAR[PM_PAR_7] = 0.25; 248 247 // PAR[PM_PAR_7] = 0.125;
Note:
See TracChangeset
for help on using the changeset viewer.
