IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2011, 9:40:33 AM (15 years ago)
Author:
eugene
Message:

comment-out some test prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psphot/src/psphotFitSourcesLinear.c

    r30975 r30988  
    187187    psLogMsg ("psphot.ensemble", PS_LOG_MINUTIA, "built fitSources: %f sec (%ld objects)\n", psTimerMark ("psphot.linear"), sources->n);
    188188
    189     fprintf (stderr, "****** Nsat : %d ********\n", Nsat);
     189    // fprintf (stderr, "****** Nsat : %d ********\n", Nsat);
    190190
    191191    if (fitSources->n == 0) {
Note: See TracChangeset for help on using the changeset viewer.