juliadeneva
Results
1
issues of
juliadeneva
### Description of the Issue In the Thresholding section in the online docs there is this example code: ntrial = (frequencies[-1] - frequencies[0]) / df_min z_detlev = z2_n_detection_level(n=1, epsilon=0.001, ntrial=len(freq))...