MRIQC: individual {{ modality }}
report
- BIDS filename: {{ bids_name }}.
{% 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_id, svg in svg_files %}
{% endfor %}
Other
{% if metadata %}
{% endif %}
{% if provenance %}
{% endif %}
For details on the IQMs (image quality metrics) and further information on
the enclosed plots, please read the
documentation.