{# SECTION 1 #}
Summary
FID File: {{ mrs.fidfile }}
Basis File: {{ mrs.basisfile }}
H2O File: {{ mrs.h2ofile }}
Output Folder: {{ mrs.outdir }}
{{ mrs.date }}
Copyright University Of Oxford

{% for m in mrs.all_con_names %} {% endfor %}
mmol/L %SD /CR+PCr Metabolite
{{ "%0.2f"|format(mrs.all_con_names_h2o[m]) }} {{ "%0.2f"|format(mrs.all_con_names[m]) }} {{ "%0.2f"|format(mrs.all_con_names[m]) }} {{ m }}
{{ report.plotly_to_div(report.plot_fit()) }}
{# EMPTY CARD 1 #}
Details
{{ report.mpl_to_div(report.some_mpl_plot()) }}
{# EMPTY CARD 2 #}
More details
Grot
{# END card-columns #}
{# END container-fluid #}