IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 17 and Version 18 of false_positives_psphotV2


Ignore:
Timestamp:
Jun 17, 2013, 2:09:42 PM (13 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • false_positives_psphotV2

    v17 v18  
     1== 2013-06-17 ==
     2
     3Gene had made a point that the flattening of the SN curve in the 2013-05-09 plots seemed unusual, and that led me to remembering a note I made in my notebook that "sqrt(V) seems to resemble I more than V does".  This led to what I believe is the main issue:  psphot has a "SOFTEN.VARIANCE" parameter that is applied in the psphotMaskReadout.c file which sets the variance to Vo = Vi + (f * I)^2^.  This parameter has a comment in the config file of "XXX drop? soften the errors for bright pixels".  However, for the very large flux images I've been examining, Vo ~ I^2, expecially in the core.  This forces the S/N image to flatten, prompting the need for the V2 fix to re-add a peak.  Disabling this parameter provides a peaked S/N curve.  However, this doesn't seem to be the total solution, as switching to a brighter star shows that there is still some ringing in the S/N image.
     4
     5[[Image(variances.png,400px)]]
     6
     7[[Image(sn.png,400px)]]
     8
    19== 2013-06-03 ==
    210