siibra.volumes.volume

A specific mesh or 3D array.

Classes

Subvolume(parent_volume, z)

Wrapper class for exposing a z level of a 4D volume to be used like a 3D volume.

SubvolumeProvider(parent_provider, z)

This provider wraps around an existing volume provider, but is preconfigured to always fetch a fixed subvolume.

Volume(space_spec, providers[, name, ...])

A volume is a specific mesh or 3D array, which can be accessible via multiple providers in different formats.

VolumeProvider()

Exceptions

ColorVolumeNotSupported