Skip to main content

Implementation of TIME

Project description

TIME - Tractography Informed Multi-fascicle microstructure Estimation

Welcome to the TIME's Github repository!

Documentation Status

The documentation of the code is available on readthedocs

Description

This repository contains the code used to combine macroscopic tractography information with microscopic multi-fixel model estimates in order to improve the accuracy in the estimation of the microstructural properties of neural fibers in a specified tract.

Installing & importing

Online install

The TIME package is available through pip install under the name TIME-python. Note that the online version might not always be up to date with the latest changes.

pip install TIME-python

To install a specific version of the package use

pip install TIME-python==0.0.4

All available versions are listed in PyPI. The package names follow the rules of semantic versioning.

Local install

If you want to download the latest version directly from GitHub, you can clone this repository

git clone https://github.com/DelinteNicolas/TIME.git

For a more frequent use of the library, you may wish to permanently add the package to your current Python environment. Navigate to the folder where this repository was cloned or downloaded (the folder containing the setup.py file) and install the package as follows

cd TIME
pip install .

If you have an existing install, and want to ensure package and dependencies are updated use --upgrade

pip install --upgrade .

Importing

At the top of your Python scripts, import the library as

import TIME

Checking current version installed

The version of the TIME package installed can be displayed by typing the following command in your python environment

TIME.__version__

Uninstalling

pip uninstall TIME-python

Example data and code

An example use of the main methods and outputs of TIME is written in the example.py file. A tractogram of the middle anterior section of the corpus callosum is used as tractography input.

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

TIME-python-0.0.7.tar.gz (26.1 kB view details)

Uploaded Source

File details

Details for the file TIME-python-0.0.7.tar.gz.

File metadata

  • Download URL: TIME-python-0.0.7.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for TIME-python-0.0.7.tar.gz
Algorithm Hash digest
SHA256 ccd13b01020d9d32609557d09fb0e428a0cd4e19eb09403c5c23239f45c68480
MD5 146db5bb518b2665209a3fdecc5f2113
BLAKE2b-256 ba408e667bddf1df27f52e8e10e5d6ba994d1b3b6008bbb9453858f8e6a91eda

See more details on using hashes here.

Supported by

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