IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2010, 7:52:41 PM (16 years ago)
Author:
eugene
Message:

various API updates to work with multiple INPUT files (not yet finished)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/psphot.stack.20100120/src/psphot.h

    r26635 r26681  
    7575bool            psphotReplaceUnfitSources (psArray *sources, psImageMaskType maskVal);
    7676
     77bool psphotSetMomentsWindow (psMetadata *recipe, psMetadata *analysis, psArray *sources);
     78
    7779bool            psphotReplaceAllSources (psArray *sources, psMetadata *recipe);
    7880bool            psphotRemoveAllSources (const psArray *sources, const psMetadata *recipe);
     
    126128bool            psphotSetMaskAndVarianceReadout (pmConfig *config, pmReadout *readout, psMetadata *recipe);
    127129void            psphotSourceFreePixels (psArray *sources);
     130
     131bool psphotRoughClassRegion (int nRegion, psRegion *region, psArray *sources, psMetadata *target, psMetadata *recipe, const bool havePSF);
    128132
    129133// functions to set the correct source pixels
Note: See TracChangeset for help on using the changeset viewer.