apply_conv_kernel
- jwst.refpix.optimized_convolution.apply_conv_kernel(data, kernels, sigreject=4.0)[source]
Apply the convolution kernel.
- Parameters:
- datandarray
2-D data to be corrected
- kernelslist
List containing the left and right kernels
- sigrejectfloat
Number of sigmas to reject as outliers
- Returns:
- datandarray
2-D data model with convolution