IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of false_positives_psphotV2


Ignore:
Timestamp:
May 30, 2013, 1:53:11 PM (13 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • false_positives_psphotV2

    v6 v7  
    1414I 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".
    1515
    16 ||       || peak || hwhm || var hwhm || (im*kern)^2^ / (var * (kern^2^))|| (im*kern)^2^ / (var * kern) ||
    17 ||star 1 || 1.64e+07  || 7.185  ||5.23  || [[Image(star1_SN.png,400px)]] || [[Image(star1_SNa.png,400px)]] ||
    18 ||star 2 || 1.12e+05  || 2.59   ||1.88 || [[Image(star2_SN.png,400px)]] || [[Image(star2_SNa.png,400px)]] ||
    19 ||star 3 || 5.63e+06  || 4.35   ||2.40 || [[Image(star3_SN.png,400px)]] || [[Image(star3_SNa.png,400px)]] ||
    20 ||star 4 || 2.83e+06  || 2.47   ||2.05 || [[Image(star4_SN.png,400px)]] || [[Image(star4_SNa.png,400px)]] ||
    21 
     16||       || peak || im hwhm || var hwhm || sig_im / (sqrt(2) * sig_var) || (im*kern)^2^ / (var * (kern^2^))|| (im*kern)^2^ / (var * kern) ||
     17||star 1 || 1.64e+07  || 7.06   ||6.20  || 0.80520 || [[Image(star1_SN.png,400px)]] || [[Image(star1_SNa.png,400px)]] ||
     18||star 2 || 1.12e+05  || 2.59   ||1.73  || 1.05867 || [[Image(star2_SN.png,400px)]] || [[Image(star2_SNa.png,400px)]] ||
     19||star 3 || 5.63e+06  || 4.09   ||3.29  || 0.87904 || [[Image(star3_SN.png,400px)]] || [[Image(star3_SNa.png,400px)]] ||
     20||star 4 || 2.83e+06  || 3.77   ||3.03  || 0.87981 || [[Image(star4_SN.png,400px)]] || [[Image(star4_SNa.png,400px)]] ||
    2221
    2322== 2013-05-09 ==