Skip to content

sarastokes/SBFSEM-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBFSEM-tools

SBFSEM-tools is a Matlab toolbox for connectomics and serial electron microscopy developed by Sara Patterson in the Neitz Lab at University of Washington. The goal of SBFSEM-tools is a single user-friendly, open source program providing the missing 3D visualization and analysis tools for cylinder-based annotations. Integration with contour/skeleton-based annotations and common morphology file formats is also supported.

About

SBFSEM-tools provides Matlab API for analysis and visualization of connectomics annotations. Annotation data is imported through database queries or read from standard file formats, then parsed into Matlab data types. This process is abstracted so users can work with familiar objects like neurons, synapses, etc. SBFSEM-tools provides an object oriented framework to support data mining and user-defined analyses. The key functions can also be accessed without programming through user interfaces.

Importantly, this program is designed around an interest in open sourcing the data and code used in scientific research. See the wiki for information on resources to enable sharing the data and code used by this program for publications.

Requirements:

The code in this repository is being developed in Matlab 2018b, but will run with 2015b or higher. A standalone compiled version of the user interface that does not require Matlab is available by request (spatte16@ur.rochester.edu).

Key features:

  • Object-oriented framework and code base for connectomics datasets
  • Efficent, accurate, publication-quality 3D renders of neurons:
    • Polygon meshes from Disc (cylinder) annotations without fitting or smoothing data
    • Volume rendering of Closed Curve (contour) annotations
    • Segmentation and volume rendering of free-form traces over a stack of EM images.
  • Standard analysis routines for both single neurons and networks.
  • Image registration: generate surfaces for inner retina boundaries, XY offset calculations for quick alignment fixes.
  • Import and export models in common neuroscience and 3D printing file formats (SWC, COLLADA, STL)

See the wiki documentation for more details.

Citation:

If you use SBFSEM-tools in your research, please cite: Patterson et al. (2019) An S-cone circuit for edge detection in the primate retina. Scientific Reports, 9, 11913 SBFSEM-tools also an RRID: SCR_017350

More information:

Publications using SBFSEM-tools

You can also find reconstructions processed through SBFSEM-tools on Neuromorpho under "Patterson_Neitz archive".

Releases

No releases published

Packages

No packages published

Languages