From 8b4071243bee2a86a1c8f7a38b84af4adf84c5d2 Mon Sep 17 00:00:00 2001 From: Jaap van der Aar Date: Tue, 4 Dec 2018 15:55:13 +0100 Subject: [PATCH] unnecessary bracket removed --- matlabCode/createBIDS_ieeg_json.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlabCode/createBIDS_ieeg_json.m b/matlabCode/createBIDS_ieeg_json.m index cf651ed8..f68ba2d0 100644 --- a/matlabCode/createBIDS_ieeg_json.m +++ b/matlabCode/createBIDS_ieeg_json.m @@ -147,7 +147,7 @@ ieeg_json.iEEGPlacementScheme = ''; % Freeform description of the placement of the iEEG electrodes. % Left/right/bilateral/depth/surface(e.g. "left frontal grid and bilateral hippocampal depth" or -% "surface strip and STN depth" or “clinical indication bitemporal, bilateral temporal strips and left grid”). ) +% "surface strip and STN depth" or “clinical indication bitemporal, bilateral temporal strips and left grid”). ieeg_json.iEEGElectrodeGroups = ''; % Field to describe the way electrodes are grouped % into strips, grids or depth probes e.g., {'grid1': "10x8 grid on left temporal pole",