{% macro panel(name, comment) %}

{{ name | safe}}

{% if comment %}

{{ comment | safe }}

{% endif %} {{ caller() }}
{% endmacro %} {% macro img_thumb(image, width=100, img_per_line=2, mob_per_line=1, href="None", offset=0) %} {% if href == "None" %}{% set href = image %}{% endif %}
{% endmacro %} {% macro image_thumbs_dir(dir, width=100) %}
{% for image in images_in_dir(dir, extension='jpg') %} {{ img_thumb(image, width) }} {% endfor %}
{% endmacro %} {% macro panel_image_dir(name, comment, dir, width=100) %} {% call panel(name, comment) %} {{ image_thumbs_dir(dir, width) }} {% endcall %} {% endmacro %} {% macro image_carousel(name, img_items, interval=5, width=None) %}
{% endmacro %} {% macro carousel_image_dir(name, comment, dir, interval=3) %} {% call panel(name, comment) %} {{ image_carousel(dir, href_src_images_in_dir(dir, extension='jpg'), interval=interval) }} {% endcall %} {% endmacro %}

Remote operation of the GOLEM tokamak for ASPNF 2018

An example of a real remote tokamak operation educational event with the following set-up:

{{ img_thumb('map.jpg', offset=3) }}

Scroll down to see the whole story

{% call panel("The program of the ASEAN school", '') %}
{{ img_thumb(image="ASEANprogram.jpg", href="aspnf2018-program-27sep2017b.pdf", offset=3) }}
{% endcall %} {% call panel('Methodic material: Hands on project: experiment on GOLEM', '') %}
{% for href, src in href_src_items("Hands-on.pdf", "HandsOnPres-{}.jpg", 0, 8) %} {{ img_thumb(src, img_per_line=6, mob_per_line=3, href=href) }} {% endfor %}
{% endcall %} {% call panel('Introductory lecture (made remotely via skype by Vojtech Svoboda)', 'Students were acquainted with the tokamak (GOLEM) technology, diagnostics and operation') %} {{ image_carousel('presentation', href_src_items("presentation/present.pdf", "presentation/present{}_thb.png", 0, 68), interval=0.5) }} {% endcall %} {{ panel_image_dir('Kick off', "Tutor Remy Guirlet (CEA Cadarache) introducing remote operation", 'kickoff') }} {% call panel('The event page', '') %}
{{ img_thumb(href="http://golem.fjfi.cvut.cz/wiki/TrainingCourses/PlasmaSchools/ASPNF.th/18/index", image="EventPage.jpg", offset=3) }}
{% endcall %} {{ carousel_image_dir('In action', 'Students requesting discharges via the GOLEM tokamak remote control web-based interface (see their laptops) under supervision of their tutors', 'remotecontrol') }} {{ panel_image_dir('The GOLEM tokamak', 'North and South side views', 'golem') }} {% call panel('The discharges (the session log)', 'Students executed 76 discharges') %} {{ image_carousel('shots', href_src_items("http://golem.fjfi.cvut.cz/shots/{}", "session/{}iconlbl.png",26054, 26130+1), interval=0.5) }} {% endcall %} {{ carousel_image_dir('The Tutors', 'The essential contribution', 'tutors') }} {{ carousel_image_dir('Whiteboards after the activity', 'The record of hard work', 'whiteboards') }} {{ carousel_image_dir('Preparing reports', '... far into the night', 'reporting') }} {% call panel('The 6 final presentations') %} {{ image_carousel('shots', href_src_items("reports/golem_g{}.pdf", "reports/golem_g{}_thb.png",1, 6), interval=3) }} {% endcall %} {{ carousel_image_dir('Mini-conference', 'Students presenting their achievements', 'presentations') }} {% call panel('The fee for the remote educational session', '... is to send us a postcard from the venue of the remote GOLEM tokamak operation') %}
{% for f in ('F', 'B', 'F1', 'B1') %} {{ img_thumb('PostCard{}.jpg'.format(f)) }} {% endfor %}
{% endcall %}

Sincere thanks to all the contributors and participants.

Links

ASPNF Facebook

Other educational activities at the GOLEM tokamak