InsectBrainLoader Class Documentation#

Package: sc.fiji.snt.io

Methods for retrieving reconstructions and annotations from the Insect Brain Database at insectbraindb.org *

Methods#

Getters Methods#

getAnnotations()#

Gets the brain compartment annotations for this neuron.

getMeshes()#

Gets the 3D meshes associated with this neuron’s brain compartments.

getNeuronInfo()#
getTree()#

Gets the collection of Paths for the specified cell ID

static isDatabaseAvailable()

Checks whether a connection to the Insect Brain Database can be established.

Other Methods#

idExists()#

Checks whether the neuron to be loaded was found in the database.

static main(String;)

See Also#