IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2007, 5:35:47 PM (19 years ago)
Author:
eugene
Message:

various cleanups of I/O operations

File:
1 edited

Legend:

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

    r14943 r15040  
    171171
    172172    // XXX test the CR/EXT measurement
    173     // psphotSourceSize (readout, sources, recipe);
     173    // XXX we need to call this here and after the second pass: option for starting number?
     174    psphotSourceSize (readout, sources, recipe);
    174175
    175176    if (!strcasecmp (breakPt, "ENSEMBLE")) {
     
    259260    // plot positive sources
    260261    if (!havePSF) {
    261         psphotSourcePlots (readout, sources, recipe, maskVal);
     262        // psphotSourcePlots (readout, sources, recipe, maskVal);
    262263    }
    263264
Note: See TracChangeset for help on using the changeset viewer.