Software Open Access
WFDB SWIG
Published: March 12, 2006. Version: 1.0.0
Please include the standard citation for PhysioNet:
(show more options)
Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation [Online]. 101 (23), pp. e215–e220.
Software Description
The wfdb-swig package provides interfaces between the WFDB library and software written in a variety of other languages, so that such software can have access to the full range of capabilities supported by current and future versions of the WFDB library. The package provides interfaces for software written using Perl, Python, C# (and other .NET languages), and Java. The wfdb-swig package can be readily extended for use with other target languages supported by SWIG, such as PHP, Ruby, TCL, and several versions of Lisp.
Access
Access Policy:
Anyone can access the files, as long as they conform to the terms of the specified license.
License (for files):
Open Data Commons Attribution License v1.0
Discovery
Topics:
wfdb
Corresponding Author
Files
Total uncompressed size: 551.8 KB.
Access the files
- Download the ZIP file (568.5 KB)
- Access the files using the Google Cloud Storage Browser here. Login with a Google account is required.
-
Access the data using the Google Cloud command line tools (please refer to the gsutil
documentation for guidance):
gsutil -m -u YOUR_PROJECT_ID cp -r gs://wfdb-swig-1.0.0.physionet.org DESTINATION
-
Download the files using your terminal:
wget -r -N -c -np https://physionet.org/files/wfdb-swig/1.0.0/
-
Download the files using AWS command line tools:
aws s3 sync --no-sign-request s3://physionet-open/wfdb-swig/1.0.0/ DESTINATION
Name | Size | Modified |
---|---|---|
Parent Directory | ||
INSTALL (download) | 1.3 KB | 2019-04-12 |
Makefile (download) | 666 B | 2019-04-12 |
README (download) | 4.1 KB | 2019-04-12 |
pywfdb.i (download) | 2.7 KB | 2019-04-12 |
setup.py (download) | 757 B | 2019-04-12 |