Skip to content

Commit

Permalink
Removed main.m section to generate table 1 values
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
hharveygit committed Feb 18, 2024
1 parent 3d14502 commit 06b6970
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
5 changes: 0 additions & 5 deletions main.m
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
% Run sliceGUI, and manually interact with it
sliceGUI(niiPath, electrodes);

%% Table 1: Calculate the number of measurement electrodes (channels) used in each subject

% outputs are directly printed to command window
tab1_dispNumElectrodes

%% Figure 1: Save simulated CCEP channels and their theoretical components

% outputs saved to .\output\simComponents
Expand Down
55 changes: 0 additions & 55 deletions tab1_dispNumElectrodes.m

This file was deleted.

0 comments on commit 06b6970

Please sign in to comment.