Changeset 36324 for branches/eam_branches/ipp-20130904/psModules/src/objects/models/pmModel_SERSIC.c
- Timestamp:
- Nov 28, 2013, 1:22:58 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/models/pmModel_SERSIC.c
r36085 r36324 75 75 76 76 // Lax parameter limits 77 static float paramsMinLax[] = { -1.0e3, 1.0e-2, -100, -100, 0.001, 0.001, -1.0, 0. 1};77 static float paramsMinLax[] = { -1.0e3, 1.0e-2, -100, -100, 0.001, 0.001, -1.0, 0.0625 }; 78 78 static float paramsMaxLax[] = { 1.0e5, 1.0e9, 1.0e5, 1.0e5, 100, 100, 1.0, 1.0 }; 79 79
Note:
See TracChangeset
for help on using the changeset viewer.
