File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ class TestIntanIO(
2424 "intan/intan_fps_rhs_test_240329_091536/info.rhs" , # Format one-file-per-signal
2525 "intan/rhd_fpc_multistim_240514_082044/info.rhd" , # Multiple digital channels one-file-per-channel rhd
2626 "intan/rhs_stim_data_single_file_format/intanTestFile.rhs" , # header-attached rhs data with stimulus current
27+ "intan/test_fcs_dc_250327_154333/info.rhs" , # this is an example of only having dc amp rather than amp files
28+ #"intan/test_fpc_stim_250327_151617/info.rhs", # wrong files Heberto will fix
2729 ]
2830
2931
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ class TestIntanRawIO(
2121 "intan/intan_fpc_rhs_test_240329_091637/info.rhs" , # Format one-file-per-channel
2222 "intan/intan_fps_rhs_test_240329_091536/info.rhs" , # Format one-file-per-signal
2323 "intan/rhd_fpc_multistim_240514_082044/info.rhd" , # Multiple digital channels one-file-per-channel rhd
24- "intan/rhs_stim_data_single_file_format/intanTestFile.rhs" , # header-attached rhs data with stimulus current
24+ "intan/rhs_stim_data_single_file_format/intanTestFile.rhs" , # header-attached rhs data with stimulus current
25+ "intan/test_fcs_dc_250327_154333/info.rhs" , # this is an example of only having dc amp rather than amp files
26+ #"intan/test_fpc_stim_250327_151617/info.rhs", # wrong files Heberto will fix
2527 ]
2628
2729 def test_annotations (self ):
You can’t perform that action at this time.
0 commit comments