{%include '_js_and_css.html.jinja' %} {% for channel_type, channels in (info | format_channels).items() %} {% set channel_names_good = channels["good"] | map(attribute='name_html') | join(', ') %} {% endfor %}
{{ channel_type }} {% if channels["bad"] %} {% set channel_names_bad = channels["bad"] | map(attribute='name_html') | join(', ') %} and {% endif %}
Source space {{ source_space_descr }}
Source orientation {{ source_orientation }}