Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyroglancer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyroglancer

Pythonic interface to neuroglancer for displaying neuronal and synaptic data

  • 0.0.5
  • PyPI
  • Socket score

Maintainers
1

Build Status codecov PyPI version Downloads

image

Pythonic interface to neuroglancer for displaying neuronal data like neurons, synapses, meshes (surfaces, volumes), annotations (points) in the precomputed format.

Installation

The easiest way to install the package is via pip:

$ pip3 install pyroglancer

The easiest way to install the latest developments from GitHub is:

$ pip3 install git+git://github.com/SridharJagannathan/pyroglancer@master

Documentation

https://SridharJagannathan.github.io/pyroglancer

Features

  • Fetch and display neurons/neuropil meshes from electron microscopy (EM) datasets like hemibrain, FAFB etc and light microscopy (LM) neurons in mesh format.
  • Display locally modified neurons or neuropil meshes.
  • Display synapse annotations etc
ElementsFormatSourceDatasets
neuronskeletons (swc) or volumetric meshesCATMAID, neuprint, vritualflybrain or other locally modified dataEM datasets like FAFB, hemibrain or any other LM dataset like lineage clones etc
neuropilsvolumetric meshesCATMAID, neuprint or other locally modified dataFAFB, hemibrain
synapsespoint annotations or precomputed formatneuroglancer layers or other locally modified dataFAFB, hemibrain

Acknowledgements

Thanks to Jeremy Maitin-Shepard from google for inventing the precomputed format and answering many of my queries. The pyroglancer logo was inspired from PyPy. The pyroglancer critically depends on packages like NAVis for interfacing with neuron data.

Copyright (c) 2021, Sridhar Jagannathan. 3-clause BSD License.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc