IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of Kron_measurements_investigation


Ignore:
Timestamp:
May 16, 2012, 3:12:21 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Kron_measurements_investigation

    v7 v8  
    9191
    9292=== Statistics ===
     93
     94
     95{{{
     96Statistics for various recipe combinations
     97------------------------------------------
     98
     99Fractional Difference in Kron Radius
     100
     101( KR_SExtractor - KR_psphot ) / KR_Sextractor    All KR
     102
     103Recipe                       mean       stdev      min     max         median      Npts
     104-------------------------------------------------------------------------------------------
     105default                  -0.201895    0.490706  -20.0476 0.924053    -0.103559     113705
     106nowin                    -0.2036380   0.689935 -165.129  0.909       -0.253494     113701
     107noweight                 -0.245435    0.83742  -129.597  0.900042    -0.143933     112929
     108noweight.nowin           -0.245726    0.834698 -129.597  0.948736    -0.226174     112930
     109nosmooth.noweight.nowin  -0.123882    0.830385 -101.242  0.921227     0.00175791   113087
     110
     111Mean and meidan Kron raddii are closest to SExtractor with all of our various recipe choices off but
     112the standard deviation is lowest with our default recipe. This set of objects includes
     113small values of KR which psphot does not measure well (Minimum KR_psphot in this sampe is 7.1)
     114
     115
     116( KR_SExtractor - KR_psphot ) / KR_Sextractor   KR_SE > 10
     117
     118Recipe                       mean       stdev      min       max      median      Npts
     119-------------------------------------------------------------------------------------------
     120default                 -0.0250245    0.22567    -4.66826  0.924053 -0.032233    42142
     121nowin                   -0.0257794    0.2263675  -4.576    0.909    -0.0291643   42140
     122noweight                -0.0402723    0.287004   -3.22148  0.900042 -0.0437856   42074
     123noweight.nowin          -0.0410538    0.287949   -4.44391  0.948736 -0.0435108   42078
     124nosmooth.noweight.nowin  0.0934499    0.53906  -101.242    0.921227  0.00175791  42138
     125
     126Considering sources with SE kron radii above 10  the smallest stdev is also with the default recipe.
     127The window function appears to have has little effect on the statistics. The biggest improvement is provided
     128by the smoothing
     129
     130---------------------------------------------------------------------------------------------------------------
     131Kron Magnitude
     132
     133KM_SExtractor - KM_psphot      All KR
     134
     135Recipe                       mean       stdev      min    max   median     Npts
     136--------------------------------------------------------------------------------
     137default                   0.0144785  0.192932   -5.144   4.495  0.003226 113705
     138nowin                     0.0150963  0.1902736  -3.777   4.584  0.002172 113701
     139noweight                 -0.0860446  0.700536   -8.964   4.529 -0.004648 112929
     140noweight.nowin            0.0131     0.220402   -5.862   4.514  0.00044  112930
     141nosmooth.noweight.nowin  -0.014707   0.215786   -5.733   4.725 -0.03339  113087
     142
     143
     144KM_SExtractor - KM_psphot      KR_SE > 10 pixels
     145
     146Recipe                       mean      stdev       min     max  median     Npts
     147--------------------------------------------------------------------------------
     148default                  -0.0229234  0.172541    -5.144  4.139 -0.001218  42142
     149nowin                    -0.0217864  0.1680391   -3.777  4.584 -0.0061890 42140
     150noweight                 -0.12206    0.674331    -7.844  3.337 -0.006119  42074
     151noweight.nowin           -0.0268161  0.187884    -4.832  4.514 -0.000118  42078
     152nosmooth.noweight.nowin  -0.065724   0.175386    -4.684  4.725 -0.035954  42138
     153
     154
     155}}}