CONSULT
  1. CONSULT

mrtrix3

Public

Network

 
AuthorCommitMessageCommit Date
Thijs DhollanderThijs Dhollander
2d1c38518e6MMerge branch 'dev' into command_example_usage
J-Donald TournierJ-Donald Tournier
0074bc6cd15MMerge pull request #1490 from MRtrix3/connectome_tool_opacity mrview Connectome tool: 'transparency' -> 'opacity'
Robert SmithRobert Smith
d6f79706532mrview Connectome tool: 'transparency' -> 'opacity' Since these capabilities interpret low values as transparent and high values as opaque, 'opacity' is a more appropriate term. It is also more consistent with other mrview tools.
Thijs DhollanderThijs Dhollander
1aee9555803A few example usage changes. Mostly for dwi2fod, to stick with the basics. More complicated usages, if our pipelines require them, are also documented in those pipelines (and in context). I'd like to keep this basic, so as to not give some users the impression they're running other kinds of algorithms.
Robert SmithRobert Smith
68b0efb9275Additional example usages for commands documentation
Robert SmithRobert Smith
66ce0773c6dmrtrix3.app.Parser.addExampleUsage(): New function Echoing the changes made in the C++ library in 0344cc65, this function allows the addition of example usages of an executable command to the help page and online documentation.
Robert SmithRobert Smith
db3daedc683Example usages for more commands
Robert SmithRobert Smith
0344cc65ec4New variable MR::App::EXAMPLES This class allows a command author to insert one or more demonstrative examples of use of the command into the command's help page and online documentation. It currently only applies to C++ binaries, but an equivalent functionality for Python is expected in the future. Examples for a limited set of commands that regularly cause user confusion have been added.
Robert SmithRobert Smith
98ecafbbfddMMerge pull request #1429 from MRtrix3/amp2response_invalid_transform amp2response: Exception on invalid transform
Robert SmithRobert Smith
c6105b3a504MMerge branch 'dev' into amp2response_invalid_transform
J-Donald TournierJ-Donald Tournier
f757c3fa304MMerge pull request #1483 from MRtrix3/mrcalc_pi mrcalc: added 'pi' as special keyword.
Max PietschMax Pietsch
b82003e55f5mrcalc: docs update
maxpietschmaxpietsch
32e98642d9aMMerge branch 'dev' into mrcalc_pi
Max PietschMax Pietsch
a9b7f9a592cmrcalc and math.h: added euler constant.
Max PietschMax Pietsch
84f194281cbmrcalc: added 'pi' as special keyword.
Thijs DhollanderThijs Dhollander
41941d3db05MMerge branch 'dev' into amp2response_invalid_transform
Thijs DhollanderThijs Dhollander
1b7e61f7ae7MMerge pull request #1482 from MRtrix3/fix_mrview_norealign_option Update dev with master hot-fixes
Thijs DhollanderThijs Dhollander
a7d00062577MMerge branch 'dev' into fix_mrview_norealign_option
maxpietschmaxpietsch
e6cd0704151MMerge pull request #1460 from MRtrix3/mrdegibbs_pronoun mrdegibbs: disambiguate pronoun
Max PietschMax Pietsch
224a92e423fmrdegibbs docs update
Max PietschMax Pietsch
b8c0da6386cRevert "doc update" This reverts commit c41514f32e48e026bb8cd3ce837a3df94ff76774.
Max PietschMax Pietsch
c41514f32e4doc update
maxpietschmaxpietsch
db046afc6c7mrdegibbs disambiguate pronoun http://community.mrtrix.org/t/mrtrix-tutorial-available-on-osf/1942/3
Robert SmithRobert Smith
c610f5077efMMerge pull request #1459 from MPIB/fix_fsl_autodetect Change FSL autodetect behaviour
Michael KrauseMichael Krause
83ac12a1c66Change FSL autodetect behaviour In environments where multiple FSL versions can be loaded (e.g. HPC) preferring the fsl5.0-X defaults leads to undesirable behaviour. Users may explicitly activate some custom FSL either with environment modules or manually with the default FSL setup procedure. If there is a fsl package installed which prefixes their scripts with "fsl5.0-" (i.e. neurodebian) mrtrix should not prefer that one over the explicit user choice.
Daan ChristiaensDaan Christiaens
ead04e72775MMerge pull request #1456 from MRtrix3/bugfix_4dnodeimage tck2connectome empty output on 4-D parcellation image
Robert SmithRobert Smith
d313e59758etck2connectome: Better fix for 4D input images - In tck2connectome, call MR::Connectome::check() to perform a more comprehensive check of the input parcellation image. - In MR::Connectome::check(), also check the dimensionality of the input image. Alternative solution to that contrinuted in e3982a44. Fixes #1456.
Daan ChristiaensDaan Christiaens
e3982a44800tck2connectome: check that node input image is 3-D.
Thijs DhollanderThijs Dhollander
85f032f0a10MMerge pull request #1444 from MRtrix3/dwi2fod_produce_modelled_signal dwi2fod MSMT CSD: option to write predicted signal
Thijs DhollanderThijs Dhollander
a3891362924dwi2fod userdocs update
Max PietschMax Pietsch
ebbabc8d12bMMerge branch 'dev' into dwi2fod_produce_modelled_signal
J-Donald TournierJ-Donald Tournier
34d4d407071MMerge pull request #1430 from MRtrix3/command_history_noquotes command_history: Only use quotes when needed
Robert SmithRobert Smith
74885866c1fMMerge branch 'dev' into command_history_noquotes
Robert SmithRobert Smith
1416042addfMMerge pull request #1440 from MRtrix3/tckgen_allow_no_downsampling tckgen: Permit -downsample 1
Robert SmithRobert Smith
9414003c628tckgen: Permit -downsample 1 This is an entirely valid use case to disable downsampling for iFOD2, which unlike other algorithms has downsampling enabled by default.
Robert SmithRobert Smith
2b2da82938eHeader::create(): Remove unused variable
J-Donald TournierJ-Donald Tournier
1030e519e29cosmetic fix trigger CI
J-Donald TournierJ-Donald Tournier
5d0e0f37a93cosmetic fix
J-Donald TournierJ-Donald Tournier
d2fb0b02f14MMerge branch 'dev' into command_history_noquotes
J-Donald TournierJ-Donald Tournier
89f24a9bc9bMMerge pull request #1434 from MRtrix3/handle_dicom_variable_scaling Handle dicom variable scaling
J-Donald TournierJ-Donald Tournier
19e1955b6fbMMerge branch 'dev' into handle_dicom_variable_scaling
Robert SmithRobert Smith
55d10898d15MMerge pull request #1435 from MRtrix3/silence_compiler_warnings_take3 Silence compiler warnings take3
Robert SmithRobert Smith
8212598b53dCleanup of diff for #1435 Commit 11d16a31 reverts changes that were made as part of #1412 to alter the suppression of compiler warnings from non-MRtrix3 source files, as a different solution is provided in 9499316d. However due to the direct use of revert in git, extraneous whitespaces that had been automatically removed by a text editor as part of the changes in #1412 are being re-introduced. This commit simply prevents the re-addition of those whitespaces in order to provide a clean diff f...
J-Donald TournierJ-Donald Tournier
9499316d771configure: use -idirafter rather than -isystem This should avoid issues such as #1390
J-Donald TournierJ-Donald Tournier
11d16a31b1fPartial revert of pull request #1412 (build tweaks) This reverts the following commits to restore the -I => -isystem translation in configure: * 8431efcdf - TravisCI: Add -Wno-deprecated-register (3 weeks ago) <Robert Smith> * bf3353cf8 - travis.yml: add -Wno-inconsistent-missing-override to clang/linux test (3 weeks ago) <J-Donald Tournier> * 2be2eb1ec - add more pragmas to deal with unknown warnings... (3 weeks ago) <J-Donald Tournier> * f6fb0cec1 - add missing files from previous commit ...
J-Donald TournierJ-Donald Tournier
a4134de741aDICOM: add ImageIO handler for variable scaling
J-Donald TournierJ-Donald Tournier
a984d281c5fadd Datatype::is_byte_order_native() call
Robert SmithRobert Smith
44aa26961eaMMerge pull request #1426 from MRtrix3/mrconvert_update_doc mrconvert update doc
Robert SmithRobert Smith
c3e0e684612mrconvert: Remove double-space from help page
J-Donald TournierJ-Donald Tournier
e0ac7f40e96mrconvert: update help page with reference to number sequences