The sherpa.instrument module

Classes

ConvolutionKernel(kernel[, name])

ConvolutionModel(lhs, rhs, psf)

Kernel(dshape, kshape[, norm, frozen, ...])

Base class for convolution kernels

PSFKernel(dshape, kshape[, is_model, norm, ...])

class for PSF convolution kernels

PSFModel([name, kernel])

Convolve a model by another model or data set.

RadialProfileKernel(dshape, kshape[, ...])

class for 1D radial profile PSF convolution kernels

Class Inheritance Diagram

Inheritance diagram of ConvolutionKernel, ConvolutionModel, PSFModel, Kernel, PSFKernel, RadialProfileKernel