Published May 18, 2023
| Version v3.4.0
Software
Open
TractoR
Creators
- 1. University College London
- 2. The University of Edinburgh
Description
- Heuristic neighbourhood tractography is defunct. All
hnt-experiment scripts have been removed, along with the underlying functions. This approach has been deprecated since 2017, and has no remaining advantages compared to probabilistic neighbourhood tractography. - There is new interoperability with MRtrix3, including read support for the
mifimage format andtcktractography format. These files can now be used as input to scripts likeimage,trkinfoandgraph-build. - TractoR's tractography functions have been substantially refactored for better generality, partly to accommodate MRtrix
tckfiles as input. As a result it is no longer necessary for streamlines to be written to file before being further used – they can be generated and processed entirely in memory. - MRtrix-format
tcktractography files can be converted to TrackVistrkformat using the newtck2trkscript. - The MRtrix viewer, MRView, is now available as an external viewer through the
viewscript. - The new
comparescript compares image values to check whether two images contain the same data. - A history of the TractoR scripts used to generate a given image is now stored in the
commandHistorytag, and merged with the equivalent from MRtrix where relevant. - True RGB NIfTI files are now supported for reading and writing, and internal methods for the
tensorfitscript will now produce an RGB colour fractional anisotropy map. RGB images cannot yet be transformed between spaces, though. - A colour fractional anisotropy map is now additionally produced by the internal diffusion tensor fitting code.
- Complex-valued images are also now supported internally.
- When interpreting file paths,
furrowwill now leave any that are explicitly given (without requiring an extension to be added) as they are. This is partly becausetrkandtckfiles with the same base name can currently coexist. - It is now possible for more object types to be summarised by
peek. - Workflow prerequisites are now checked more carefully.
- The
applyscript is now much more memory-efficient when combining many images. - Functions from
tractor.basethat were deprecated in the 3.0.0 release have now been removed.
Notes
Files
tractor/tractor-v3.4.0.zip
Files
(63.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f1673a4e434683522e19e680bb0f1731
|
63.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tractor/tractor/tree/v3.4.0 (URL)