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])
RadialProfileKernel(dshape, kshape[, …]) class for 1D radial profile PSF convolution kernels

Class Inheritance Diagram

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