Skip to content

Commit

Permalink
unnecessary bracket removed
Browse files Browse the repository at this point in the history
  • Loading branch information
JaapVanDerAar committed Dec 4, 2018
1 parent b07e4a4 commit 8b40712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matlabCode/createBIDS_ieeg_json.m
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8b40712

Please sign in to comment.