Skip to content

Commit 06b6970

Browse files
committed
Removed main.m section to generate table 1 values
table 1 (number of good electrodes) requires looping through channels.tsv files for all runs. Currently only a subset of runs (and channels.tsv) are shared. Since this output is trivial, removing for simplicity.
1 parent 3d14502 commit 06b6970

File tree

2 files changed

+0
-60
lines changed

2 files changed

+0
-60
lines changed

main.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@
6363
% Run sliceGUI, and manually interact with it
6464
sliceGUI(niiPath, electrodes);
6565

66-
%% Table 1: Calculate the number of measurement electrodes (channels) used in each subject
67-
68-
% outputs are directly printed to command window
69-
tab1_dispNumElectrodes
70-
7166
%% Figure 1: Save simulated CCEP channels and their theoretical components
7267

7368
% outputs saved to .\output\simComponents

tab1_dispNumElectrodes.m

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)