Dataset#

class Dataset(path='0', coordinateTransformations=<factory>)[source]#

Description of a single resolution.

Parameters:
path#

Path to the dataset. This will usually be a string of an integer e.g. “0”.

Type:

str

coordinateTransformations#

Transformations from the zarr to slide coordinate system.

Type:

List[CoordinateTransform]

Methods

Attributes