CONSULT
  1. CONSULT

mrtrix3

Public
AuthorCommitMessageCommit dateIssues
Lee ReidLee Reid
cbab9bbbd42iFOD2 was not properly overwriding the truncate method, resulting in rewinding to leave it in the wrong state as this called MethodBase instead
Lee ReidLee Reid
745d89aa9fdretracking now intregrated into exec and worksadded option to Rewinder to rewind to either the first, middle, or last node within the retrack ROI
Lee ReidLee Reid
be00cd7c1caAdded retrack classes, but have not integrated them into exec classShuffled exec class slightly to behave in a more modular fashion (i.e. make it easier to allow extensions)
Lee ReidLee Reid
f10973bc9abGenerated seed_coord option for tckgen, allowing seeding from a specific point
J-Donald TournierGitHubJ-Donald Tournier
f098f097ccbMMerge pull request #1225 from MRtrix3/mrview_black_roi_fixmrview ROI tool: Fix near-black colour selection
Robert SmithRobert Smith
6a60588fe14mrview ROI tool: Fix near-black colour selectionPartially addresses #1202.
Robert SmithGitHubRobert Smith
7d68b748b8aMMerge pull request #1155 from MRtrix3/fsl_checkfirst_functionfsl.checkFirst() function
Thijs DhollanderGitHubThijs Dhollander
5095207f90eMMerge branch 'master' into fsl_checkfirst_function
Robert SmithGitHubRobert Smith
4fe5e2a1c7fMMerge pull request #1219 from MRtrix3/5tt2gmwmi_mask_fix5tt2gmwmi: Fix -mask option
Thijs DhollanderGitHubThijs Dhollander
597bdcb2be7MMerge branch 'master' into fsl_checkfirst_function
Robert SmithRobert Smith
f687d83c60blabelsgmfix: Remove redundant / erroneous file check
Robert SmithRobert Smith
9bae6242f175tt2gmwmi: Fix -mask optionError was made in porting to new syntax as part of 0.3.14, within commit ec49edcaf.
Robert SmithGitHubRobert Smith
6f10915dd43MMerge pull request #1168 from MRtrix3/dwigradcheck_fixdwigradcheck: Fix dwi2maskcall
Robert SmithGitHubRobert Smith
505914456d4MMerge branch 'master' into dwigradcheck_fix
J-Donald TournierGitHubJ-Donald Tournier
d31bb0842a4MMerge pull request #1205 from MRtrix3/sh2peaks_fix_z_axis_peaksSH peak finder: fix behaviour at pole for z-aligned delta
J-Donald TournierGitHubJ-Donald Tournier
25cd0e97873MMerge branch 'master' into sh2peaks_fix_z_axis_peaks
J-Donald TournierGitHubJ-Donald Tournier
1eba1df8d56MMerge pull request #1201 from MRtrix3/population_template_py3_no_numpy_fixpopulation_template: python 3 & no numpy fix
J-Donald TournierJ-Donald Tournier
b498fd373fbSH peak finder: fix behaviour at pole for z-aligned delta
J-Donald TournierJ-Donald Tournier
f397f99e89aTravisCI: try using --insecure option to hgto allow mercurial to access the Eigen repo.
Max PietschMax Pietsch
e2d2755b1c1population_template: read and write transformation files in binary
Max PietschMax Pietsch
59dac527655population template python no numpy: encode string for python 3 compatibility
Max PietschMax Pietsch
9a06c28a773Revert "population_template: write linear transformation in txt mode, not binary"This reverts commit 068f4bc56f7e4c6fcef521630571d6d9b522518c.
Max PietschMax Pietsch
068f4bc56f7population_template: write linear transformation in txt mode, not binary
J-Donald TournierGitHubJ-Donald Tournier
21f3d9136c8MMerge pull request #1196 from MRtrix3/DICOM_better_handling_of_empty_fieldsDICOM: fix bug introduced in previous commits
J-Donald TournierGitHubJ-Donald Tournier
195f47708bcMMerge branch 'master' into DICOM_better_handling_of_empty_fields
J-Donald TournierJ-Donald Tournier
2cbe4711364DICOM: fix bug introduced in previous commits
J-Donald TournierGitHubJ-Donald Tournier
d8b9e5e6cf2MMerge pull request #1193 from MRtrix3/DICOM_better_handling_of_empty_fieldsDICOM: better handling of empty fields
J-Donald TournierJ-Donald Tournier
1251fd679f0DICON: read slice position and orientation info from CSAThis is required to read Siemens' colFA (DEC) maps correctly.
J-Donald TournierJ-Donald Tournier
bf987a7a495DICOM: use %04X tag formatting consistently for debugging output
J-Donald TournierJ-Donald Tournier
29474b39ba3DICOM: fix assert-mode failure
J-Donald TournierJ-Donald Tournier
115dcf6811eDICOM: better handling of empty fields
J-Donald TournierGitHubJ-Donald Tournier
bb77205ec70MMerge pull request #1186 from MRtrix3/fix_help_page_interrupt_handlingdelay signal handling initialisation
J-Donald TournierJ-Donald Tournier
5de290e637acleanup of signal handling, and delay setting handlers till after cmdline parsing
J-Donald TournierGitHubJ-Donald Tournier
b5da4ef22fdMMerge pull request #1182 from MRtrix3/add_quiet_from_envallow quiet operation from environment variable MRTRIX_QUIET
Robert SmithGitHubRobert Smith
81fd9a2594fMMerge branch 'master' into add_quiet_from_env
J-Donald TournierJ-Donald Tournier
aa70d1d15e6set log_level from MRTRIX_QUIET env variable at initialisation.
Robert SmithGitHubRobert Smith
f278f761317MMerge pull request #1183 from MRtrix3/spatial_normalisation_typoTypo fix in warping_images_with_warps_from_other_packages
maxpietschGitHubmaxpietsch
144bb5e0966Update warping_images_with_warps_from_other_packages.rst
J-Donald TournierJ-Donald Tournier
7a78a0bc032document MRTRIX_QUIET environment variable in -quiet option help string
J-Donald TournierJ-Donald Tournier
b4b30f170eeallow quiet operation from environment variable MRTRIX_QUIET
Robert SmithGitHubRobert Smith
f4d3e52cd81MMerge pull request #1179 from MRtrix3/tractography_file_weights_fixTractography::File::Writer: Fix weights output
Robert SmithGitHubRobert Smith
6317ca374ccMMerge branch 'master' into tractography_file_weights_fix
J-Donald TournierGitHubJ-Donald Tournier
a0ea69952d2MMerge pull request #1176 from MRtrix3/fix_mingw_python_path_handling_take2Ensure the MSY2 version of python is invoked on Windows
Robert SmithRobert Smith
9bdd0bfc1c8Tractography::File::Writer: Fix weights outputWhen creating an output weights file, the App::check_overwrite() function was erroneously being called using the path to the track file rather than the weights file. This would persistently fail, since the header of the track file would be created before the path to the output weights file was specified. Also cleaned up some connectome2tck code to use smart pointers rather than C-style pointers.
J-Donald TournierJ-Donald Tournier
e835e045fd5Better detection of MinGW pythonThis matches if the sys.executable strings starts with a letter followed by a colon, rather than hardcoding to 'c:/'.
J-Donald TournierJ-Donald Tournier
1b4b255111cEnsure the MSY2 version of python is invoked on Windows
J-Donald TournierGitHubJ-Donald Tournier
98a1f83a28dMMerge pull request #1172 from MRtrix3/fix_set_path_on_windowsFix set_path to look for mrinfo.exe on Windows
J-Donald TournierJ-Donald Tournier
d895347c156Fix set_path to look for mrinfo.exe on Windows
Robert SmithRobert Smith
08994d3e1f7dwigradcheck: Fix dwi2maskcallIn use case where input image header does not contain a gradient table, and user instead relies on the -grad or -fslgrad option, dwi2mask would fail due to the absence of a gradient table. Instead have dwi2mask explicitly import from grad.b, which is guaranteed to exist regardless of how the baseline gradient table was provided. No need to import the gradient table into the image heder for the ...
Robert SmithGitHubRobert Smith
1274689cb42MMerge branch 'master' into fsl_checkfirst_function