IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2007, 3:55:17 AM (19 years ago)
Author:
rhl
Message:

Added argument to psphotRoughClass to indicate that the PSF clump's already known

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r13348 r13374  
    3333                                const psMetadata *recipe, psArray *footprints);
    3434psArray        *psphotSourceStats (pmReadout *readout, psMetadata *recipe, psArray *allpeaks);
    35 bool            psphotRoughClass (psArray *sources, psMetadata *recipe);
     35bool            psphotRoughClass (psArray *sources, psMetadata *recipe, const bool findPsfClump);
    3636bool            psphotBasicDeblend (psArray *sources, psMetadata *recipe);
    3737pmPSF          *psphotChoosePSF (pmReadout *readout, psArray *sources, psMetadata *recipe);
Note: See TracChangeset for help on using the changeset viewer.