Skip to main content

Experiments with new file format for tractography

Project description

tee-ar-ex

Official repository to present the TRX (tee-ar-ex) python implementation, discuss issues and keep track of everything. Anyone is free to contribute (issues, code reviews, pull requests). Due to possible changes in implementation and possibily specifications, we recommend using a virtual environement.

The technical specifications of the file format is available here.

The library can be installed locally by using the following commands:

export TRX_MINIMAL_INSTALL=1
pip install -e .

If you want to use the scripts and the functions related to the Stateful Tractogram using the following commands:

pip install packaging>=19.0
pip install cython>=0.29.24
pip install -e .

If you want to switch from a minimal (w/o Dipy) to a full (with Dipy) install you may need to add this before the above commands.

export TRX_MINIMAL_INSTALL=0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trx-python-0.0.1.tar.gz (75.4 kB view hashes)

Uploaded Source

Built Distribution

trx_python-0.0.1-py3-none-any.whl (32.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page