BlueBrain / NeuroMorphoVis

A lightweight, interactive, extensible and cross-platform framework for building, visualizing and analyzing digital reconstructions of neuronal morphology skeletons extracted from microscopy stacks.
https://portal.bluebrain.epfl.ch/
GNU General Public License v3.0
127 stars 27 forks source link

Re-implement the circuit config code to deal with libsonata. #164

Closed marwan-abdellah closed 2 months ago

marwan-abdellah commented 1 year ago

To ensure that NMV can handle all types of circuits, re-implemet the functions under nmv.bbp to handle the libsonata circuit.

marwan-abdellah commented 1 year ago

@NadirRoGue I might need some help here!

NadirRoGue commented 1 year ago

Sure!

markovg commented 1 year ago

Agree, this would be a great feature for those users "in the wild". Even better would be support for bluepy SNAP circuit objects!

marwan-abdellah commented 2 months ago

Implemented #142