joanrue / orientation

Lode coordinates of structure tensor eigenvectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orientation

Lode coordinates of structure tensor eigenvectors

Requirements:

$ my_env=deconvolution
$ my_branch=v2-dev
$ git clone https://github.com/matthieumeo/pycsou && cd pycsou/
$ git checkout "${my_branch}"
$ conda create --name "${my_env}"
$              --strict-channel-priority
$              --channel=conda-forge
$              --file=conda/requirements.txt
$ conda activate deconvolution
$ python -m pip install -e ".[complete_gpu]"
$ python -m pip install "napari[all]"
$ python -m pip install matplotlib
$ python -m pip install notebook

About

Lode coordinates of structure tensor eigenvectors

License:MIT License


Languages

Language:Python 100.0%