Skip to content

Commit

Permalink
Merge pull request #21 from TASBE/tutorial.ltiberio.bug86
Browse files Browse the repository at this point in the history
Tutorial.ltiberio.bug86
  • Loading branch information
jakebeal authored Nov 16, 2017
2 parents 4d96301 + f43b7e7 commit b805e1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template_analysis/batch_template.m
Original file line number Diff line number Diff line change
Expand Up @@ -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');

Expand Down
Binary file modified template_colormodel/CM120312.mat
Binary file not shown.

0 comments on commit b805e1c

Please sign in to comment.