IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2009, 10:22:04 PM (18 years ago)
Author:
beaumont
Message:

Initial visualization features added. cnb.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branch_20081104/psModules/src/imcombine/pmSubtractionAnalysis.c

    r20530 r21115  
    1212
    1313#include "pmSubtractionAnalysis.h"
     14#include "pmSubtractionVisual.h"
    1415
    1516#define KERNEL_MOSAIC 2                 // Half-number of kernel instances in the mosaic image
     
    101102        }
    102103
     104        pmSubtractionVisualPlotConvKernels(convKernels);
    103105        psMetadataAddImage(analysis, PS_LIST_TAIL, "SUBTRACTION.KERNEL.IMAGE",
    104106                           PS_META_DUPLICATE_OK, "Realisations of kernel", convKernels);
Note: See TracChangeset for help on using the changeset viewer.