Skip to content

Commit 8fc10ab

Browse files
authored
Merge pull request #327 from MIT-LCP/more-signal-fmts
Fix reading formats 8, 310, and 311
2 parents 34ea7a2 + 14048dd commit 8fc10ab

16 files changed

+157
-106
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*.py diff=python
2+
3+
*.anI binary
4+
*.atr binary
5+
*.d[0-9] binary
6+
*.dat binary
7+
*.edf binary
8+
*.gz binary
9+
*.mat binary
10+
*.qrs binary
11+
*.wabp binary
12+
*.wav binary
13+
*.wqrs binary
14+
*.xyz binary

sample-data/binformats.d0

499 Bytes
Binary file not shown.

sample-data/binformats.d1

998 Bytes
Binary file not shown.

sample-data/binformats.d2

998 Bytes
Binary file not shown.

sample-data/binformats.d3

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
 .<JXft���������+9GUcq��������� (6DR`n|��������� %3AO]ky���������"0>LZhv���������-;IWes����������*8FTbp~��������� '5CQ_m{���������$2@N\jx���������!/=KYgu���������,:HVdr����������)7ESao}���������
2+
&4BP^lz���������#1?M[iw��������� .<JXft���������+9GUcq��������� (6DR`n|��������� %3AO]ky���������"0>LZhv���������-;IWes����������*8FTbp~��������� '5CQ_m{���������$2@N\jx���������!/=KYgu���������,:HVdr����������)7ESao}���������
3+
&4BP^lz���������#1?M[

sample-data/binformats.d4

998 Bytes
Binary file not shown.

sample-data/binformats.d5

749 Bytes
Binary file not shown.

sample-data/binformats.d6

666 Bytes
Binary file not shown.

sample-data/binformats.d7

666 Bytes
Binary file not shown.

sample-data/binformats.d8

1.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)