IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2008, 3:57:59 PM (18 years ago)
Author:
Paul Price
Message:

Removing MODE_TARGET mode --- this is now done by generating a fake image (with pmReadoutFakeFromSources) and matching to that with MODE_1 or MODE_2 as appropriate. Changed pmSubtractionMatch and pmSubtractionConvolve so that two output 'convolved' images are always produced. This makes it easier to determine what to subtract from what.

File:
1 edited

Legend:

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

    r16607 r17297  
    1818typedef enum {
    1919    PM_SUBTRACTION_MODE_ERR,            // Error in the mode
    20     PM_SUBTRACTION_MODE_TARGET,         // Convolve image 1 to match target PSF
    2120    PM_SUBTRACTION_MODE_1,              // Convolve image 1
    2221    PM_SUBTRACTION_MODE_2,              // Convolve image 2
Note: See TracChangeset for help on using the changeset viewer.