We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d4949 commit 26d3b76Copy full SHA for 26d3b76
1 file changed
tests/test_xdf.py
@@ -7,8 +7,8 @@
7
#file_path = 'data/dyad-example.xdf'
8
#file_path = 'data/ExampleWorkshopData/FingerTappingExample4.xdf'
9
10
-file_path = 'data/dyad-example-noise.xdf'
11
-file_path_with_markers = 'data/dyad-example-with-markers.xdf'
+file_path = 'data/XDF/dyad-example-noise.xdf'
+file_path_with_markers = 'data/XDF/dyad-example-with-markers.xdf'
12
13
# These have been extracted with print(xdf)
14
#Stream id 3 of type 'Markers' with name 'LSLOutletHS1-Markers'
0 commit comments