Revert of 99e9412f74 (because of an Issue #289)

This commit is contained in:
Miroslav Stampar 2012-12-08 08:53:25 +01:00
parent 73968a448c
commit 0cbdaaecfa

View File

@ -91,7 +91,7 @@ MAX_TECHNIQUES_PER_VALUE = 2
METADB_SUFFIX = "_masterdb"
# Minimum time response set needed for time-comparison based on standard deviation
MIN_TIME_RESPONSES = 10
MIN_TIME_RESPONSES = 15
# Minimum comparison ratio set needed for searching valid union column number based on standard deviation
MIN_UNION_RESPONSES = 5