Published June 30, 2023
| Version v3.4.1
Software
Open
TractoR
Authors/Creators
- 1. University College London
- 2. The University of Edinburgh
Description
- Several tweaks have been made to better support paths containing spaces, particularly for session paths in workflows. In support of this, two small new features have been added: the new
TRACTOR_WORKING_DIRenvironment variable is now used as a default working directory bytractor,ploughandfurrow, if it is set, andfurrowgains a-rflag to request relative paths be substituted rather than absolute ones. This is used in certain workflows to work around third-party tools' own difficulties with paths containing spaces. - When writing an image to file, any existing "tags" file with the corresponding name is now always overwritten, to avoid the auxiliary file getting out of sync with the image file.
- Relative paths should now be correct when the reference path is a directory.
- The working directory should no longer be erroneously prepended to image paths beginning with a tilde (
~), which indicates a home directory on Unix-like systems. - The
bidswould sometimes attempt to copy an image file with no extension, leading to an error. This has been corrected. - Decomposition applied to a transformation object containing only one transform now works as expected.
Notes
Files
tractor/tractor-v3.4.1.zip
Files
(63.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9700ad482d0acaee9b65ac92f9a4e5a9
|
63.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tractor/tractor/tree/v3.4.1 (URL)