Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imglyb_bdv-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

imglyb_bdv-0.1.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page