IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2009, 6:41:32 PM (16 years ago)
Author:
eugene
Message:

rework how the psf is passed around so that we are sure we get it from the right psphot run

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppSub/src/ppSubMatchPSFs.c

    r26318 r26432  
    193193    }
    194194
     195# ifdef TESTING
    195196    // XXX for testing
    196197    psphotSaveImage (NULL, refRO->image,    "refRO.im.fits");
     
    209210    psphotSaveImage (NULL, refConv->variance, "refConv.wt.fits");
    210211    psphotSaveImage (NULL, refConv->mask,     "refConv.mk.fits");
     212# endif
    211213
    212214    psFree(optWidths);
Note: See TracChangeset for help on using the changeset viewer.