Skip to content
Norman Rzepka edited this page Mar 23, 2018 · 9 revisions

Supported dataset formats

Dataset file structure

WKW dataset

test_dataset/       # One folder per dataset
  color/            # Dataset layer (e.g., color, segmentation)
    1/              # Magnification step (1, 2, 4, 8, 16 etc.)
      header.wkw    # Header wkw file
      z0/y0/x0.wkw  # Actual data wkw file
  datasource-properties.json  # Dataset metadata (will be created upon import, if non-existant)

Import datasets