This IMASViz version uses the following Python packages:

  • matplotlib - provides plotting functionalities,
  • wxPython - provides graphical user interface customization and
  • wxmPlot - provides plot customization.

From the last ITER Code Camp 2017, the following progress has been performed:

  • bugs fixes & performance improvement
  • code migration to Python3
  • GUI improvements
  • UDA support for visualizing remote shots data
  • reuse of plots layout (multiplots customization can be saved as a script file to be applied for any shot)
  • a first plugins mechanism has been developed which allows developers to integrate their plugins to IMASViz
  • the 'Equilibrium overview plugin' developed by jorge.morales2@cea.fr has been integrated to IMASViz

Concerning UDA, WEST shots can be accessed if a SSH tunnel can be established to the remote WEST UDA server.
From our first tests, SSH tunnel cannot be established from the Gateway. The issue will be analyzed during this Code Camp.

 

The tutorial below is executed on the Gateway.

1.1.1. Tutorial contents:

1.1.2.

  • No labels