IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2008, 12:14:12 PM (18 years ago)
Author:
Paul Price
Message:

Was doing the photometry on the stacked image!

File:
1 edited

Legend:

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

    r17819 r17834  
    153153
    154154        // Internal-ish file for getting the PSF from the matched addition
    155         pmFPAfile *psf = pmFPAfileDefineSkycell(config, output->fpa, "PSPHOT.PSF.LOAD");
     155        pmFPAfile *psf = pmFPAfileDefineSkycell(config, psphot->fpa, "PSPHOT.PSF.LOAD");
    156156        if (!psf) {
    157157            psError(PS_ERR_IO, false, "Failed to build FPA from PSPHOT.PSF.LOAD");
Note: See TracChangeset for help on using the changeset viewer.