siibra.features.tabular.layerwise_cell_density

Classes

LayerwiseCellDensity

Represents a table of different measures anchored to a brain location.

Module Contents

class siibra.features.tabular.layerwise_cell_density.LayerwiseCellDensity(segmentfiles: list, layerfiles: list, anchor: siibra.features.anchor.AnatomicalAnchor, datasets: list = [], prerelease: bool = False, id: str = None)
Inheritance diagram of siibra.features.tabular.layerwise_cell_density.LayerwiseCellDensity

Represents a table of different measures anchored to a brain location.

Columns represent different types of values, while rows represent different samples. The number of columns might thus be interpreted as the feature dimension.

As an example, receptor fingerprints use rows to represent different neurotransmitter receptors, and separate columns for the mean and standard deviations measure across multiple tissue samples.

classmethod CELL_READER(b)
classmethod LAYER_READER(b)
DESCRIPTION = 'Layerwise estimated densities of detected cell bodies  (in detected cells per 0.1 cube...
property data
property key
unit = '# detected cells/0.1mm3'