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/ppSubMakePSF.c

    r23763 r26195  
    6666    }
    6767
     68    // psphotSaveImage (photFile->fpa->hdu->header, photRO->image, "findpsf.im.fits");
     69    // psphotSaveImage (photFile->fpa->hdu->header, photRO->variance, "findpsf.wt.fits");
     70    // psphotSaveImage (photFile->fpa->hdu->header, photRO->mask, "findpsf.mk.fits");
     71
     72    // XXX for testing, can i dump a complete copy of the psphot sources here? 
     73    // I actually only need the X,Y coordinates to test this.
     74
    6875    // Extract the loaded sources from the associated readout, and generate PSF
    6976    // Here, we assume the image is background-subtracted
Note: See TracChangeset for help on using the changeset viewer.