-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were detecting footprints of blended sources, but our measurements were of the blend, not the individual sources. * Slightly increase test threshold; we're now comparing with the truth catalog, so might expect a slightly worse match. * Don't re-use the science exposure when running detectAndMeasure: noiseReplacer doesn't handle our "no parents" deblended catalog well when restoring the image. * Reject sources near the edge: the existing test was too fragile to small changes in source centroids.
- Loading branch information
Showing
2 changed files
with
104 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters