MRIQC: individual {{ qctype }}
report
{% if exclude_index > 0 %}
Non-steady state (strong T1 contrast) has been detected in the first {{ exclude_index }} volumes. They were excluded before generating any QC measures and plots.
{% endif %}
Summary
- Subject ID: {{ sub_id }}.
- Date and time: {{ timestamp }}.
- MRIQC version: {{ version }}.
- Sessions and (scans) failed: {{ failed or 'none'}}.
{% if workflow_details %}
- Workflow details:
{% for detail in workflow_details %}
- {{ detail }}
{% endfor %}
{% endif %}
- Image parameters:
{{ imparams }}
Visual reports
{% for svg in svg_files %}
{{ svg }}
{% endfor %}
For details on the IQMs (image quality metrics) and further information on
the enclosed plots, please read the
user guide.