IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2007, 12:35:59 PM (19 years ago)
Author:
Paul Price
Message:

Adding ability to get stamps from sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtractionMatch.h

    r14671 r14805  
    1717                        float stampSpacing, ///< Typical spacing between stamps
    1818                        float threshold, ///< Threshold for stamps
     19                        const psArray *sources, ///< Sources for stamps
    1920                        const char *stampsName, ///< Filename for stamps
    2021                        float targetWidth, ///< Width of PSF for simulated target
     
    2930                        int binning,    ///< SPAM kernel binning
    3031                        bool optimum,   ///< Search for optimum ISIS kernel?
    31                         psVector *optFWHMs, ///< FWHMs for optimum search
     32                        const psVector *optFWHMs, ///< FWHMs for optimum search
    3233                        int optOrder,   ///< Maximum order for optimum search
    3334                        float optThreshold, ///< Threshold for optimum search (0..1)
Note: See TracChangeset for help on using the changeset viewer.