Releases: neurolabusc/MRIcron
Releases · neurolabusc/MRIcron
version 6-October-2021 (v1.2.20211006)
- QT5 now default widgetset for Linux
- Updated for new dcm2niix
- Debian Linux users (e.g. Ubuntu) can either install the *.deb files or the MRIcron_linux.zip file. If you install via .deb files you should first download all the .deb files and then run the command
sudo dpkg -i *.deb
. - Users of non-Debian based Linux (e.g. RedHat) will want to download the MRIcron_linux.zip file and may also need to install libqt5pas.
version 2-September-2019 (v1.0.20190902)
version 10-April-2019 (v1.0.20190410)
- More powerful dcm2niix graphical user interface (Import menu).
- Please upgrade to MRIcroGL for new features.
version 14-November-2018 (v1.0.20181114)
- New version of dcm2niix
version 14-June-2018 (v1.0.20180614)
- MacOS: restore render copy, optional dark mode (select in preferences)
- Linux: restore support for 16-bit color (565 bits RGB)
- Better support for templates
- Updated dcm2niix
version 4-April-2018 (v1.0.20180404)
- MacOS: restore render copy, optional dark mode (select in preferences)
- Linux: restore support for 16-bit color (565 bits RGB)
- Better support for templates
- Updated dcm2niix
version 20-December-2017 (v1.0.20171220)
- Now includes dcm2niix (import menu).
- NPM and dcm2nii no longer included (as they were deprecated)
version 2-May-2016
MRIcron : Improved ability to copy images to clipboard
NPM : Permutation thresholds in previous versions were not completely random, while the influence of this was typically negligible when images were listed in random order, this could make the thresholds slightly more liberal or conservative if the images listed in a sorted manner (e.g. lesion size, behavioral deficit). This new version revamps the randomization process, including using the random number generator described by Marsaglia Zaman. Permutation thresholds are now more robust, albeit slower. THe enhanced 64-bit version allows the user to select more threads, which can accelerate the software (assuming your computer has more CPUs).