Changeset 19577
- Timestamp:
- Sep 16, 2008, 9:15:16 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroModelFitBoresite.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroModelFitBoresite.c
r19387 r19577 60 60 params->data.F32[PAR_T0] = 0.0; 61 61 62 psMinimization *myMin = psMinimizationAlloc ( 15, 0.001);62 psMinimization *myMin = psMinimizationAlloc (25, 0.001); 63 63 psImage *covar = psImageAlloc (params->n, params->n, PS_TYPE_F32); 64 64
Note:
See TracChangeset
for help on using the changeset viewer.
