IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2007, 10:25:52 AM (19 years ago)
Author:
Paul Price
Message:

Extensive changes to the way spatial variation of the kernel is implemented. I was doing it the stupid way, rather than the smart way outlined in Alard 2000 (A&ASS, 144, 363). Fixed up the normalisation of the kernels (essential for proper flux conservation with spatial variation). Put in support for dividing an image up into regions.

File:
1 edited

Legend:

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

    r14195 r14455  
    2626                                 const psImage *image, ///< Image for which to find stamps
    2727                                 const psImage *mask, ///< Mask
     28                                 const psRegion *region, ///< Region in which to search for stamps
    2829                                 float threshold, ///< Threshold for stamps in the image
    2930                                 float spacing ///< Rough spacing for stamps
Note: See TracChangeset for help on using the changeset viewer.