{% extends "webgateway/base/base_main.html" %} {% comment %} {% endcomment %} {% block title %}Split View Figure{% endblock %} {% block link %} {% endblock %} {% block script %} {% endblock %} {% block body %}
Clear
{% if imageIds %}
Single Z-section
Maximum Intensity Projection
Mean Intensity Projection
Image size:
Split Channels Grey
Merged Channel Names
{% for c in channels %} {% endfor %}
-
{% for c in channels %} {% endfor %}
{% else %} Please start by entering Image IDs as a list. E.g: 3745, 3292, 3498 {% endif %}
{% include "webtest/webclient_plugins/split_view_fig_include.html" %}
{% endblock %}