Import Through UI
Uploading through the web UIΒΆ
The easiest way to get started with working on your datasets is through the WEBKNOSSOS web interface. You can directly upload your dataset through the browser.
- From the Datasets tab in the user dashboard, click the Add Dataset button.
- Provide some metadata information:
- a name
- give access permissions for one or more teams (use the
default
team if all members of your organization should be able to see it) - scale of each voxel (in nanometers)
- Drag and drop your data into the upload section
- Click the Upload button
Internally, WEBKNOSSOS uses the WKW-format by default to display your data. If your data is already in WKW you can simply drag your folder (or zip archive of that folder) into the upload view.
If your data is not in WKW, you can either:
- upload the data in a supported file format and WEBKNOSSOS will automatically import or convert it (webknossos.org only).
Depending on the size of the dataset, the conversion will take some time.
You can check the progress at the
Jobs
page or the "Datasets" tab in the dashboard. WEBKNOSSOS will also send you an email notification. - Convert your data manually to WKW. For this, we provide the following software tools and libraries:
- The WEBKNOSSOS CLI is a CLI tool that can convert many formats to WKW.
- For other file formats, the WEBKNOSSOS Python library can be an option for custom scripting.
In particular, the following file formats are supported for uploading (and conversion):
- WKW dataset
- OME-Zarr datasets
- Image file sequence in one folder (TIFF, JPEG, PNG, DM3, DM4)
- Multi Layer file sequence containing multiple folders with image sequences that are interpreted as separate layers
- Single-file images (OME-Tiff, TIFF, PNG, czi, raw, etc)
- Neuroglancer Precomputed datasets
- N5 datasets
Once the data is uploaded (and potentially converted), you can further configure a dataset's Settings and double-check layer properties, fine tune access rights & permissions, or set default values for rendering.
- Get Help
- Community Forums
- Email Support