Skip to content

Produces EDF file from WFDB format #244

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

Merged
merged 1 commit into from
Jul 16, 2020
Merged

Produces EDF file from WFDB format #244

merged 1 commit into from
Jul 16, 2020

Conversation

Lucas-Mc
Copy link
Contributor

@Lucas-Mc Lucas-Mc commented Jul 10, 2020

Introduces the conversion of WFDB files to EDF format. All data was written to the EDF file using struck.pack() so no outside packages were introduced. This implementation conserves the -h option which can now be used with help(wfdb.mit2edf). Further, the -v option was conserved and is no longer an option so all content will be printed to screen to help the user see what is going on and the specifications of their EDF file. The -o option, which is used to specify their desired EDF file name, is also conserved. The default behavior is that an input record named "100" would now produce an EDF file named "100.edf".

@Lucas-Mc Lucas-Mc self-assigned this Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant