add two new command lines option in mrview for tractogram#2290
Conversation
|
Thanks for the contribution, @valeryozenne! Sorry I've been a bit slow off the mark - too much going on at the moment... I've had a go at your branch, and it seems to me that your For example, if I run this command: this is what I get: Regarding your So as far as I can tell, it's more or less good to go (with minor fix I mentioned above)! |
|
Thanks a lot, I merge your changes, and this is working. Best |
|
Good to hear. I'm guessing you'll now need to push your changes back to this pull request, and then mark it as not draft so we can merge it. 👍 |
|
Hi @valeryozenne, Any chance of updating your GitHub user account with a profile picture? Cheers |

The pull request introduce two minor modifications of the command line of mrview related to the following discussion:
https://community.mrtrix.org/t/help-for-changing-the-colormap-of-tsf-file-in-command-line/4433
https://community.mrtrix.org/t/adding-command-line-option-to-mrview-to-set-tractography-colors/2453
tractography.tsf_colourmap is working but the gui has not been updated
tractography.colour is half -working : if you load a second tractogram with a different color , the previous color is reset to the new one which make the option not so usefull.
The code is more a hack than a clean version. I would be interested in knowing the fix for my issue with tractography.colour