MRIQC: individual {{ modality }}
report
Summary
- Subject ID: {{ sub_id }}.
{% if pred_qa is not none %}
- MRIQC predicted QA:
{% if pred_qa > 0 %}Exclude
{% else %}Pass
{% endif %}
{% endif %}
- Date and time: {{ timestamp }}.
- MRIQC version: {{ version }}.
{% if workflow_details %}
- Workflow details:
{% for detail in workflow_details %}
- {{ detail }}
{% endfor %}
{% endif %}
Visual reports
{% for title, svg in svg_files %}
{{ title }}
{{ svg }}
{% endfor %}
Other
{% if metadata %}
{% endif %}
{% if provenance %}
{% endif %}
{% if provenance %}
Rate Image
Submitted
Previous ratings found in MRIQC's WebAPI
Rating |
Count |
Invalid |
|
Exclude |
|
Usable |
|
Good |
|
{% endif %}
For details on the IQMs (image quality metrics) and further information on
the enclosed plots, please read the
documentation.