{% set title = "Session Live Pre-processing" %} {% set navigation = [('Sessions', url_for_content('sessions_list')), (session.name, url_for_content('session_details', session_id=session.id)), ('Live', '')] %} {% include 'include_header.html' %} {% import "entry_macros.html" as macros %}
Imported

{{ counters['imported'] }}

5.86%
Aligned

{{ counters['aligned'] }}

{{ counters['aligned'] - counters['imported'] }}
CTF Estimation

{{ counters['ctf'] }}

{{ counters['ctf'] - counters['aligned'] }}
Particle Picking

{{ counters['picked'] }}

0
Status

{{ session['status'] }}

0
CTF Defocus
CTF Resolution
Classes 2D
{# #} {% for c in classes2d %}

size: {{ c['size']}}, id: {{ c['id'] }}

{% endfor %}

Micrograph

Defocus U:

Defocus V:

Resolution:

Coordinates

{{ macros.radiogroup('coords-radio', ['Dot', 'Circle', 'None']) }}
Card image cap
PSD plot
{#

Give some text description

#}
Card image cap
CTF fit plot
{#

Give some text description

#}