Skip to content

Commit

Permalink
mri lesional analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
erinconrad committed Apr 30, 2024
1 parent 0fd9f77 commit 9a5e885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plots/do_all_results.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
% containing intermediate results from the machine learning algorithm in
% your results path and load these in order to generate plots (this will
% take a few minutes at most).
do_full_pipeline = 1;
do_full_pipeline = 0;

% End users should not change this
doing_from_github = 0;
doing_from_github = 1;

%% Get file locs
locations = epilepsy_laterality_locs;
Expand Down

0 comments on commit 9a5e885

Please sign in to comment.