IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2007, 4:47:19 PM (19 years ago)
Author:
Paul Price
Message:

Changes to stacking to allow it to work on convolved images.

File:
1 edited

Legend:

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

    r13464 r14626  
    3434    );
    3535
     36/// Convolve image to match specified seeing
     37bool ppStackMatch(pmReadout *output,    ///< Convolved readout
     38                  const pmReadout *input, ///< Readout to be convolved
     39                  const pmConfig *config ///< Configuration
     40    );
     41
    3642#endif
Note: See TracChangeset for help on using the changeset viewer.