.gitignore
LICENSE.txt
README.md
environment.yml
pyproject.toml
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/lint.yaml
.github/workflows/python-publish.yml
examples/example_gamma_spec_plot.py
examples/example_get_particle_data.py
examples/example_plot_plasma_source_position.py
examples/example_plot_source_direction.py
examples/example_plot_source_energy.py
examples/example_plot_source_position.py
examples/example_plot_two_source_energies.py
examples/gamma_spec.png
src/openmc_source_plotter/__init__.py
src/openmc_source_plotter/_version.py
src/openmc_source_plotter/core.py
src/openmc_source_plotter/material.py
src/openmc_source_plotter.egg-info/PKG-INFO
src/openmc_source_plotter.egg-info/SOURCES.txt
src/openmc_source_plotter.egg-info/dependency_links.txt
src/openmc_source_plotter.egg-info/entry_points.txt
src/openmc_source_plotter.egg-info/requires.txt
src/openmc_source_plotter.egg-info/top_level.txt
tests/test_core_with_model.py
tests/test_core_with_settings.py
tests/test_core_with_source.py
tests/todo.md