A python module adding BigDataViewer functions to imglyb.
Project description
imglyb-bdv
imglyb-bdv extends imglyb with convenience
methods and structures from BigDataViewer
If you are interested in using imglyb-bdv, have a look at the examples folder
and extend the examples as needed!
Installation
Prerequisites
imglyb-bdv has been tested on Linux, macOS, and Windows.
The following tools are required:
- Python 3
- Java 8 or 11 JDK (JRE is not enough)
- Apache Maven
If you use conda, these will be installed for you.
Installing with conda
conda install -c conda-forge imglyb-bdv
Installing with pip
First, install the prerequisites above. Then run:
pip install imglyb-bdv
It is recommended to do this from inside a virtualenv or conda environment, rather than system-wide.
Installing from source
First, install the prerequisites above. Then run:
git clone git://github.com/imglib/imglyb-bdv
cd imglyb-bdv
pip install -e .
It is recommended to do this from inside a virtualenv or conda environment, rather than system-wide.
Usage
It is suggested to follow and extend the examples in the examples folder
according to your needs. Note that the examples have additional dependencies
(hdf5 and/or dask).
Or, for a higher-level way to use imglyb, check out
pyimagej.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file imglyb_bdv-0.1.0.tar.gz.
File metadata
- Download URL: imglyb_bdv-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
152a59a1b2705439158e90b0ca5a00179fcd8c750332dbf6d094d783018a0acb
|
|
| MD5 |
17530480d5b039c6f5bef46762d0356b
|
|
| BLAKE2b-256 |
0899380a2d2b8584eb5a0eeebbcbf6bf47eeb8f53d3ce3a58e810edfd7137a49
|
File details
Details for the file imglyb_bdv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: imglyb_bdv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e77383784432a0c994ede736bbe2c105aa5dbb510c3ff8e2963fb0da0a15aba2
|
|
| MD5 |
8ff1cf6164b8bfdbacd0806a2c2a1aab
|
|
| BLAKE2b-256 |
14ab566c403c6ed9cdb96ae4c6b0550cce6ad1781c92a87c0851dd4124b5fd5b
|