IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2008, 7:09:46 PM (18 years ago)
Author:
Paul Price
Message:

Since I'm throwing away the convolved image in ppStackMatch(), I need to extract the regions and kernels there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080207/ppStack/src/ppStack.h

    r16407 r16408  
    5151/// Convolve image to match specified seeing
    5252bool ppStackMatch(pmReadout *readout, ///< Readout to be convolved; replaced with output
     53                  psArray **regions, // Array of regions used in each PSF matching, returned
     54                  psArray **kernels, // Array of kernels used in each PSF matching, returned
    5355                  const pmReadout *sourcesRO, ///< Readout with sources
    5456                  const pmPSF *psf,     ///< Target PSF
Note: See TracChangeset for help on using the changeset viewer.