IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33597


Ignore:
Timestamp:
Mar 22, 2012, 4:44:59 PM (14 years ago)
Author:
mhuber
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/meh_branches/ppstack_test/ppStack/src/ppStackLoop.c

    r33415 r33597  
    3030    ppStackMemDump("prepare");
    3131    if (options->quality) return true; // Can't do anything else
     32
     33    //MEH - break it to quickly look at and tune target psf - make more formal breakpoint? will psErrorCodeLast work?
     34#if (0)
     35    psError(psErrorCodeLast(), false, "breaking to test selected target PSF");
     36    return false;
     37#endif   
     38
    3239
    3340    // Convolve inputs
Note: See TracChangeset for help on using the changeset viewer.