webknossos 2.3.2
pip install webknossos
Released:
Python API for working with WEBKNOSSOS datasets, annotations, and for WEBKNOSSOS server interaction.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: AGPL-3.0
- Author: scalable minds
- Requires: Python <3.14, >=3.10
-
Provides-Extra:
tifffile
,imagecodecs
,bioformats
,czi
,examples
,all
Classifiers
- Intended Audience
- Operating System
- Programming Language
-
Topic
- Education
- Multimedia :: Graphics
- Scientific/Engineering
- Scientific/Engineering :: Bio-Informatics
- Scientific/Engineering :: Image Processing
- Scientific/Engineering :: Information Analysis
- Scientific/Engineering :: Medical Science Apps.
- Scientific/Engineering :: Visualization
- Software Development :: Libraries
- Typing
Project description
WEBKNOSSOS Python Library
Python API for working with WEBKNOSSOS datasets, annotations, and for WEBKNOSSOS server interaction.
For the WEBKNOSSOS server, please refer to https://github.com/scalableminds/webknossos.
Features
- easy-to-use dataset API for reading/writing/editing raw 2D/3D image data and volume annotations/segmentation in WEBKNOSSOS-compatiböe format
- convert from other formats, e.g. tiff stacks
- add/remove layers
- update metadata (
datasource-properties.json
) - up/downsample layers
- compress layers
- add/remove magnifications
- Command line tool (CLI) for manipulating and creating WEBKNOSSOS datasets
- manipulation of WEBKNOSSOS skeleton annotations (*.nml) as Python objects
- access to nodes, comments, trees, bounding boxes, metadata, etc.
- create new skeleton annotation from Graph structures or Python objects
- interaction, connection & scripting with your WEBKNOSSOS instance over the REST API
- list datastets, annotations, and tasks
- up- & downloading annotations and datasets
Please refer to the documentation for further instructions.
Installation
The webknossos
package requires at least Python 3.10.
You can install it from pypi, e.g. via pip:
pip install webknossos
To install webknossos
with the dependencies for all examples, support for more file types, and BioFormats conversions, run: pip install webknossos[all]
.
For working with Zeiss CZI microscopy data use pip install --extra-index-url https://pypi.scm.io/simple/ webknossos[czi]
.
By default webknossos
can only distribute any computations through multiprocessing or Slurm. For Kubernetes or Dask install these additional dependencies:
pip install cluster_tools[kubernetes]
pip install cluster_tools[dask]
Examples
See the examples folder or the the documentation.
The dependencies for the examples are not installed by default. Use pip install webknossos[examples]
to install them.
Contributions & Development
Please see the respective documentation page.
License
AGPLv3 Copyright scalable minds
Test Data Credits
Excerpts for testing purposes have been sampled from:
- Dow Jacobo Hossain Siletti Hudspeth (2018). Connectomics of the zebrafish's lateral-line neuromast reveals wiring and miswiring in a simple microcircuit. eLife. DOI:10.7554/eLife.33988
- Zheng Lauritzen Perlman Robinson Nichols Milkie Torrens Price Fisher Sharifi Calle-Schuler Kmecova Ali Karsh Trautman Bogovic Hanslovsky Jefferis Kazhdan Khairy Saalfeld Fetter Bock (2018). A Complete Electron Microscopy Volume of the Brain of Adult Drosophila melanogaster. Cell. DOI:10.1016/j.cell.2018.06.019. License: CC BY-NC 4.0
- Bosch Ackels Pacureanu et al (2022). Functional and multiscale 3D structural investigation of brain tissue through correlative in vivo physiology, synchrotron microtomography and volume electron microscopy. Nature Communications. DOI:10.1038/s41467-022-30199-6
- Hanke, M., Baumgartner, F. J., Ibe, P., Kaule, F. R., Pollmann, S., Speck, O., Zinke, W. & Stadler, J. (2014). A high-resolution 7-Tesla fMRI dataset from complex natural stimulation with an audio movie. Scientific Data, 1:140003. DOI:10.1038/sdata.2014.3
- Sample OME-TIFF files (c) by the OME Consortium https://downloads.openmicroscopy.org/images/OME-TIFF/2016-06/bioformats-artificial/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: AGPL-3.0
- Author: scalable minds
- Requires: Python <3.14, >=3.10
-
Provides-Extra:
tifffile
,imagecodecs
,bioformats
,czi
,examples
,all
Classifiers
- Intended Audience
- Operating System
- Programming Language
-
Topic
- Education
- Multimedia :: Graphics
- Scientific/Engineering
- Scientific/Engineering :: Bio-Informatics
- Scientific/Engineering :: Image Processing
- Scientific/Engineering :: Information Analysis
- Scientific/Engineering :: Medical Science Apps.
- Scientific/Engineering :: Visualization
- Software Development :: Libraries
- Typing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file webknossos-2.3.2.tar.gz
.
File metadata
- Download URL: webknossos-2.3.2.tar.gz
- Upload date:
- Size: 211.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84981b3149f8bd8d60b6d67130c52b258fd1403fa5370d7474333e160c2de4d7 |
|
MD5 | d2b2ef489f9c1882ce576ae0d0b61a91 |
|
BLAKE2b-256 | 5331fa74b5fac942c650220c21cefe59d1c2f01890571b65ec3134228bfcd7ba |
File details
Details for the file webknossos-2.3.2-py3-none-any.whl
.
File metadata
- Download URL: webknossos-2.3.2-py3-none-any.whl
- Upload date:
- Size: 243.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 308755da78d9c51fe2afeac5fb9bc90f708252355280c0f15b6d0de45026e6ea |
|
MD5 | eed12fa814948d6efeb47233ce47c3ea |
|
BLAKE2b-256 | 7de61f2b2d4dc3a837e08151f5c8d49065f7a422c8a1d1c23e2f87a1166ecf8f |