Changeset 23217 for trunk/ppSub/src/ppSubMatchPSFs.c
- Timestamp:
- Mar 6, 2009, 2:43:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubMatchPSFs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubMatchPSFs.c
r21524 r23217 129 129 130 130 // XXX drop the pixels associated with inRO and refRO (now that we have inConv and refConf) 131 131 #ifdef TESTING 132 132 psphotSaveImage (NULL, inRO->image, "inRO.fits"); 133 133 psphotSaveImage (NULL, refRO->image, "refRO.fits"); 134 134 psphotSaveImage (NULL, inConv->image, "inConv.fits"); 135 135 psphotSaveImage (NULL, refConv->image, "refConv.fits"); 136 #endif 136 137 137 138 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
