From 42d8424bdc964014dbbff149b7b29348c93f3107 Mon Sep 17 00:00:00 2001 From: tiborauer <tibor.auer@gmail.com> Date: Tue, 23 Aug 2022 12:46:47 +0100 Subject: [PATCH] TYPO --- rMtS_multiblock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rMtS_multiblock.py b/rMtS_multiblock.py index 98f1244..c6f5c44 100644 --- a/rMtS_multiblock.py +++ b/rMtS_multiblock.py @@ -43,7 +43,7 @@ if __name__ == '__main__': ('match type', ['single','multi']), # match type ("single" - ~Alekseichuk or "multi" - ~Berger) ('match number',1), # number of matches per sample ('dedicated response period "?"', False), - ('practice "?"', False), # practice run + ('practice', False), # practice run ('wait for scanner', False), # waits for scanner pulse ('button box', False), # uses button box ('stimulation', False), # Run tES -- GitLab