Skip to content

Commit 83649f5

Browse files
author
Thinh Nguyen
authored
remove unintended prototyping work
1 parent bdcfa46 commit 83649f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

element_array_ephys/readers/spikeglx.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515

1616
class SpikeGLX:
1717

18-
required_files = ('*.ap.meta', '*.ap.bin')
19-
2018
def __init__(self, root_dir):
2119
'''
2220
create neuropixels reader from 'root name' - e.g. the recording:

0 commit comments

Comments
 (0)