Image Name: {{ image.name }}
ID: {{ image.id }}Study: {{ idr_study }} {% if ext_info and ext_info.httpUrl %}
View in Web Image Viewer
This image is available as an OME-Zarr file at the following URL:
{{ ext_info.httpUrl }}
This image is not viewable online.
The IDR only supports the viewing of OME-Zarr images hosted on S3.
Download Image Files
{% if data_location == "Github" %}This image is defined by a {% if is_pattern %}.pattern{% else %}companion.ome{% endif %} file and sibling .tiff files which are on GitHub (links below). Each .tiff file is a symbolic link to the actual image file in loading download URL....
{% elif fileset.client_paths|length == 1 %}There is 1 file associated with this image. Click to download:
{% else %}There are {{ fileset.client_paths|length }} files associated with this image which can be downloaded from the links below. For more download options, including bulk download using Globus or FTP clients, see the IDR Data download page.
{% endif %}-
{% for path in fileset.client_paths %}
- {{ path }} {% endfor %}