Changeset 28999
- Timestamp:
- Aug 20, 2010, 11:48:34 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroModelFitBoresite.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroModelFitBoresite.c
r23989 r28999 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.
