MR QA report {{ report_name }}

{% if acquisition_data -%}

Acquisition Data

{% for key in acquisition_data %} {% endfor %}
{{key}} {{acquisition_data[key]}}
{% else -%} {%endif %}

Tests from: {{ TestSuiteName }}

{% for item in test_collection %} {% endfor %}
Test Name Result
{{item}} {{test_collection[item]}}

Distortion versus r

3D cut planes

{% if dsv_surf_source -%}

B0 surface

{% endif %}