.flake8
.gitignore
.pre-commit-config.yaml
.zenodo.json
LICENSE
README.md
pyproject.toml
release_notes.md
ruff.toml
.github/workflows/codeformat.yml
.github/workflows/coverage.yml
.github/workflows/docbuild.yml
.github/workflows/publish-to-test-pypi.yml
.github/workflows/test.yml
.spin/__init__.py
.spin/cmds.py
docs/Makefile
docs/make.bat
docs/_static/switcher.json
docs/_static/trx_logo.png
docs/source/conf.py
docs/source/contributing.md
docs/source/dev.md
docs/source/index.md
docs/source/installation.md
docs/source/scripts.md
docs/source/_templates/implementation-links.html
examples/README.txt
examples/plot_dps_dpv.py
examples/plot_groups.py
examples/plot_read_write_trx.py
tools/update_switcher.py
trx/__init__.py
trx/_version.py
trx/cli.py
trx/fetcher.py
trx/io.py
trx/streamlines_ops.py
trx/trx_file_memmap.py
trx/utils.py
trx/workflows.py
trx/tests/test_cli.py
trx/tests/test_io.py
trx/tests/test_memmap.py
trx/tests/test_streamlines_ops.py
trx/tests/test_utils.py
trx_python.egg-info/PKG-INFO
trx_python.egg-info/SOURCES.txt
trx_python.egg-info/dependency_links.txt
trx_python.egg-info/entry_points.txt
trx_python.egg-info/requires.txt
trx_python.egg-info/scm_file_list.json
trx_python.egg-info/scm_version.json
trx_python.egg-info/top_level.txt