IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2012, 8:52:34 AM (14 years ago)
Author:
bills
Message:

In psphotStack add third pass for psphotKronIterate. Here measure kron flux
but not radius for matched sources. The radial momement for these is set to the
minimum of the values for the detected sources for the object

File:
1 edited

Legend:

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

    r34528 r34542  
    372372bool psphotMatchSourcesReadout (psArray *objects, pmConfig *config, const pmFPAview *view, const char *filerule, int index);
    373373bool psphotMatchSourcesToObjects (psArray *objects, psArray *sources, float RADIUS);
    374 bool psphotDropBadMatchedSources (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objects);
     374bool psphotFilterMatchedSources (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objects);
    375375
    376376bool psphotFitSourcesLinearStack (pmConfig *config, psArray *objects, bool final);
Note: See TracChangeset for help on using the changeset viewer.