MRIQC: individual {{ modality }} report

Summary

  • 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 %}
{{ title }}
{{ svg }}
{% endfor %}

Other

{% if metadata %}
{% endif %} {% if provenance %}
{{ provenance }}
{% endif %}
Rate Image
Download

For details on the IQMs (image quality metrics) and further information on the enclosed plots, please read the documentation.