Skip to content
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

Merged
merged 14 commits into from
Jun 22, 2022
Merged

Refactoring #37

merged 14 commits into from
Jun 22, 2022

Conversation

RemDelaporteMathurin
Copy link
Member

Fixes #33 by exposing all the arguments of imshow to users, granting more flexibility to users

shimwell and others added 12 commits October 16, 2021 23:00
added inital slice plot, mesh plot
added requested_units to functions
refactored code into core and utils, improved examples and CI
moving to new openmc_tally_unit_convertor package
updated to work with openmc_tally_unit_converter 0.5.2
@RemDelaporteMathurin
Copy link
Member Author

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.

@shimwell
Copy link
Member

Any chance we could branch from develop and merge to develop

@RemDelaporteMathurin RemDelaporteMathurin changed the base branch from main to develop June 22, 2022 08:34
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #37 (175d51d) into develop (c5293d7) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           develop     #37   +/-   ##
=======================================
  Coverage     0.00%   0.00%           
=======================================
  Files            3       3           
  Lines          136     136           
=======================================
  Misses         136     136           
Impacted Files Coverage Δ
regular_mesh_plotter/core.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a452ef...175d51d. Read the comment docs.

@RemDelaporteMathurin RemDelaporteMathurin merged commit 3ec505b into develop Jun 22, 2022
@RemDelaporteMathurin RemDelaporteMathurin deleted the refactoring branch June 22, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LogNorm and vmin cannot be used simultaneously matplotlib kwargs should be exposed to users
2 participants