Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Alert Production
Description
In the AL implementation, the kernel candidates are small image stamps (footprints) around detected sources (on the already warped, pixel by pixel aligned images). The kernel candidate size depends on the kernel basis function pixel size (detecionConfig.fpGrowKernelScaling, fpGrowPix). Although the kernel candidates are always identified around sources (positions) on the science image, kernel basis function sizes were used inconsistently in case of science image convolution.
In the test runs, this did not make any substantial difference, though it could have caused problems with more extreme config parameter values. The kernel basis function pixel size differ in general if the images are swapped, i.e. switch between convolution and deconvolution cases inĀ makeKernelBasisList.py: makeKernelBasisList().
Attachments
Issue Links
- is child task of
-
DM-21702 Investigate the cause of the high number of false sources in convolveTemplate=False image differencing
- Done
Sorry, I forgot to mark this as "Reviewed" the other day. The change looks fine, but please see my comment on the pull request.