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

There are two implementations of the Welch() function, which causes confusion. #69

Open
ahn19 opened this issue Mar 3, 2023 · 2 comments

Comments

@ahn19
Copy link

ahn19 commented Mar 3, 2023

The following error occurred while executing pyVHR_demo_deep.py.

"TypeError: Welch() takes 2 positional arguments but 5 were given"

This is the confusion caused by the implementation of two Welch() functions.
The Welch() function was implemented in BPM/utils.py and extraction/utils.py respectively, which caused confusion.

@adriano-op
Copy link

This error still persists

@ccclu
Copy link

ccclu commented Jul 25, 2023

agree

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

3 participants