Open lxavier opened 6 years ago
The default value is 10
and is set in tools/default_values.py
. In principle, I think we should not allow values < 2
since this does not make any sense (or is actually dangerous when used in combination with --reset-thresholds
). What do you think @lxavier?
agreed or the first run could be with pertubation
If the user selects --reset-thresholds
, anything below 2 does not make sense. So I would suggest imposing a limit of >=2.
need at least 2 iterations for perturbation (1st run is without pert). what is the default value if iter