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.2.dev9.tar.gz
(9.4 kB
view details)
File details
Details for the file trako-0.2.2.dev9.tar.gz
.
File metadata
- Download URL: trako-0.2.2.dev9.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eca1824045fd703c6eefde7c37a57c9b1ceb9d44c8e0c91b9b5ee6b764187278 |
|
MD5 | 865fe919c8c839a47ae2279fe1f2844e |
|
BLAKE2b-256 | 62a4b70378833d238e791d2de1312ed68c6822699b715c0f263bc0626b1c4f49 |