SynapseWeb at Neurodata

SynapseWeb

SynapseWeb 2015 Data Page at Neurodata

Table of Contents

Hippocampal Neuropil in 3DEM: A Resource to Train Users, Model Data, and Enhance Autosegmentation Tools

Data Guide

This dataset contains three volumes of hippocampal CA1 neuropil from adult rat. Images and traces are available for three distinct regions:

Open Connectome (OCP) web visualization “sliders” further subdivide data into the following categories:

RECONSTRUCT files provide unique names for visualization of each object, section by section traces, calibration, and quantification as summarized here (see also TABLES 2-4 of the MANUSCRIPT).

For further explanation please see:

OCP Datasets

Dataset XY Dimension XY Base Resolution Z Slices Z Resolution
Apical Volume 8192 x 8192 ~2 nm 0 - 194 ~50-60 nm
Oblique Volume 8192 x 8192 ~2 nm 0 - 91 ~50-60 nm
Spine Volume 9000 x 9000 ~2 nm 30 - 89 ~50-60 nm

Resolution Hierarchy

For each data set, the original image files were scaled in XY to three lower resolutions. The resolution hierarchy for each dataset is listed in the table below.

Dataset Resolution 0 Resolution 1 Resolution 2 Resolution 3
Apical Volume 8192 x 8192 x 195 4096 x 4096 x 195 2048 x 2048 x 195 1024 x 1024 x 195
Oblique Volume 8192 x 8192 x 92 4096 x 4096 x 92 2048 x 2048 x 92 1024 x 1024 x 92
Spine Volume 9000 x 9000 x 59 4500 x 4500 x 59 2250 x 2250 x 59 1125 x 1125 x 59

The Z direction (distance between each XY image) is also scaled to maintain the original shape of the volume. Z-scaling for each dataset is identical, since all datasets were imaged in the same way.

OCP Data Visualization

All images and annotations are available in CATMAID, our 2D web viewer. Annotations are grouped into four sets: Axons, Dendrites, Glia, and Synapses. The apical volume is further subdivided into the primary annotations (as referenced earlier), and Sub-cellular Components, which are grouped by Endosomal Components, Polyribosomes, Smooth Endoplasmic Reticulum and Spine Apparatus, and Mitochondria and Microtubules. Each set can be independently controlled by the sliders on the left side of the screen. Each dataset is available at the link below.

Download Data

Image Files

Raw image and annotation data can be directly accessed using either a web form or the following URL format:

http://openconnecto.me/ocp/ca/[[token]]/[[cutout arguments]]

where token is a dataset token (see below) and cutout arguments are the output format, resolution, and x, y, and z dimensions. Subvolumes of the database may be downloaded as HDF5 and zipped Numpy arrays. Also, image planes may be viewed in a Web browser. The following URL would cutout a 1000x1000x40 voxel region at resolution 1 of the project with token kharris15apical.

http://openconnecto.me/ocp/ca/kharris15apical/hdf5/1/2000,3000/2000,3000/80,120/

Replace hdf5 with npz for numpy formatted arrays.

For more information on the cutout service, see the NDStore Data API Documentation.

Reconstruct Files

Unaligned images and reconstruct project files are available at the links below. The RECONSTRUCT software and its associated user manual are also available.

Available Downloads    
Apical Volume .tar.gz .zip
Oblique Volume .tar.gz .zip
Spine Volume .tar.gz .zip
Reconstruct Software Help

To open data files in RECONSTRUCT, see our brief reconstruct guide (ABTODO: link?) below.

Data Tools

Three data tools are provided to interact with the data.

RECONSTRUCT

RECONSTRUCT provides a graphical user interface enabling quantitative analysis on the EM data. Data in RECONSTRUCT file format, along with the RECONSTRUCT program, is available for download here.

All annotations in these datasets were created using RECONSTRUCT. RECONSTRUCT supports a wide variety of 3DEM analyses: Data files, calibration, image alignment, section thickness estimation, tracing, naming, 3D reconstruction, and quantitative analyses are all supported. To use RECONSTRUCT, the end user must first download all data files for a requested volume (available above), and then open the main ser file for the dataset. The ser file names for each of the three volumes are enumerated below.

For more information, see https://sites.cns.utexas.edu/synapseweb/software-0.

TrakEM2

For users who are familiar with TrakEM2, one can open RECONSTRUCT data files in TrackEM2 via select File → Import Reconstruct Project. Browse to the .ser file for the dataset you want to open, and select it. TrackEM2 will load the Reconstruct project. See http://fiji.sc/Reconstruct_Reader for more.

CAJAL

CAJAL provides a Matlab interface to data stored in Open Connectome. Users can download data and store it in Matlab objects. Visualization tools are also available, allowing a user to page through data in 2D. Exporting 2D images and creating 2D movies is also supported. For more information and to download the software, see https://github.com/openconnectome/cajal.

A sample script for downloading and visualizing data in Matlab is provided below:

Tokens for Data Access

The following tokens are used for accessing raw data in OCP (either via the Matlab API or Web service).

Image (EM) Data

Token Dataset
kharris15apical Apical Volume
kharris15oblique Oblique Volume
kharris15spine Dendritic Volume

Annotations / Tracings

Token Group Dataset
kharris15apical_anno All Annotations Apical Volume
     
kharris15oblique_anno All Annotations Oblique Volume
     
kharris15spine_anno All Annotations Dendritic Volume