Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in baseline index #1

Open
rockyplum opened this issue Aug 18, 2023 · 1 comment
Open

error in baseline index #1

rockyplum opened this issue Aug 18, 2023 · 1 comment

Comments

@rockyplum
Copy link

rockyplum commented Aug 18, 2023

in get_ecg_f_from_file , there is a mistake in

ECG_neutral = np.array(df["signal"]["chest"]["ECG"][indice_neutral[0]:indice_neutral[-1]*700][:,0]) #Baseline

You should not * 700.

@Edouard99
Copy link
Owner

Why shouldn't I ? It's been a long time since I did not use this project but as I remember it worked perfectly fine with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants