You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.wfdb2edf) as well as the -o option which is now a parameter that the user must enter to specify their desired EDF file name. 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.
0 commit comments