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] [edit on github]
Bases:
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
- calc(pl, pr, lhs, rhs, *args, **kwargs)[source] [edit on github]
- convolve(data, dshape, kernel, kshape)[source] [edit on github]
- deinit(vals)[source] [edit on github]
- init_data(data)[source] [edit on github]
- init_kernel(kernel) [edit on github]