.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/docbuild.yml
.github/workflows/publish-to-test-pypi.yml
.github/workflows/python-package.yml
docs/Makefile
docs/make.bat
docs/_static/trx_logo.png
docs/source/conf.py
docs/source/index.rst
scripts/tff_concatenate_tractograms.py
scripts/tff_convert_dsi_studio.py
scripts/tff_convert_tractogram.py
scripts/tff_generate_trx_from_scratch.py
scripts/tff_manipulate_datatype.py
scripts/tff_simple_compare.py
scripts/tff_validate_trx.py
scripts/tff_verify_header_compatibility.py
scripts/tff_visualize_overlap.py
scripts/tests/test_workflows.py
trx/__init__.py
trx/fetcher.py
trx/io.py
trx/streamlines_ops.py
trx/trx_file_memmap.py
trx/utils.py
trx/version.py
trx/viz.py
trx/workflows.py
trx/tests/test_io.py
trx/tests/test_memmap.py
trx/tests/test_streamlines_ops.py
trx_python.egg-info/PKG-INFO
trx_python.egg-info/SOURCES.txt
trx_python.egg-info/dependency_links.txt
trx_python.egg-info/requires.txt
trx_python.egg-info/top_level.txt