Skip to content

sarastokes/SConeEdgeDetection

Repository files navigation

An S-cone circuit for edge detection in the primate retina

Data and code used in our recent paper on S-cone OFF midget bipolar and ganglion cells.

Sara Patterson, James Kuchenbecker, James Anderson, Andrea Bordt, David Marshak, Maureen Neitz, Jay Neitz (2019) An S-cone circuit for edge detection in the primate retina. Scientific Reports, 9, 11913.

The electrophysiology and morphology data is included, along with representative 3D reconstructions of each cell type. Other reconstructions are still involved in other unpublished projects and will be added as soon as those projects are complete. The 3D reconstructions and published figures were created in Matlab, but I've provided several alternative file formats that can be opened with free software or online (see Dependencies below for more info).

Contents:

  • em_statistics.m - Contains raw data and analysis for all quantified morphological features: midget bipolar cell ribbon synapse counts, midget bipolar cell soma diameters, horizontal cell primary dendrite diameters and horizontal cell soma diameters.
  • em_renders.m - Contains code to extract .json files and render neurons from the original annotation data through SBFSEM-tools. See info on the .stl and .vtk files below for simpler options to view the 3D reconstructions.
  • ephys_spikes.m - Plots the raw spike responses to S-cone isolating and achromatic stimuli.
  • ephys_filters.m - Plots the S-OFF midget impulse response functions.

Dependencies

To build and view the 3D reconstructions as created for the published figures, you will need:

  • Matlab 2015b or higher
  • SBFSEM-tools, an open-source Matlab toolbox for connectomics visualization and analysis

Each neuron is also provided as .stl and .vtk files to provide alternatives for those without Matlab:

  • The .stl files are the easiest option and individual files can be opened in most 3D programs (for example, 3D Paint on PCs) or even online.
  • A 3D view software capable of opening .vtk files. The advantage here is viewing several neurons simultaneously. I use Paraview.

More information:

About

Data and code for Patterson et al (2019) Scientific Reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages