Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 793 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 793 Bytes

SIMPLIG

Code style: black Formatter: docformatter Style: sphinx

Simulation Plasma Figures

A simple way of plotting simulation mesh data from openPMD outputs.

  • Load openPMD mesh data and visualize them.
  • Perform basic operations on loaded data such as slicing, rotation, or axes transposition while correctly handling metadata.

Currently, using pint for units and own data structure. In the feature it will probably switch to scipp instead.