IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2009, 1:36:21 PM (17 years ago)
Author:
eugene
Message:

add build info for psphotDetect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotDetectReadout.c

    r21353 r21392  
    3030    psAssert (psf, "psf should be loaded");
    3131
    32 
    3332    // grab the sources of interest from the storage location (pmFPAfile PSPHOT.INPUT.CMF)
    3433    psArray *sources = psphotLoadPSFSources (config, view);
     
    5958
    6059    // calculate source magnitudes
    61     psphotPSFWeights(config, readout, view, sources, psf);
     60    psphotPSFWeights(config, readout, view, sources);
    6261
    6362    // create the exported-metadata and free local data
Note: See TracChangeset for help on using the changeset viewer.