IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2007, 12:36:32 PM (19 years ago)
Author:
eugene
Message:

drop excess outputs

File:
1 edited

Legend:

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

    r11263 r11381  
    3030
    3131    for (int i = 0; i < sources->n; i++) {
    32         if (i%100 == 0) psphotFitSummary ();
     32        // if (i%100 == 0) psphotFitSummary ();
    3333
    3434        pmSource *source = sources->data[i];
Note: See TracChangeset for help on using the changeset viewer.