Releases: MIT-LCP/wfdb-python
Releases · MIT-LCP/wfdb-python
v3.1.0
v3.0.1
Edits to the package include:
- Replaced Physiobank as the host of all record and header files with PhysioNet (“pb_dir" is now “pn_dir”… NOTE: This is a breaking change. The package now references content on the new PhysioNet platform, instead of the archived Physiobank. As a result of updates to the original datasets, the output may not match the output of previous versions.)
- Removed Python 2 support. Now, only Python 3.5+ is supported.
- Ability to read 24-bit data files
- Customizable xlabels for plotting (plot_items)
- Modify signal datatype (float64/32/16 or int64/32/16/8 depending on whether the signal is physical or not) for faster processing (rdrecord, rdsamp)
- Read EDF files and convert them to WFDB format (edf2mit)
- Bug fixes (resample_ann freezing, nested RECORDS download, reading non-UTF characters, syntax errors, value errors)
Further edits include:
- Improved documentation
- Addition of classifiers in PyPi for enhanced searching
- Increased adherence to PEP-8 guidelines in the source code
1.1.0
1.0.3
1.0.2
1.0.1
0.1.2
First release
0.1.1 pip installable through pypi