IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14920


Ignore:
Timestamp:
Sep 20, 2007, 10:48:57 AM (19 years ago)
Author:
eugene
Message:

adding psphotMagErrorScale, psphotApResidTrend

File:
1 edited

Legend:

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

    r14790 r14920  
    4747bool            psphotReplaceAll (psArray *sources, psMaskType maskVal);
    4848bool            psphotApResid (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf, psMaskType maskVal, psMaskType mark);
     49bool            psphotMagErrorScale (float *errorScale, float *errorFloor, psVector *dMag, psVector *dap, int nGroup);
     50bool            psphotApResidTrend (pmReadout *readout, pmPSF *psf, int Npsf, int scale, float *errorScale, float *errorFloor, psVector *mask, psVector *xPos, psVector *yPos, psVector *apResid, psVector *dMag);
    4951bool            psphotMagnitudes (psArray *sources, psMetadata *recipe, pmPSF *psf, pmReadout *background, psMaskType maskVal, psMaskType mark);
    5052bool            psphotSkyReplace (pmConfig *config, const pmFPAview *view);
Note: See TracChangeset for help on using the changeset viewer.