IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 47 and Version 48 of Background_Dark_Model


Ignore:
Timestamp:
Apr 17, 2012, 1:42:13 PM (14 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Background_Dark_Model

    v47 v48  
    11[wiki:Background_Continuity Return]
     2
     3== April 17, 2012 ==
     4
     5=== Flags and thresholds ===
     6
     7These are the current checks and cuts I'm using to exclude detections from consideration based on psphot parameters:
     8
     9|| Name || Check || Result ||
     10|| IS_POOR || bitand(FLAGS,0xe0440130) || Excluded as a bad detection if IS_POOR = 1 ||
     11|| IS_BAD  || bitand(FLAGS,0x1003bc88) || Excluded as a bad detection if IS_BAD = 1 ||
     12|| IS_QF_PERFECT || PSF_QF_PERFECT > 0.85 || Excluded as a bad detection if IS_QF_PERFECT != 1 ||
    213
    314== April 13, 2012 ==