Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate through the magnetics IDS node and search for the node ids.magnetics.flux_loop[0].flux.data
    Image Removed
    Image Added

  2. Right-click on the node ids.magnetics.flux_loop[0].flux.data
  3. From the pop-up menu, select the command Plot ids.magnetics.flux_loop[0].flux.data
    Image Removed
    Image Added

    The plot should display as shown in the image below.
    Image Removed
    Image Added

    Info

    Each plot window has a menu for printing (File menu), saving and exporting data (File menu) or customizing the plot (Options menu).

    Any part of the plot can be zoom-in using the mouse (Options menu to zoom out).

...

  1. right-click anywhere on the plot and select Configure option
    Image RemovedImage Added
  2. Plot configuration window will open, displaying all available customizations
    Image RemovedImage Added

3.2 Adding a plot to an existing figure

...

  1. From the previous navigation tree, navigate to the node ids.magnetics.flux_loop[16].flux.data
  2. Right-click on the node ids.magnetics.flux_loop[16].flux.data
  3. From the pop-up menu, select the command Add plot to existing figure and Figure0 in the attached submenu
    Image Removed
    Image Added

    The plot should display as in the image below.
    Image Removed
    Image Added

3.3 Comparing float 1D arrays between 2 shots

...

  1. Open the shot 52682.

    Panel
    titleTutorial IDS case parameters:
    User name: g2lfleur
    IMAS database name:test
    Shot number:52682
    Run number:0
  2. Load occurrence 0 of magnetics' IDS

  3. Navigate through the magnetics IDS of shot 52682 and search for the node ids.magnetics.flux_loop[0].flux.data

  4. Right-click on the node ids.magnetics.flux_loop[0].flux.data
  5. From the pop-up menu, select the command Add plot to existing figure and Figure0 in the attached submenu
    The plot should display as in the image below. 
    Image Removed
    Image Added

3.4 Selecting 1D arrays, plotting the selection

...

  1. Navigate the tree of shot 52682 and search for the node ids.magnetics.bpol_probe[0].field.data
  2. Right-click on the node ids.magnetics.bpol_probe[0].field.data
  3. From the pop-up menu, select the command Select ids.magnetics.bpol_probe[0].field.data
    Image RemovedImage Added
    The selected node turns into red.
    Image RemovedImage Added
  4. Navigate the tree of shot 52682 and search for the node ids.magnetics.bpol_probe[9].field.data
  5. Right-click on the node ids.magnetics.bpol_probe[9].field.data
  6. From the pop-up menu, select the command Select ids.magnetics.bpol_probe[9].field.data
    The selected node turns into red.
    Image Removed
    Image Added

  7. Right-click one of the selected nodes
  8. From the pop-up menu, select the command Plot all selected signals to a new figure
    Image Removed
    Image Added
    Image Removed
    Image Added

    Note
    Selections list are proper to each shot navigation tree; selections list are not concatenated between different shots. 

...

  1. Load the equilibrium IDS from shot 52682
  2. Navigate the tree of shot 52682 and search for the node ids.equilibrium.time_slice[0].profiles_1d.f
    Image Removed
    Image Added

  3. Click on the + symbol  at the right of node ids.equilibrium.time_slice[0].profiles_1d.f to expand it.
    You should get the image below. Note that coordinate1 = ids.equilibrium.time_slice[itime].profiles_1d.psi
    for this FLT_1D data array.
    Image Removed
    Image Added

  4. Right-click now on the node ids.equilibrium.time_slice[0].profiles_1d.f
  5. From the pop-up menu, select the command Plot ids.equilibrium.time_slice[0].profiles_1d.f to a new figure
    Image Removed
    Image Added
    The plot should display as in the image below.
    The data are represented as a function of coordinate1 for the first time slice.
    Image Removed
    Image Added

  6. Click on the time slider and release the mouse at index value 41
    The time slider allows you to move along the time axis. You should obtain the image below.
    Image Removed

Image Added

3.5.2 Plotting 1D arrays as a function of the time along coordinate1

  1. From the previous shot 52682 tree, right-click now the node ids.equilibrium.time_slice[0].profiles_1d.f
  2. From the pop-up menu, select the command Plot ids.equilibrium.time_slice[0].profiles_1d.f as a function of time
    Image Removed
    Image Added
    The plot should display as in the image below.

    The data are represented as a function of time for a given coordinate1 value.
    Image Removed
    Image Added

  3. Click on the time slider and release the mouse at index value 19.
    The slider allows you to move along the coordinate1. You should obtain the image below.
    The title of the plot gives the coordinate1 value which is selected by the slider. The label of the
    plot is the short name of the quantity which has been selected in the tree (equilibrium.time_slice[itime] has 
    been removed from the label).
    Image Removed
    Image Added

3.6. Multiple plots configuration

...