-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring #37
Refactoring #37
Conversation
added inital slice plot, mesh plot
adds get_extent function
added requested_units to functions
added pep formatter
refactored code into core and utils, improved examples and CI
moving to new openmc_tally_unit_convertor package
added option for title
updated to work with openmc_tally_unit_converter 0.5.2
Patch release 0.2.3
The tests pass locally (within the fusion-neutronics-workflow container) I don't quite understand why the conda install of the dependencies doesn't work here. |
Any chance we could branch from develop and merge to develop |
Codecov Report
@@ Coverage Diff @@
## develop #37 +/- ##
=======================================
Coverage 0.00% 0.00%
=======================================
Files 3 3
Lines 136 136
=======================================
Misses 136 136
Continue to review full report at Codecov.
|
Fixes #33 by exposing all the arguments of imshow to users, granting more flexibility to users