diff --git a/settings.py b/settings.py index 39bfb0b73fc2f774456dfc2b73923453b3ddb81a..7273fd5ac3c502a2ff091d98c252343a3a3905b6 100644 --- a/settings.py +++ b/settings.py @@ -15,7 +15,7 @@ DB_PORT = 8086 DB_DATASET = 'barium' # Relative intensity threshold to differentiate good/bad isotopes (w.r.t. to max intensity) -INT_THS = 0.62 +INT_THS = 0.6 # Number of iterations before restarting the position's memory NUM_ITERATIONS = 5