- Timestamp:
- Mar 8, 2009, 4:29:34 PM (17 years ago)
- Location:
- branches/eam_branches/eam_branch_20090303
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubMatchPSFs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/eam_branch_20090303
-
branches/eam_branches/eam_branch_20090303/ppSub/src/ppSubMatchPSFs.c
r21524 r23225 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.
