openmc-dev/plotter
Native plotting GUI for model design and verification
7 Releases
Latest: 7mo ago
v0.5.0Latest
📋 What's Changed
- added conda install cmd by @shimwell in https://github.com/openmc-dev/plotter/pull/133
- Generalize mesh tally plotting by @paulromano in https://github.com/openmc-dev/plotter/pull/134
- Immediate updates to score selection for tally plotting by @paulromano in https://github.com/openmc-dev/plotter/pull/135
- Improve performance for large models with DomainViewDict by @paulromano in https://github.com/openmc-dev/plotter/pull/138
- Replace Colorbar.draw_all with Figure.draw_without_rendering by @paulromano in https://github.com/openmc-dev/plotter/pull/141
- Update action for uploading to PyPI by @paulromano in https://github.com/openmc-dev/plotter/pull/142
- Add checkbox for reversing colormap by @paulromano in https://github.com/openmc-dev/plotter/pull/137
- Fix cell/material tab in color options dialog by @paulromano in https://github.com/openmc-dev/plotter/pull/143
- + 13 more
v0.4.0
📋 What's Changed
- Upgrade to PySide6 by @eepeterson in https://github.com/openmc-dev/plotter/pull/127
- Full Changelog: https://github.com/openmc-dev/plotter/compare/v0.3.2...v0.4.0
v0.3.2
📋 What's Changed
- Fix EnergyFunctionFilter bin selection by @paulromano in https://github.com/openmc-dev/plotter/pull/114
- Support opening single model XML files by @paulromano in https://github.com/openmc-dev/plotter/pull/115
- Use trusted publishing for PyPI releases by @paulromano in https://github.com/openmc-dev/plotter/pull/116
- Update github action versions used in python-publish.yml by @shimwell in https://github.com/openmc-dev/plotter/pull/117
- Batch mode by @pshriwise in https://github.com/openmc-dev/plotter/pull/119
- Include puns colormaps by @SteSeg in https://github.com/openmc-dev/plotter/pull/122
- Update use of obsolete features in Qt5 by @paulromano in https://github.com/openmc-dev/plotter/pull/123
- Fix inconsistent model refresh threading by @johvincau in https://github.com/openmc-dev/plotter/pull/126
- + 1 more
v0.3.1
📋 What's Changed
- Fix long description and bump version to 0.3.1 by @paulromano in https://github.com/openmc-dev/plotter/pull/113
- Full Changelog: https://github.com/openmc-dev/plotter/compare/v0.3.0...v0.3.1
v0.3.0
📋 What's Changed
- Update GitHub actions for publishing to PyPI by @paulromano in https://github.com/openmc-dev/plotter/pull/73
- Fix filter bin selection performance bug by @pshriwise in https://github.com/openmc-dev/plotter/pull/74
- Allow execution from a different directotry by @pshriwise in https://github.com/openmc-dev/plotter/pull/75
- Adding option to ignore the plot_settings.pkl file by @pshriwise in https://github.com/openmc-dev/plotter/pull/76
- Adding support for viewing distribcell tallies by @pshriwise in https://github.com/openmc-dev/plotter/pull/87
- Support for CellInstanceFilter by @paulromano in https://github.com/openmc-dev/plotter/pull/88
- Improve performance of distribcell/cell instance tally plotting by @paulromano in https://github.com/openmc-dev/plotter/pull/89
- Avoid image generation on load. by @pshriwise in https://github.com/openmc-dev/plotter/pull/90
- + 8 more
✨ New Contributors
- @kkiesling made their first contribution in https://github.com/openmc-dev/plotter/pull/93
- Full Changelog: https://github.com/openmc-dev/plotter/compare/v0.2.0...v0.3.0
OpenMC Plotter 0.2.0v0.2.0
📋 What's Changed
- Ability to import properties (temperature/density) by @paulromano in https://github.com/openmc-dev/plotter/pull/63
- Support 2D meshes, energy function filter by @paulromano in https://github.com/openmc-dev/plotter/pull/64
- Removing unused matplotlib backend query. by @pshriwise in https://github.com/openmc-dev/plotter/pull/65
- Adding screenshots to the README by @pshriwise in https://github.com/openmc-dev/plotter/pull/68
- Remove unused import of is_pyqt5 by @paulromano in https://github.com/openmc-dev/plotter/pull/66
- Remove superfluous install of OpenMC Python API during CI by @paulromano in https://github.com/openmc-dev/plotter/pull/70
- v0.2.0 release by @pshriwise in https://github.com/openmc-dev/plotter/pull/71
- Full Changelog: https://github.com/openmc-dev/plotter/compare/v0.1.1...v0.2.0
OpenMC Plotter 0.1.1v0.1.1
📋 Changes
- @pshriwise
- @landonjmitchell
- @Shimwell
- @landonjmitchell
- @AI-Pranto
- @billingsley-john
