Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_diffim
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:AP F19-5 (October), AP F19-6 (November)
-
Team:Alert Production
Description
ip_diffim has the bool configuration option convolveTemplate implemented. With convolveTemplate=False, it switches the roles of the science and template images and performs the AL convolution of the science image to match the template. For cases when the science image is sharper than the template convolveTemplate=False and doDecorrelation=True setup should perform as well as the "baseline" case when the template is the sharper one and it is convolved.
The resulting difference image is bad quality, indicated by an order of magnitude (~ 10 times) more sources detected (half positive, half negative approximately).
This ticket covers the work by Gabor Kovacs [X] to investigate the cause of this bug.
Attachments
Issue Links
- is parent task of
-
DM-21703 Run the science image convolution image differencing for a visit when it is not a close matching PSF case
- Done
-
DM-21704 Check whether the template scaling has a connection to the number of detected souorces
- Done
-
DM-21705 Use the correct kernelSize in case of science image convolution in image differencing
- Done
-
DM-21809 Check the variance plane operations and the decorrelation afterburner operations in the science convolution case
- Done
- relates to
-
DM-21700 Photometric scaling of fluxes differ between template coadds and calexps
- Won't Fix
-
DM-21017 Consider changing the automated algorithmic path in ip_diffim to disable automated deconvolution
- To Do
-
DM-21217 Add option to select image to convolve based on seeing
- To Do
-
DM-21920 Try out and write notebook about demonstrating basic DFT space steps for ip_diffim operations
- Done
Activity
Summary | Investigate the cause of the high number of detected sources in the convolveScience=True image differencing case | Investigate the cause of the high number of false sources in convolveTemplate=False image differencing |
Description |
{{ip_diffim}} has the bool configuration option {{convolveTemplate}} implemented. With {{convolveTemplate=False}}, it switches the roles of the science and template images and performs the AL convolution of _the science image_ to match _the template_. For cases when the science image is sharper than the template {{convolveTemplate=False}} and {{doDecorrelation=True}} setup should perform as good as the "baseline" case when the template is the sharper one and it is convolved.
The resulting difference image is bad quality, indicated by an order of magnitude (~ 10 times) more sources detected (half positive, half negative approximately). This ticket covers the work by [~gkovacs] to investigate the cause of this bug. |
{{ip_diffim}} has the bool configuration option {{convolveTemplate}} implemented. With {{convolveTemplate=False}}, it switches the roles of the science and template images and performs the AL convolution of _the science image_ to match _the template_. For cases when the science image is sharper than the template {{convolveTemplate=False}} and {{doDecorrelation=True}} setup should perform as well as the "baseline" case when the template is the sharper one and it is convolved.
The resulting difference image is bad quality, indicated by an order of magnitude (~ 10 times) more sources detected (half positive, half negative approximately). This ticket covers the work by [~gkovacs] to investigate the cause of this bug. |
Epic Link |
|
Team | Alert Production [ 10300 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Eric Bellm [ ebellm ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Sprint | AP F19-5 (October) [ 957 ] | |
Story Points | 2 |
Story Points | 2 | 0 |
Component/s | ip_diffim [ 10743 ] | |
Labels | SciencePipelines |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Sprint | AP F19-5 (October) [ 957 ] | AP F19-5 (October), AP F19-6 (November) [ 957, 958 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
DM-21700Theoretically, this should not affect the AL subtraction.