Skip to content

Commit 3c2659d

Browse files
authored
Merge pull request #23 from MIT-LCP/chore/add-wfdb-test-data
chore: Add MIT-BIH test data
2 parents 69b4b7e + 5893f5e commit 3c2659d

File tree

681 files changed

+7679
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

681 files changed

+7679
-10
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,3 @@ cython_debug/
169169

170170
# PyPI configuration file
171171
.pypirc
172-
173-
# WFDB test input data (add back after approved PR to avoid large diffs while reviewing)
174-
tests/data/input/mitdb_wfdb/
Binary file not shown.

tests/data/input/mitdb_wfdb/physionet.org/files/mitdb/1.0.0/100.dat

Lines changed: 414 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
100 2 360 650000
2+
100.dat 212 200 11 1024 995 -22131 0 MLII
3+
100.dat 212 200 11 1024 1011 20052 0 V5
4+
# 69 M 1085 1629 x1
5+
# Aldomet, Inderal
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-r 100
2+
-a atr
3+
-p http://<!--#echo var="SERVER_NAME" --><!--#echo var="DOCUMENT_URI" -->
Binary file not shown.
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
101 2 360 650000
2+
101.dat 212 200 11 1024 955 29832 0 MLII
3+
101.dat 212 200 11 1024 992 19589 0 V1
4+
# 75 F 1011 654 x1
5+
# Diapres
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-r 101
2+
-a atr
3+
-p http://<!--#echo var="SERVER_NAME" --><!--#echo var="DOCUMENT_URI" -->
Binary file not shown.

0 commit comments

Comments
 (0)