fusion-energy / openmc_source_plotter

A Python package for extracting and plotting the locations, directions, energy distributions of OpenMC source particles
MIT License
10 stars 3 forks source link

Adding projection plot #4

Open shimwell opened 2 years ago

shimwell commented 2 years ago

Work in progress

This PR will allow projections of the source to be plotted, ideal for producing source plots on dagmc geometry with the dagmc_geometry_slice_plotter.

TODO

shimwell commented 2 years ago

This probably needs plotly support to be added to the dagmc_geometry_slice_plotter or alternatively matplotlib support to be added to this package

shimwell commented 2 years ago

putting this on hold because the downstream deps are being updated