From 0b979af6207a75e4dd3821906d9345bf870cb26c Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Thu, 7 Sep 2023 12:59:48 +0100 Subject: [PATCH] added feature list --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 82d3bad..b888547 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,20 @@ # A minimal Python package that plots slices of OpenMC regular mesh tallies with the model geometry. +Features + +:straight_ruler: Axis units in in helpful units mm, cm, m, km + +:eyes: Supports all 3 viewing basis (xy, xz, yz) + +:hocho: Automaticly finds central slice or allows user specified slice index + +:dart: Supports all values (mean, std_dev etc) + +:black_square_button: Adds outlines for geometry cells or material at different pixel resolution + +:arrow_right_hook: Customisable by passing keywords to underlying matplotlib functions colorbar, contour and imshow + |drawing|drawing| # Local install