Browse Source

Update testing parameters

DESKTOP-4GKCI80\Neuracle 1 year ago
parent
commit
4266fbd20a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .vscode/launch.json

+ 3 - 3
.vscode/launch.json

@@ -16,9 +16,9 @@
             "--n-trials", "15", 
             "--com", "COM3", 
             "-fm", "flex", 
-            "-vfr", "0.5", 
+            "-vfr", "0.", 
             "-scth", "0.75",
-            "--model-path", "./static/models/XW01/baseline_rest+flex_11-21-2023-09-59-49.pkl"]
+            "--model-path", "./static/models/XW01/riemann_rest+flex_11-23-2023-10-56-58.pkl"]
         },
         {
             "name": "Free grasping paradigm",
@@ -31,7 +31,7 @@
             "args": ["--subj", "XW01", 
             "--com", "COM3", 
             "-scth", "0.75",
-            "--model-path", "./static/models/XW01/baseline_rest+flex_11-21-2023-09-59-49.pkl"]
+            "--model-path", "./static/models/XW01/riemann_rest+flex_11-23-2023-10-56-58.pkl"]
         },
         {
             "name": "Band selection",