- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroModelFitBoresite.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/psastro/src/psastroModelFitBoresite.c
r23989 r29060 80 80 params->data.F32[PAR_T0] = 0.0; 81 81 82 psMinimization *myMin = psMinimizationAlloc (25, 0.001 );82 psMinimization *myMin = psMinimizationAlloc (25, 0.001, 1.0); 83 83 psImage *covar = psImageAlloc (params->n, params->n, PS_TYPE_F32); 84 84
Note:
See TracChangeset
for help on using the changeset viewer.
