{% macro navlink(display, tab_id, style='') %} {{ display }} {% endmacro %} {% macro cdn_jslib(local_filename, cdn_url, libobj, integrity=None) %} {% endmacro %} {% macro embed_jslib(local_filename) %} {% endmacro %} {% macro cdn_stylesheet(local_filename, cdn_url) %} {% endmacro %} {% macro embed_stylesheet(local_filename) %} {% endmacro %} {{ title }} {{ cdn_jslib("jquery-3.6.4.min.js", "https://code.jquery.com/jquery-3.6.4.min.js", "jQuery", integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8=") }} {{ cdn_jslib("jquery-ui.min.js", "https://code.jquery.com/ui/1.12.1/jquery-ui.min.js", "jQuery.ui", integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=") }} {{ cdn_jslib("plotly-latest.min.js", "https://cdn.plot.ly/plotly-latest.min.js", "Plotly") }} {{ cdn_jslib("katex.min.js", "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.js", "katex") }} {{ cdn_jslib("auto-render.min.js", "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/contrib/auto-render.min.js", "renderMathInElement") }} {{ embed_jslib("pygsti_plotly_ex.js") }} {{ embed_jslib("pygsti_dashboard.js") }} {{ cdn_stylesheet("smoothness-jquery-ui.css", "https://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css") }} {{ cdn_stylesheet("katex.css", "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.css") }} {{ embed_stylesheet("pygsti_dataviz.css") }} {{ embed_stylesheet("pygsti_dashboard.css") }} {{ embed_stylesheet("pygsti_fonts.css") }}
{{ navlink('Summary', 'Summary', style='linkgroupheading active') }}
{% if config['BrevityLT4'] %}

Model Violation

{{ navlink('Overview', 'Goodness') }} {% if config['BrevityLT1'] %} {{ navlink('Per-sequence detail', 'Goodness_colorboxplot') }} {% if config['ShowScaling'] %} {{ navlink('Robust data scaling', 'Goodness_scaling') }} {% endif %} {% if config['ShowUnmodeledError'] %} {{ navlink('Unmodeled error', 'Goodness_unmodeled') }} {% endif %} {% endif %}

Gauge Invariant Error Metrics

{{ navlink('Overview', 'GaugeInvariants_gates') }} {% if config['BrevityLT3'] %} {{ navlink('Germs Detail', 'GaugeInvariants_germs') }} {% endif %} {% if config['CompareDatasets'] %} {{ navlink('Data Comparison', 'DataComparison') }} {% endif %} {% if config['IdleTomography'] %} {{ navlink('Idle Tomography', 'IdleTomography') }} {% endif %}

Gauge Dependent Error Metrics

{{ navlink('Overview', 'GaugeVariants') }} {{ navlink('Raw Estimates', 'GaugeVariants_raw') }} {{ navlink('Gate Decompositions', 'GaugeVariants_decomp') }} {{ navlink('Gate Error Generators', 'GaugeVariants_errgen') }}
{% if config['BrevityLT2'] %}

For Reference

{{ navlink('Input Reference', 'Input') }} {{ navlink('System Reference', 'Meta') }}
{% endif %} {% endif %}
{{ navlink('Help', 'Help', style='linkgroupheading') }}
{{ top_switchboard|render }} {{ final_model_gaugeopt_params_table|render }}
{% include 'tabs/Summary.html' %}
{% if config['BrevityLT4'] %}
{% include 'tabs/Goodness.html' %}
{% if config['BrevityLT1'] %}
{% include 'tabs/Goodness_colorboxplot.html' %}
{% if config['ShowScaling'] %}
{% include 'tabs/Goodness_scaling.html' %}
{% endif %} {% if config['ShowUnmodeledError'] %}
{% include 'tabs/Goodness_unmodeled.html' %}
{% endif %} {% endif %}
{% include 'tabs/GaugeInvariants_gates.html' %}
{% if config['BrevityLT3'] %}
{% include 'tabs/GaugeInvariants_germs.html' %}
{% endif %} {% if config['CompareDatasets'] %}
{% include 'tabs/DataComparison.html' %}
{% endif %} {% if config['IdleTomography'] %}
{% include 'tabs/IdleTomography.html' %}
{% endif %}
{% include 'tabs/GaugeVariants.html' %}
{% include 'tabs/GaugeVariants_raw.html' %}
{% include 'tabs/GaugeVariants_decomp.html' %}
{% include 'tabs/GaugeVariants_errgen.html' %}
{% if config['BrevityLT2'] %}
{% include 'tabs/Input.html' %}
{% include 'tabs/Meta.html' %}
{% endif %}
{% include 'tabs/Help.html' %}
{% endif %} {% if not config['embed_figures'] %} {% include 'tabs/AjaxError.html' %} {% endif %}
No message