Dataset#

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

Description of a single resolution. .. attribute:: path

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

type:

str

Parameters:
coordinateTransformations#

Transformations from the zarr to slide coordinate system.

Type:

List[CoordinateTransform]

Methods

Attributes