From f1cd250cb12ee13779a0ef636ecad609cf7096c3 Mon Sep 17 00:00:00 2001
From: Darius Arnold <Darius.Arnold@ruhr-uni-bochum.de>
Date: Thu, 5 Oct 2017 18:25:00 +0200
Subject: [PATCH] [minor] one min/max key was forgotten in previous commit

---
 pylot/core/io/default_parameters.py | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/pylot/core/io/default_parameters.py b/pylot/core/io/default_parameters.py
index b476a49b..f4648aae 100644
--- a/pylot/core/io/default_parameters.py
+++ b/pylot/core/io/default_parameters.py
@@ -452,9 +452,11 @@ defaults = {'rootpath': {'type': str,
                              'namestring': 'Wadati tolerance'},
 
             'jackfactor': {'type': float,
-                             'tooltip': 'pick is removed if the variance of the subgroup with the pick removed is larger than the mean variance of all subgroups times safety factor',
-                             'value': 5.0,
-                             'namestring': 'Jackknife safety factor'},
+                            'tooltip': 'pick is removed if the variance of the subgroup with the pick removed is larger than the mean variance of all subgroups times safety factor',
+                            'value': 5.0,
+                            'min:': 0.,
+                            'max': np.inf,
+                            'namestring': 'Jackknife safety factor'},
 
             'WAscaling': {'type': (float, float, float),
                           'tooltip': 'Scaling relation (log(Ao)+Alog(r)+Br+C) of Wood-Anderson amplitude Ao [nm] \