webknossos.dataset.properties
Stores information on how the dataset is shown in webknossos by default.
Method generated by attrs for class DatasetViewConfiguration.
Stores information on how the dataset is shown in webknossos by default.
Method generated by attrs for class LayerViewConfiguration.
Color in RGB from 0 to 255. The WEBKNOSSOS default is [255, 255, 255].
Alpha value from 0 to 100. The WEBKNOSSOS default is 100 except for segmentation layers where it is 20.
Min and max data value range (dependent on the layer's data type). Can be used to threshold the value range. The WEBKNOSSOS default is the full value range.
Minimum data value that might be encountered. This will restrict the histogram in WEBKNOSSOS and possibly overwrite
the min value of the intensityRange
(if that is lower).
Maximum data value that might be encountered. This will restrict the histogram in WEBKNOSSOS and possibly overwrite
the max value of the intensityRange
(if that is higher).
Disable a layer. The WEBKNOSSOS default is False.
Invert a layer. The WEBKNOSSOS default is False.
Enable the histogram edit mode. The WEBKNOSSOS default is False.
Method generated by attrs for class MagViewProperties.
Method generated by attrs for class LayerProperties.
Method generated by attrs for class SegmentationLayerProperties.
Method generated by attrs for class DatasetProperties.
Method generated by attrs for class SegmentationLayerProperties.