IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2012, 4:37:05 PM (14 years ago)
Author:
bills
Message:

In psphotStack check aperture flux of matched sources and drop any for which it is
not finite. This occurs when the source is completely masked. Dropping them saves
disk and PSPS space.

File:
1 edited

Legend:

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

    r34317 r34354  
    368368bool psphotMatchSourcesReadout (psArray *objects, pmConfig *config, const pmFPAview *view, const char *filerule, int index);
    369369bool psphotMatchSourcesToObjects (psArray *objects, psArray *sources, float RADIUS);
     370bool psphotDropBadMatchedSources (pmConfig *config, const pmFPAview *view, const char *filerule, psArray *objects);
    370371
    371372bool psphotFitSourcesLinearStack (pmConfig *config, psArray *objects, bool final);
Note: See TracChangeset for help on using the changeset viewer.