{% extends "base.html" %} {% block title %}Batch Processing — ICH Screening{% endblock %} {% block content %} Home / Upload / Batch {{ batch_id }} Processing Batch… Analyzing {{ batch.total }} DICOM file{{ 's' if batch.total != 1 }} — please keep this page open. Total {{ batch.total }} Processed 0 Succeeded 0 Failed 0 0% Recent Results Batch Complete View Reports Upload More Failed Files {% endblock %} {% block scripts %} {% endblock %}
Analyzing {{ batch.total }} DICOM file{{ 's' if batch.total != 1 }} — please keep this page open.