{%include '_js_and_css.html.jinja' %} {% set section = "Forward" %} {% set section_class_name = section | lower | append_uuid %} {# Collapse content during documentation build. #} {% if collapsed %} {% set collapsed_row_class = "mne-repr-collapsed" %} {% else %} {% set collapsed_row_class = "" %} {% endif %} {%include 'static/_section_header_row.html.jinja' %} {% for channel_type, channels in (info | format_channels).items() %} {% include 'static/_channels.html.jinja' %} {% endfor %}
Source space {{ source_space_descr }}
Source orientation {{ source_orientation }}