diff --git a/template_analysis/batch_template.m b/template_analysis/batch_template.m index 689e265..81bfa5c 100644 --- a/template_analysis/batch_template.m +++ b/template_analysis/batch_template.m @@ -50,7 +50,7 @@ % Make output plots OS = OutputSettings('LacI-CAGop','','','plots'); OS.FixedInputAxis = [1e4 1e10]; -plot_batch_histograms(results,sampleresults,OS,{'b','y','r'}); +plot_batch_histograms(results,sampleresults,OS,{'b','y','r'},CM); save('LacI-CAGop-batch.mat','AP','bins','file_pairs','OS','results','sampleresults'); diff --git a/template_colormodel/CM120312.mat b/template_colormodel/CM120312.mat index 850a592..1e7f397 100644 Binary files a/template_colormodel/CM120312.mat and b/template_colormodel/CM120312.mat differ