From 9a5e88530d10428831a5a05b6cd7af9ea2f45c77 Mon Sep 17 00:00:00 2001 From: Erin Date: Tue, 30 Apr 2024 12:37:25 -0400 Subject: [PATCH] mri lesional analysis --- plots/do_all_results.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plots/do_all_results.m b/plots/do_all_results.m index 820113d..4fb744c 100644 --- a/plots/do_all_results.m +++ b/plots/do_all_results.m @@ -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;