Skip to content

flomertens/wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WISE

WISE is the Wavelet Image Segmentation and Evaluation tool, developed to address the issue of detecting significant features in radio interferometric images and obtaining reliable velocity field from cross-correlation of these regions in multi-epoch observations.

Please check https://flomertens.github.io/wise/ for more information, documentation and tutorials.

Installation

You should be able to install WISE using pip or conda (note that wise/libwise is python 2 only):

pip install wisetool

or

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

Alternatively, to install WISE 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 for WISE to work: