Skip to content

Commit 8d16d51

Browse files
authored
Merge branch 'master' into improve_amplifier_stim_missing_logic_intan
2 parents f4917f1 + 02da7aa commit 8d16d51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

neo/rawio/intanrawio.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,7 @@ def read_rhs(filename, file_format: str):
912912
else:
913913
channel_number_dict["Stim channel"] = channel_number_dict["RHS2000 amplifier channel"]
914914

915+
915916
header_size = f.tell()
916917

917918
sr = global_info["sampling_rate"]

0 commit comments

Comments
 (0)