Parameter | Value 1 | Value 2 |
---|---|---|
{{ row['parameter'] }} | {{ row['value_1'] }}{{ row['subtle_1'] }} | {{ row['value_2'] }}{{ row['subtle_2'] }} |
Operation | {{ filenames[0] }} | {{ filenames[1] }} |
---|---|---|
{{ row['operation'] }} | {{ row['mean_1'] }} {% if row['highlight_1'] and row['mean_2_diff'] < 0 %} ({{ row['mean_2_diff'] }}%) {% endif %} | {{ row['mean_2'] }} {% if row['highlight_2'] and row['mean_1_diff'] < 0 %} ({{ row['mean_1_diff'] }}%) {% endif %} |