Closed AlanConstantine closed 3 years ago
Hi, did you try to run each of the algorithms in the HRV FD preset directly on ibi.resample(4)
?
Hi, did you try to run each of the algorithms in the HRV FD preset directly on
ibi.resample(4)
?
It works! thanks for your hints!
How to pass the parameter to
ph.fmap()
if I don't want to segment my signals?I have tried to use
ph.CustomSegments()
,However, it encountered an error:
Also, when I removing
.resample(4)
, it encountered: