From 310ce733393039ed8f5782cd540974f33ff970f5 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Tue, 24 Aug 2021 12:44:07 -0500 Subject: [PATCH] modified: README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 653d880..aff7502 100644 --- a/README.md +++ b/README.md @@ -243,5 +243,10 @@ to find this orchestrates all the algorithms. Note that in future, we anticipate moving away from "options" files in favor of a pure python solution. The files will essentially look the same aside from some initial boiler plate. +#### Comparison with 100 and 90 bins + +<img src="before.png" width="300px"/> +<br> +<img src="after.png" width="300px"/> -- GitLab