Changes between Version 48 and Version 49 of Background_Dark_Model
- Timestamp:
- Apr 17, 2012, 1:43:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Background_Dark_Model
v48 v49 8 8 9 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||10 || IS_POOR || bitand(FLAGS,0xe0440130) || Excluded as a bad detection if IS_POOR != 0 || 11 || IS_BAD || bitand(FLAGS,0x1003bc88) || Excluded as a bad detection if IS_BAD != 0 || 12 12 || IS_QF_PERFECT || PSF_QF_PERFECT > 0.85 || Excluded as a bad detection if IS_QF_PERFECT != 1 || 13 13
