libwise

Various utilities for the WISE package


License
GPL-2.0
Install
pip install libwise==0.4.7

Documentation

libwise:

Collection of utilities to handle plotting, wavelet transform, graphical user interface (using Qt5), and much more. Spin-off of the Wavelet Image Segmentation and Evaluation (WISE) software (https://flomertens.github.io/wise/).

Installation

You should be able to install libwise using pip or conda:

pip install libwise

or

conda install -c flomertens -c conda-forge libwise cython dask

Alternatively, to install libwise globally:

python setup.py install

or to install it locally:

python setup.py install --user

Requirements

You need to install (if not done by pip/conda) the following packages: