{% load crispy_forms_tags %}
{{finding.annotation_json}}
{{finding.viewport_json}}
{{finding.current_image_id_index}}
{{finding.annotation_json_3d}}
{{finding.viewer_state_3d}}
No findings available.
{% endfor %}This will limit the series to the selected bounds (the rest of the images will be deleted). This is useful when you have a large volume of which only a small area is relevant to the case. NOTE: once deleted the images cannot be recovered on the site (they would have to be reuploaded if required). Make sure your images are shown in the correct order above and use test the test truncate button first.
Total image size: {{series.get_total_image_size|filesizeformat}}