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;