systole icon indicating copy to clipboard operation
systole copied to clipboard

Systole: A python package for cardiac signal synchrony and analysis

Results 14 systole issues
Sort by recently updated
recently updated
newest added
trafficstars

Added recording class for Nonin 3231 device, to work with the cardiocieption HRD task

Hi Nico If possible, it would be great to be able to double check the corrected peaks (saved in the json) after correcting peaks using the systole viewer. Thanks in...

Hi Nico Hope you're well :) I use the correct_rr function to correct for ectopic beats as I get very high RMSSD values. Our range of RMSSD is 10-180 (literature...

I’m currently using the Systole to do artefact correction & rejection of cardiac ECG signal and it’s generally working well. I followed the guidance from the Systole manual, but labelling...

viewer

Hi Nico As requested, I am attaching the script and subject in which I get an interpolation error (numpy function interp) when using the ppg_peaks systole function. I have plotted...

wontfix

Hello, As an unprofessional first-timer, I have kept a record of few notes while trying Systole: - [ ] An error message `X must be a 1darray` is more readable...

After updating to `v0.2.3 (September 2022)` I get the following error when calling `correct_rr(rr)`: ``` Cleaning the RR interval time series. ... correcting 3 missed interval(s). ... correcting 1 extra...

bug