{{ title }}

Date: {{ date }} Methods compared: {{ n_methods }} {% if has_gt %}Ground truth: available{% endif %}
{{ best_method }}
Best Method
{{ best_score | round(1) }}
Top Composite Score
{{ n_methods }}
Methods Compared

Composite Score Ranking

{{ plot_composite_bar }}

Metrics Comparison

{{ plot_comparison_table }}
{% if plot_morphology %}

Morphology Distributions

{{ plot_morphology }}
{% endif %} {% if plot_marker_snr %}

Marker Signal-to-Noise

{{ plot_marker_snr }}
{% endif %} {% if overlay_img %}

Segmentation Overlay

Segmentation overlay
Cell boundary overlay on intensity image
{% endif %}