Martin Frasch

Results 2 issues of Martin Frasch

When calling: ```python import neurokit2 as nk fp = nk.signal_fixpeaks(fp_nofixpeaks, sampling_rate=1000, iterative=False, show=False, interval_min=0.33, interval_max=0.75, method="kubios")[1] ``` we observe that the set interval ranges are not respected in all cases....

When calling nk.hrv on my RRI data, I get `ValueError: Expect x to not have duplicates` The RRI data appears to satisfy the criteria of the HRV function. It looks...

bug :bug:
ECG :heart:
inactive 👻