RadialProfileKernel¶
-
class
sherpa.instrument.
RadialProfileKernel
(dshape, kshape, is_model=False, norm=True, frozen=True, center=None, size=None, lo=None, hi=None, width=None, args=[], kwargs={}, pad_mask=None, do_pad=False, origin=None)[source]¶ Bases:
sherpa.instrument.PSFKernel
class for 1D radial profile PSF convolution kernels
Methods Summary
calc
(pl, pr, lhs, rhs, \*args, \*\*kwargs)convolve
(data, dshape, kernel, kshape)deinit
(vals)init_data
(data)init_kernel
(kernel)Methods Documentation
-
init_kernel
(kernel)¶
-