plotequicomp

plotequicomp script shows plasma equilibrium and it is possible to compare equilibrium and its quantities. refer data dictionary.

Syntax plotequicomp

$ plotequicomp -h
Usage: plotequicomp [-h] [--rc RC] -u [URI ...] [--dd-update] [-t TIME]
                    [--log-level {DEBUG,INFO,WARNING,ERROR}] [--save]
                    [--directory DIRECTORY]

---- Display the plasma equilibrium from the equilibrium IDS. It also shows pf
coils and wall position overlay if exists [Previously known as equiplot]

Options:
  -h, --help            show this help message and exit
  --rc RC               Semicolon-separated rcParams string (e.g.,
                        'lines.linewidth=2;axes.titlesize=14')
  -u, --uri [URI ...]   uri separated by spaces if comparing (e.g.
                        "imas:hdf5?path=./testdb" "./testpulse.nc")
  --dd-update           Convert IDS to the default version of the data
                        dictionary if enabledotherwise, use the original IDS
                        stored on disk.
  -t, --time TIME       Time (default=middle)
  --log-level {DEBUG,INFO,WARNING,ERROR}
                        Set the logging level (default=INFO)
  --save                Save figure at default location
  --directory DIRECTORY
                        Directory to save the figure

Example plotequicomp

$ plotequicomp --uri "imas:hdf5?user=public;shot=105027;run=200;database=ITER;version=3" "imas:hdf5?user=public;shot=105027;run=2;database=ITER;version=3"
image not found