IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 19, 2009, 11:30:18 AM (17 years ago)
Author:
eugene
Message:

adding comments related to testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/ppSub/src/ppSubReadoutPhotometry.c

    r24932 r26195  
    8686    psFree(photRO->analysis);
    8787    photRO->analysis = psMetadataAlloc();
     88
     89    // psphotSaveImage (photFile->fpa->hdu->header, photRO->image, "findsrc.im.fits");
     90    // psphotSaveImage (photFile->fpa->hdu->header, photRO->variance, "findsrc.wt.fits");
     91    // psphotSaveImage (photFile->fpa->hdu->header, photRO->mask, "findsrc.mk.fits");
    8892
    8993    if (!psphotReadoutMinimal(config, view)) {
Note: See TracChangeset for help on using the changeset viewer.