File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ class TestIntanIO(
1616 entities_to_download = ["intan" ]
1717 entities_to_test = [
1818 "intan/intan_rhs_test_1.rhs" , # Format header-attached
19- "intan/intan_rhd_test_1.rhd" , # Format header attach
19+ "intan/intan_rhd_test_1.rhd" , # Format header-attached
20+ "intan/rhs_fpc_multistim_240514_082243/rhs_fpc_multistim_240514_082243.rhs" , # Format header-attached newer version
2021 "intan/intan_fpc_test_231117_052630/info.rhd" , # Format one-file-per-channel
2122 "intan/intan_fps_test_231117_052500/info.rhd" , # Format one file per signal
2223 "intan/intan_fpc_rhs_test_240329_091637/info.rhs" , # Format one-file-per-channel
2324 "intan/intan_fps_rhs_test_240329_091536/info.rhs" , # Format one-file-per-signal
24- "intan/rhd_fpc_multistim_240514_082044/info.rhd" , # Multiple digital channels one-file-per-channel
25- # "intan/rhs_fpc_multistim_240514_082243/info.rhs", # Multiple digital channels one-file-per-channel rhs
25+ "intan/rhd_fpc_multistim_240514_082044/info.rhd" , # Multiple digital channels one-file-per-channel rhd
2626 ]
2727
2828
Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ class TestIntanRawIO(
1313 entities_to_download = ["intan" ]
1414 entities_to_test = [
1515 "intan/intan_rhs_test_1.rhs" , # Format header-attached
16- "intan/intan_rhd_test_1.rhd" , # Format header attach
16+ "intan/intan_rhd_test_1.rhd" , # Format header-attached
17+ "intan/rhs_fpc_multistim_240514_082243/rhs_fpc_multistim_240514_082243.rhs" , # Format header-attached newer version
1718 "intan/intan_fpc_test_231117_052630/info.rhd" , # Format one-file-per-channel
1819 "intan/intan_fps_test_231117_052500/info.rhd" , # Format one file per signal
1920 "intan/intan_fpc_rhs_test_240329_091637/info.rhs" , # Format one-file-per-channel
2021 "intan/intan_fps_rhs_test_240329_091536/info.rhs" , # Format one-file-per-signal
2122 "intan/rhd_fpc_multistim_240514_082044/info.rhd" , # Multiple digital channels one-file-per-channel rhd
22- # "intan/rhs_fpc_multistim_240514_082243/rhs_fpc_multistim_240514_082243.rhs", # Multiple digital channels one-file-per-channel rhs
2323 ]
2424
2525
You can’t perform that action at this time.
0 commit comments