| 43 | | * Changed the code to not fail if one or more of the inputs fails the deconvolution limit test. Since this only affects the convolved stack inputs, changed the code to skip the psf matched radial aperture measurements which is the only place where the convolved images are used in psphotStack. |
| 44 | | * Ran a test with some modified recipe values for a MD09 stack that generates large number of false sources around very bright stars. In the example the false detections are not seen if the recipe value +LINEAR_FIT_VARIANCE_MODE is changed from "CONSTANT" to "IMAGE_VAR". Further testing is required to determine if this is a good general solution or not. |
| | 43 | * Changed the code to not fail if one or more of the inputs fails the deconvolution limit test. Since this only affects the convolved stack inputs, changed the code to skip the psf matched radial aperture measurements. This analysis is currently the only place where the convolved images are used in psphotStack. |
| | 44 | * Ran a test with some modified recipe values for a MD09 stack that generates large number of false sources around very bright stars. In the example the false detections are not seen if the recipe value LINEAR_FIT_VARIANCE_MODE is changed from "CONSTANT" to "IMAGE_VAR". Further testing is required to determine if this is a good general solution or not. |