IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of false_positives_psphotV2


Ignore:
Timestamp:
May 29, 2013, 6:29:35 PM (13 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • false_positives_psphotV2

    v4 v5  
    11== 2013-05-29 ==
    22
    3 ||       || peak || hwhm || (im*kern)^2 / (var * (kern^2))|| (im*kern)^2 / (var * kern) ||
     3For this test, I selected a sample of stars over two orders of peak flux levels, and then convolved them with various Gaussian kernels in mana.  For all lines below the colors and kernel sizes are:
     4
     5|| color || kernel sigma ||
     6|| red   || 0.0 ||
     7|| green || 0.5 ||
     8|| blue  || 1.0 ||
     9|| purple|| 2.0 ||
     10|| cyan  || 3.0 ||
     11|| brown || 4.0 ||
     12|| yellow|| 5.0 ||
     13
     14I used different kernels for the variance.  The first set of plots below use the variance * kern^2^, which is equivalent to convolving with a kernel 1/sqrt(2) times the sigma of image.  This is the mathematically correct method.  The second set of plots use the variance * kern, where the same kernel is used on the image as is on the variance.  This is not the mathematically correct method, but probes the space of "what if we convolve the variance incorrectly".
     15
     16||       || peak || hwhm || (im*kern)^2^ / (var * (kern^2^))|| (im*kern)^2^ / (var * kern) ||
    417||star 1 || 1.64e+07  || 7.185  || [[Image(star1_SN.png,400px)]] || [[Image(star1_SNa.png,400px)]] ||
    518||star 2 || 1.12e+05  || 2.59   || [[Image(star2_SN.png,400px)]] || [[Image(star2_SNa.png,400px)]] ||