IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2009, 3:02:04 PM (16 years ago)
Author:
eugene
Message:

commented-out test lines

File:
1 edited

Legend:

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

    r24932 r26264  
    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.