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.
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
the wrsamp function does not support any way to write the file into a specific path.
wfdb.wrsamp("/home/data/qtdb/resampled_sel233"), fs=fs_target, p_signals=signals, units=fields["units"], signames=fields["signame"], fmt = ['16','16'])
causes recordname must only comprise of letters, digits, hyphens, and underscores.
The text was updated successfully, but these errors were encountered:
Related to #73
Sorry, something went wrong.
d5b0016
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
the wrsamp function does not support any way to write the file into a specific path.
wfdb.wrsamp("/home/data/qtdb/resampled_sel233"), fs=fs_target, p_signals=signals, units=fields["units"], signames=fields["signame"], fmt = ['16','16'])
causes
recordname must only comprise of letters, digits, hyphens, and underscores.
The text was updated successfully, but these errors were encountered: