IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 3, 2011, 10:30:02 AM (15 years ago)
Author:
eugene
Message:

add new window function using first radial moment; use new sersic guess function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psphot/src/psphot.h

    r31452 r31990  
    469469psArray *psphotSourceChildrenByObject (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objectsSrc);
    470470
     471bool psphotSersicModelClassGuessPCM (pmPCMdata *pcm, pmSource *source);
     472void psphotSersicModelClassInit ();
     473void psphotSersicModelClassCleanup ();
     474
     475bool psphotSetRadiusMoments (float *fitRadius, float *windowRadius, pmReadout *readout, pmSource *source, psImageMaskType markVal);
     476
    471477#endif
Note: See TracChangeset for help on using the changeset viewer.