IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 13 and Version 14 of Kron_measurements_investigation


Ignore:
Timestamp:
May 26, 2012, 2:12:05 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Kron_measurements_investigation

    v13 v14  
    1616We have more carefully implemented the smoothing function and the code is now included in the ipp-trunk. There are several recipe values that now may be used to control the psphot kron measurements. Current defaault values are listed.
    1717
    18  * PSPHOT_APPLY_WEIGHT T apply gaussian weight of sigma == windowRadius
    19  * PSPHOT_APPLY_WINDOW T apply window function to downweight subtracted sources
    20  * PSPHOT_KRON_SMOOTH  F when true smooth the input image before measuring the kron radius
    21  * PSPHOT_KRON_SIGMA   1.7 smoothing parameter
    22  * PSPHOT KRON_NSIGMA  2 smoothing parameter
     18 * PSPHOT_APPLY_WEIGHT apply gaussian weight of sigma == windowRadius True
     19 * PSPHOT_APPLY_WINDOW apply window function to downweight subtracted sources True
     20 * PSPHOT_KRON_SMOOTH  when true smooth the input image before measuring the kron radius False
     21 * PSPHOT_KRON_SIGMA   smoothing parameter 1.7
     22 * PSPHOT KRON_NSIGMA  smoothing parameter 2
    2323
    2424Upon reviewing the following results the differences between applying the weighting and window functions are not significant. We suggest turning them off.