IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2008, 9:00:17 AM (18 years ago)
Author:
eugene
Message:

minor name change: psphotReplaceAll to psphotReplaceAllSources (and Unfit); add psphotRemoveAllSources

File:
1 edited

Legend:

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

    r17443 r17828  
    4040bool            psphotGuessModels (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf);
    4141bool            psphotBlendFit (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf);
    42 bool            psphotReplaceUnfit (psArray *sources, psMaskType maskVal);
    43 bool            psphotReplaceAll (psArray *sources, psMetadata *recipe);
     42bool            psphotReplaceUnfitSources (psArray *sources, psMaskType maskVal);
     43bool            psphotReplaceAllSources (psArray *sources, psMetadata *recipe);
     44bool            psphotRemoveAllSources (psArray *sources, psMetadata *recipe);
    4445bool            psphotApResid (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf);
    4546bool            psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf, pmReadout *background);
Note: See TracChangeset for help on using the changeset viewer.