{% load static %} QC Data Comparison

{% csrf_token %}

{% csrf_token %}

QC Data Comparison Between groups


Manage a Existing visualization or Create a New one

Select an existing analysis from the list

New Analysis Name


Configure the Visualization

Group 1 Name(leave empty to disable):

Choose runs to add:

Current runs in group 1(only selected one will be used)

Group 2 Name(leave empty to disable):

Choose runs to add:

Current runs in group 2(only selected one will be used)

Group 3 Name(leave empty to disable):

Choose runs to add:

Current runs in group 3(only selected one will be used)

Group 4 Name(leave empty to disable):

Choose runs to add:

Current runs in group 4(only selected one will be used)

Group 5 Name(leave empty to disable):

Choose runs to add:

Current runs in group 5(only selected one will be used)

Group 6 Name(leave empty to disable):

Choose runs to add:

Current runs in group 4(only selected one will be used)


Options

Zero QC values:

{% if saved_settings.zero_value_option == "true" or saved_settings.zero_value_option is None %}
{% else %}
{% endif %}
{% if saved_settings.zero_value_option == "false" %}
{% else %}
{% endif %}

QC value:

Error bar:

labels:


{% autoescape off %} {{ plot_div }} {% endautoescape %}