The TRAKO Project: Compression of DTI Streamlines.
Project description
TRAKO
Trako compresses DTI streamlines from .vtp to smaller .tko files!
Installation as PyPI package (recommended, preferably in a virtualenv)
pip install trako
Developer installation (comes with test data)
Please follow these steps with Miniconda or Anaconda installed:
# create environment
conda create --name TRAKO python=3.6
conda activate TRAKO
# get TRAKO
git clone git@github.com:haehn/TRAKO.git
cd TRAKO
python setup.py install
Usage
./trakofy -i DATA/example.vtp -o /tmp/test.tko
./untrakofy -i /tmp/test.tko -o /tmp/restored.vtp
./tkompare -a DATA/example.vtp -b /tmp/restored.vtp
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
trako-0.2.3.dev9.tar.gz
(10.1 kB
view details)
File details
Details for the file trako-0.2.3.dev9.tar.gz
.
File metadata
- Download URL: trako-0.2.3.dev9.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b0dcd08f41f4533de067cc80a924b0eba6fe8f0576275ae13ea63cf01139aa3 |
|
MD5 | 992aa7521300b29315e0e523ca240ade |
|
BLAKE2b-256 | 28ff0fddaa1854ea4f4f7cfc55588c085201dfc53d281d45873a1bdfc3b783e8 |