IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2006, 9:01:19 PM (20 years ago)
Author:
eugene
Message:

mods to fix mask issues, negative-radius errors, simpsons formula for integral

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotChoosePSF.c

    r6862 r6900  
    5757    // set up an array to store the results
    5858    psArray *models = psArrayAlloc (list->n);
     59    models->n = list->n;
    5960
    6061    // try each model option listed in config
Note: See TracChangeset for help on using the changeset viewer.