Recent Releases of spectrum-plotter

spectrum-plotter - v0.2.3

What's Changed

  • using docker image that has openmc installed by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/25
  • fixed plotly with no error, fixed matplotlib legends by @py1sl in https://github.com/fusion-energy/spectrum_plotter/pull/23

New Contributors

  • @py1sl made their first contribution in https://github.com/fusion-energy/spectrum_plotter/pull/23

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.2.2...v0.2.3

- Python
Published by shimwell almost 4 years ago

spectrum-plotter - v0.2.2

What's Changed

  • changing ploting bins from vh to hv by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/20

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.2.1...v0.2.2

- Python
Published by shimwell almost 4 years ago

spectrum-plotter - v0.2.1

What's Changed

  • updated to work with openmc tally unit converter 0.5.2 by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/19

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.2.0...v0.2.1

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.2.0

What's Changed

  • changed openmc post processor to openmc tally unit convertor by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/18

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.1.3...v0.2.0

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.1.3

What's Changed

  • added citation file and improved doc strings by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/11
  • made more generic by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/12
  • added package versions to CI to remove conflicts by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/13
  • improved readmes by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/15
  • Fixed the CI by @shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/16

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.1.2...v0.1.3

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.1.2

What's Changed

  • Able to plot tallies when no standard deviation is avaialbe (batches=1 in simulation) by @Shimwell in https://github.com/fusion-energy/spectrum_plotter/pull/10

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.1.1...v0.1.2

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.1.1

Added ability to convert units of X and Y axis

Full Changelog: https://github.com/fusion-energy/spectrum_plotter/compare/v0.1.0...v0.1.1

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.1.0

openmc tally objects can be passed in as the input spectra.

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.0.3

Adds the option to plot the graph with Plotly (in addition to Matplotlib). Plotly offers a drop down menu to change the axis scales.

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.0.2

fixed bug that removed leading zeros from y data refactored to share common code between plotspectrum and plotspectra

- Python
Published by shimwell about 4 years ago

spectrum-plotter - v0.0.1

Initial release with minimal viable product plotting spectra / spectrum

- Python
Published by shimwell about 4 years ago