plotequilibrium

plotequilibrium script shows plasma equilibrium. Optionally it also shows pf coils position and toroidal flux. refer data dictionary.

Syntax plotequilibrium

$ plotequilibrium -h
Usage: plotequilibrium [-h] -u URI [--dd-update] [--rc RC] [-t TIME] [--rho]
                       [-p] [-md [MD ...]] [--show-labels] [--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
  -u, --uri URI         URI of the dataentry (e.g, imas:hdf5?path=./testdb or
                        ./testpulse.nc)
  --dd-update           Convert IDS to the default version of the data
                        dictionary if enabledotherwise, use the original IDS
                        stored on disk.
  --rc RC               Semicolon-separated rcParams string (e.g.,
                        'lines.linewidth=2;axes.titlesize=14')
  -t, --time TIME       Time (default=middle)
  --rho                 Show rho overlay on the plot
  -p, --plots           Plots available quantities along with equilibrium
  -md, --md [MD ...]    Provide machine descriptions that you need to plot
                        with ids names for example wall pf_active or with uris
                        for example
                        "imas:mdsplus?user=public;shot=116000;run=4;database=I
                        TER_MD;version=3#wall",
                        "imas:mdsplus?user=public;shot=116000;run=4;database=I
                        TER_MD;version=3", "imas:hdf5?path=./testdb",
                        "testpulse.nc"
  --show-labels         Show labels
  --save                Save figure at default location
  --directory DIRECTORY
                        Directory to save the figure

Example plotequilibrium

$ plotequilibrium --uri "imas:mdsplus?user=public;pulse=134174;run=117;database=ITER;version=3" --rho -md pf_active wall --plots
$ plotequilibrium --uri "imas:mdsplus?user=public;pulse=134174;run=117;database=ITER;version=3" --rho -md "imas:mdsplus?user=public;pulse=111001;run=103;database=ITER_MD;version=3#pf_active" "imas:mdsplus?user=public;pulse=116000;run=4;database=ITER_MD;version=3#wall"
$ plotequilibrium --uri "imas:mdsplus?user=public;pulse=134173;run=2326;database=TEST;version=3" --rho --md "imas:mdsplus?user=public;pulse=111001;run=103;database=ITER_MD;version=3#pf_active" "imas:hdf5?user=public;pulse=116000;run=4;database=ITER_MD;version=3#wall"
image not found image not found image not found