plothcd¶
plothcd shows plots from distributions and waves for different data entries for analysis. It is alos possible to provide URI
Syntax plothcd¶
$ plothcd -h Usage: plothcd [-h] [--rc RC] [-ech ECH] [-icrh ICRH] [-nbi NBI] [-fus FUS] [--dd-update] [--save] [--directory DIRECTORY] [-t TIME] --- Display H&CD results from multiple data sets - Each H&CD source is optional - Time is also optional - Example: plothcd -ech 134713/200/schneim/MDSPLUS/TORBEAM/3 -nbi 130012/122/schneim/nf_fopla_synergy plothcd -ech imas:mdsplus?user=public;pulse=134173;run=101;database=TEST;version=3 Options: -h, --help show this help message and exit --rc RC Semicolon-separated rcParams string (e.g., 'lines.linewidth=2;axes.titlesize=14') -ech ECH uri(e.g. imas:hdf5?path=./testdb or ./testpulse.nc) or pulse/run/user/backend/database/ for ECH results (waves) -icrh ICRH uri(e.g. imas:hdf5?path=./testdb or ./testpulse.nc) or pulse/run/user/backend/database/version/ for ICRH results (distributions) -nbi NBI uri(e.g. imas:hdf5?path=./testdb or ./testpulse.nc) or pulse/run/user/backend/database/version/ for NBI results (distributions) -fus FUS uri(e.g. imas:hdf5?path=./testdb or ./testpulse.nc) or pulse/run/user/backend/database/version/ for fusion products (distributions) --dd-update Convert IDS to the default version of the data dictionary if enabledotherwise, use the original IDS stored on disk. --save Save figure at default location --directory DIRECTORY Directory to save the figure -t, --time TIME Time
Example plothcd¶
$ plothcd -ech 134173/101/public/MDSPLUS/TEST/3 -nbi 130012/115/public/MDSPLUS/TEST/3 -fus 130012/115/public/MDSPLUS/TEST/3 -icrh 130012/15/public/MDSPLUS/TEST/3 $ plothcd -ech "imas:mdsplus?user=public;pulse=134173;run=101;database=TEST;version=3" -nbi "imas:mdsplus?user=public;pulse=130012;run=115;database=TEST;version=3"