IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2013, 10:05:48 AM (13 years ago)
Author:
eugene
Message:

minor comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psphot/src/psphotSourceFits.c

    r36330 r36333  
    650650    NfitPixPCM += pcm->modelConv->nDOF;
    651651    if (TIMING) { t4 = psTimerMark ("psphotFitPCM"); }
     652
     653    // XXX we might make this more efficient by setting NITER to be fairly small.  if we hit the iteration
     654    // limit, then we could do a small grid search on the size and try again from the best fit
    652655
    653656    if (options.isInteractive) psphotPCMfitCheckSize (pcm, source, maskVal, psfSize);
Note: See TracChangeset for help on using the changeset viewer.