IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 6, 2009, 2:43:43 PM (17 years ago)
Author:
Paul Price
Message:

Hashing out debugging feature.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubMatchPSFs.c

    r21524 r23217  
    129129
    130130    // XXX drop the pixels associated with inRO and refRO (now that we have inConv and refConf)
    131 
     131#ifdef TESTING
    132132    psphotSaveImage (NULL, inRO->image, "inRO.fits");
    133133    psphotSaveImage (NULL, refRO->image, "refRO.fits");
    134134    psphotSaveImage (NULL, inConv->image, "inConv.fits");
    135135    psphotSaveImage (NULL, refConv->image, "refConv.fits");
     136#endif
    136137
    137138    return true;
Note: See TracChangeset for help on using the changeset viewer.