IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19577


Ignore:
Timestamp:
Sep 16, 2008, 9:15:16 AM (18 years ago)
Author:
eugene
Message:

more iterations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroModelFitBoresite.c

    r19387 r19577  
    6060    params->data.F32[PAR_T0] = 0.0;
    6161
    62     psMinimization *myMin = psMinimizationAlloc (15, 0.001);
     62    psMinimization *myMin = psMinimizationAlloc (25, 0.001);
    6363    psImage *covar = psImageAlloc (params->n, params->n, PS_TYPE_F32);
    6464   
Note: See TracChangeset for help on using the changeset viewer.