IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2007, 2:17:06 PM (19 years ago)
Author:
eugene
Message:

added psphotTestSourceOutput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psphot/src/psphot.h

    r12933 r12945  
    1919bool            psphotDefineFiles (pmConfig *config, pmFPAfile *input);
    2020
     21
    2122// XXX test functions
    2223bool            psphotTestPSF (pmReadout *readout, psArray *sources, psMetadata *recipe);
    2324bool            pmPSFtestModel (psArray *sources, char *modelName, float RADIUS, bool poissonErrors, psPolynomial2D *psfTrendMask);
    24 
     25bool psphotTestSourceOutput (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf);
    2526psArray        *psphotFakeSources ();
    2627
Note: See TracChangeset for help on using the changeset viewer.