Modality | # non-compliant (%) | Non-compliant subjects | Reasons | # compliant (%) | # subjects | # Echo-Times | {#errors | #}||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ modality.name }} | {% set percent_non_compliant = 100 * modality.non_compliant_subject_names|length|float / modality.subjects|length|float %} {% set percent_compliant = 100 * modality.compliant_subject_names|length|float / modality.subjects|length|float %}{{ modality.non_compliant_subject_names|length }} ({{ percent_non_compliant|round(2, 'floor') }} %) | {% for name in modality.non_compliant_subject_names %} {{ name }}, {% endfor %} | {% for parameter in modality.reasons_non_compliance() %} {{ parameter }}, {% endfor %} | {{ modality.compliant_subject_names|length }} ( {{ percent_compliant|round(2, 'floor') }} %) | {{ modality.subjects|length }} | {{ modality.get_echo_times() | length }} | {##} {# {{ mode.error_children|length }}#} {# | #}
{{ key }} | {% endfor %}|
---|---|
{{ reference[key] }} | {% endfor %}
Parameter | Ref. Value | Found | Subject_Session | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ parameter }} | {% for value in modality.query_reason(parameter, te, 'ref_value') %} {{ value }}, {% endfor %} | {% for value in modality.query_reason(parameter, te, 'new_value') %} {{ value }}, {% endfor %} | {% for subject in modality.query_reason (parameter, te, 'subjects') %} {{ subject }}, {% endfor %} |
Subject | #} {#Session#} {# | #} {# {% for item in run.delta %}#} {#{{ "Ref. : "+item[1] }} | #} {#{{ "Found: "+item[1] }} | #} {# {% endfor %}#} {#||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ subject.name }} | #} {#{{ session.name }} | #} {# {% for item in run.delta %}#} {#{{ item[2][1] }} | #} {#{{ item[2][0] }} | #} {# {% endfor %}#} {#
{{ key }} | {% endfor %}|
---|---|
{{ reference[key] }} | {% endfor %}