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

https://github.com/embodied-computation-group/systole/blob/e515392b44dd6f75b6801f48f11f16c3851ac2ad/systole/interact/interact.py#L579-L589 Dear @LegrandNico , on a related note to [my previous issue](https://github.com/embodied-computation-group/systole/issues/75), I've noticed that the default `sfreq=1000` similarly creates a visualization issue when using the interactive `Editor` for manual...

https://github.com/embodied-computation-group/systole/blob/e515392b44dd6f75b6801f48f11f16c3851ac2ad/systole/utils.py#L203-L207 Dear Nico (and Systole maintainers), While using the **function `systole.utils.heart_rate()`** to interpolate the continuous heart rate time series from RR intervals, I encountered an **issue whenever the argument `sfreq`...

**Question:** I would like to know how to interface the Systole library with the Biopac MP160 system. Specifically, I'm interested in real-time data acquisition and analysis using Systole, but I'm...

I'm new to python (installed it to analyse data we collected with your heart rate task). I'm doing the preprocessing of the data to find outliers. Running in a loop,...