Wanner et al. (2016)
Large-scale reconstructions of neuronal populations are critical for structural analyses of neuronal cell types and circuits. Dense reconstructions of neurons from image data require ultrastructural resolution throughout large volumes, which can be achieved by automated volumetric electron microscopy (EM) techniques. We used serial block face scanning EM (SBEM) and conductive sample embedding to acquire an image stack from an olfactory bulb (OB) of a zebrafish larva at a voxel resolution of 9.25 × 9.25 × 25 nm3 (Wanner et al., 2016). Skeletons of 1,022 neurons, ~98% of all neurons in the OB, were reconstructed by manual tracing and efficient error correction procedures. An ergonomic software package, PyKNOSSOS, was created in Python for data browsing, neuron tracing, synapse annotation, and visualization. PyKNOSSOS is available for free download (https://github.com/adwanner/PyKNOSSOS). The reconstructions allow for detailed analyses of morphology, projections and subcellular features of different neuron types (http://dx.doi.org/10.5281/zenodo.58985). The high density of reconstructions enables geometrical and topological analyses of the OB circuitry. Image data can be accessed and viewed through the neurodata web services. Raw data and reconstructions can be visualized in PyKNOSSOS.
Learn MoreData
wanner16 i
Example cutout
# pip install numpy tifffile cloud-volume import numpy as np import tifffile from cloudvolume import CloudVolume vol = CloudVolume( "s3://open-neurodata/wanner16/AA201605/SBEM1", mip=0, use_https=True ) # load data into numpy array cutout = vol[7168:7680, 9216:9728, 3264:3280] # save cutout as TIFF tifffile.imwrite("data.tiff", data=np.transpose(cutout))
Documentation for cloud-volume located here
Publications
A. A. Wanner, C. Genoud, and R. W. Friedrich. 3-dimensional electron microscopic imaging of the zebrafish olfactory bulb and dense reconstruction of neurons. Scientific data, 2016.
A. A. Wanner, C. Genoud, T. Masudi, L. Siksou, and R. W. Friedrich. Dense EM-based reconstruction of the interglomerular projectome in the zebrafish olfactory bulb. Nature Neuroscience, 2016.
To access this data, please view the guide.
Data on this site are licensed under ODC-By v1.0 license.
Please use this DOI when citing this data: 10.7281/T1MS3QN7