braincell.io module#
braincell.io reads neuronal morphologies from the common file formats and
integrates with NeuroMorpho.Org. See
File Formats & IO for the task-oriented guide.
SWC#
Neurolucida ASC#
NeuroML2#
NeuroMorpho.Org client#
Fetch a NeuroMorpho.Org neuron and return it as a |
|
Download files for a NeuroMorpho.Org neuron without parsing. |
Stateful client for the NeuroMorpho.Org REST API. |
|
Typed builder for NeuroMorpho.Org search queries. |
|
A single NeuroMorpho.Org neuron record. |
|
Typed view over a NeuroMorpho.Org morphometry record. |
|
Aggregate description of a neuron, including measurement and URLs. |
|
A planned file download for a single neuron. |
|
Result of a single file download for a neuron. |
|
Result of a multi-file download for a neuron. |
|
Bundle of URLs related to a single neuron. |
|
One page of search results from |
|
First-class cache over locally-downloaded NeuroMorpho.Org neurons. |
|
Pure path builder for the on-disk NeuroMorpho.Org cache layout. |
|
Snapshot of what is cached on disk for a single neuron. |
Errors#
Base class for every error raised by the NeuroMorpho.Org client. |
|
Raised when an HTTP request to NeuroMorpho.Org fails permanently. |
|
Raised when a NeuroMorpho.Org resource (typically a neuron id) does not exist. |
|
Raised when a braincell checkpoint cannot be parsed or validated. |
|
Raised when a checkpoint's schema version is not supported by this build. |
Checkpointing#
Write a |
|
Load a |
|
Write a |
|
Load a |