IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29608


Ignore:
Timestamp:
Oct 29, 2010, 11:00:29 AM (16 years ago)
Author:
eugene
Message:

need to supply the mask value to psphotSetMomentsWindow (for pmSourceMoments)

File:
1 edited

Legend:

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

    r29548 r29608  
    130130bool            psphotSourceStats_Threaded (psThreadJob *job);
    131131bool            psphotSourceStatsUpdate (psArray *sources, pmConfig *config, pmReadout *readout);
    132 bool            psphotSetMomentsWindow (psMetadata *recipe, psMetadata *analysis, psArray *sources);
     132bool            psphotSetMomentsWindow (psMetadata *recipe, psMetadata *analysis, psArray *sources, psImageMaskType maskVal);
    133133
    134134// in psphotChoosePSF.c:
Note: See TracChangeset for help on using the changeset viewer.