>> Or, when 0 < window < threshold, just set window = threshold in the >> error handling code.
Or perhaps set window = 0 .... or threshold = window .... or ... I think it's hard to guess the user's intent.
>> Or, when 0 < window < threshold, just set window = threshold in the >> error handling code.
Or perhaps set window = 0 .... or threshold = window .... or ... I think it's hard to guess the user's intent.