IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2005, 6:43:44 AM (21 years ago)
Author:
eugene
Message:

substantial work on ensemble PSF fitting, better functions for evaluation, overall code cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/models/pmModel_SGAUSS.c

    r5593 r5772  
    8181    params_min[0][0].data.F32[6] = -5.0;
    8282    params_min[0][0].data.F32[7] = 0.5;
    83     params_min[0][0].data.F32[8] = 0.001;
     83    params_min[0][0].data.F32[8] = 0.05;
    8484
    8585    params_max[0][0].data.F32[0] = 1e5;
Note: See TracChangeset for help on using the changeset viewer.