If you're interested in becoming a contributor or requesting changes then click here to join the discord

Difference between revisions of "TORTOISE"

From Brain Computer Interface Wiki
Jump to navigation Jump to search
(Created page with "Category:Software The TORTOISE software package is used for processing diffusion MRI data. It contains four main modules: * DIFF PREP is used for image resampling, motion,...")
 
 
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 +
[[Category:GitHub Repos]]
 
The TORTOISE software package is used for processing diffusion MRI data. It contains four main modules:
 
The TORTOISE software package is used for processing diffusion MRI data. It contains four main modules:
 
* DIFF PREP is used for image resampling, motion, eddy current distortion, and EPI distortion correction using a structural image as target, and for rigid body re-orientation of single subject data to a common space.
 
* DIFF PREP is used for image resampling, motion, eddy current distortion, and EPI distortion correction using a structural image as target, and for rigid body re-orientation of single subject data to a common space.
Line 7: Line 8:
 
==Links==
 
==Links==
 
[http://www.tortoisedti.org Website]
 
[http://www.tortoisedti.org Website]
 +
[https://github.com/eurotomania/TORTOISEV4 GitHub]

Latest revision as of 23:13, 29 April 2023

The TORTOISE software package is used for processing diffusion MRI data. It contains four main modules:

  • DIFF PREP is used for image resampling, motion, eddy current distortion, and EPI distortion correction using a structural image as target, and for rigid body re-orientation of single subject data to a common space.
  • DR BUDDI is used for EPI distortion correction using pairs of diffusion data sets acquired with opposite phase encoding (blip-up blip-down acquisitions).
  • DIFF CALC software is used for tensor fitting, error analysis, directionally encoded color map visualization and ROI analysis
  • DR TAMAS (Diffeomorphic Registration for Tensor Accurate alignMent of Anatomical Structures) is a novel framework for inter-subject registration and template creation from Diffusion Tensor Imaging (DTI) data sets.

Links

Website GitHub