IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2006, 9:34:12 AM (20 years ago)
Author:
eugene
Message:

dropped test fprints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r7639 r7733  
    5353
    5454        if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) return false;
    55 
    56         fprintf (stderr, "done chip\n");
    57         // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (ID, NULL, stdout, false), "chips");
    58         // ppImageFileCheck (config);
    5955    }
    6056
     
    7066    return true;
    7167}
    72 
    73 // input image is: PPIMAGE.INPUT
    74 // output image is: PPIMAGE.OUTPUT
    75 
    76 // XXX need to be careful in ppImage in general about which pmFPAfiles are active and when.
    77 // major phases:
    78 // - detrend loop
    79 // -
Note: See TracChangeset for help on using the changeset viewer.