| | 1 | == 2013-05-07 == |
| | 2 | |
| | 3 | In an attempt to determine if the v2 factor in the psphotSignificanceImage calculation was necessary, I first looked at single frame detections. For a given section of an image (with many false positives due to row-to-row issues), there do not appear to be any issues with secondary peaks around bright objects. (key: red: matched detections between v2 and no-v2; blue: only found in v2; green: only found in no-v2) |
| | 4 | |
| | 5 | [[Image(single_frame_matched.jpg,400px)]] |
| | 6 | [[Image(single_frame_unmatched.jpg,400px)]] |
| | 7 | |
| | 8 | However, looking at the deep stack i/055 histograms from 2013-05-01, it is clear that with v2 disabled, a new population of bright false positives arises. Overplotting matched (green) and unmatched objects (blue; although note that many are objects that were not found in SDSS, as they appear to fall on faint real sources), bright stars do seem to have adjacent false positives: |
| | 9 | |
| | 10 | [[Image(deepstack_i055.jpg,400px)]] |
| | 11 | |
| | 12 | Taking a profile of the smoothed image for one of these stars shows the cupped S/N profile that leads to this issue (and that v2 was designed to fix). However, it seems that the v2 factor could be changed from 100 to 1000 to ensure that the expected S/N peak is not overly amplified. |
| | 13 | |
| | 14 | [[Image(sn_star_prof_i055.png,400px)]] |
| | 15 | |
| | 16 | |