We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb09cc7 commit 170faaaCopy full SHA for 170faaa
systole/plots/plot_evoked.py
@@ -130,6 +130,7 @@ def plot_evoked(
130
from systole.detection import ecg_peaks
131
from systole.plots import plot_evoked
132
from systole import import_dataset1
133
+ from systole.utils import heart_rate, to_epochs
134
135
ecg_df = import_dataset1(modalities=['ECG', "Stim"])
136
0 commit comments