Skip to content

Releases: rordenlab/MRIcroGL

version 20-July-2022 (v1.2.20220720)

Choose a tag to compare

@neurolabusc neurolabusc released this 04 Aug 19:51
  • Linux fonts with bitmap zoom > 1
  • MRS data types
  • Updated dcm2niix
  • The MRIcroGL_linux1804 archive is for older (e.g. Ubuntu 18.04) Linux distributions. Users of modern distributions should us the MRIcroGL_linux archive.

To use the QT5 version, Linux users may need to install libqt5pas1 (e.g. sudo apt install libqt5pas1). If this is not included with your distribution, you can either use the GTK version or install the libqt5pas1 library manually.

version 7-October-2021 (v1.2.20211007)

Choose a tag to compare

@neurolabusc neurolabusc released this 09 Jan 18:48

Draft for Debian code

version 6-October-2021 (v1.2.20211006)

Choose a tag to compare

@neurolabusc neurolabusc released this 07 Oct 18:33
  • Interactive render crosshairs for the Multi-Planar A+C+S+R menu item in the Display item shows 2D slices and a volume rendering. Clicking on any of the four images changes the cross-hair position across all views. The method is described here.
  • The Option button includes Find Edges command that provides a Difference of Gaussians. Also available in scripts via dog() function.
  • Measuring tool (option-drag across slices) shows sample along line graph.
  • Intensity histogram function in Graph menu.
  • Updated dcm2niix

To use the QT5 version, Linux users may need to install libqt5pas1 (e.g. sudo apt install libqt5pas1). If this is not included with your distribution, you can either use the GTK version or install the libqt5pas1 library manually.

version 24-August-2021 (v1.2.20210824)

Pre-release

Choose a tag to compare

@neurolabusc neurolabusc released this 26 Aug 14:19
  • Interactive render crosshairs for the Multi-Planar A+C+S+R menu item in the Display item shows 2D slices and a volume rendering. Clicking on any of the four images changes the cross-hair position across all views. The method is described here.
  • The Option button includes Find Edges command that provides a Sobel filter. Also available in scripts via sobel() function.

version 16-August-2021 (v1.2.20210816)

Pre-release

Choose a tag to compare

@neurolabusc neurolabusc released this 16 Aug 12:18
  • Interactive render crosshairs for the Multi-Planar A+C+S+R menu item in the Display item shows 2D slices and a volume rendering. Clicking on any of the four images changes the cross-hair position across all views. The method is described here.

version 1-August-2021 (v1.2.20210801)

Pre-release

Choose a tag to compare

@neurolabusc neurolabusc released this 02 Aug 13:34

Minor release

  • By default builds to PythonBridge instead of Python-for-Lazarus. This allows static linking for macOS and Linux.
  • Fixes issue for macOS for multiple monitor displays where some are HiDPI (retina) and others are not.

version 24-June-2021 (v1.2.20210624)

Pre-release

Choose a tag to compare

@neurolabusc neurolabusc released this 25 Jun 18:41

Experimental release: next stable release not expected until Autumn.

version 17-March-2021 (v1.2.20210317)

Choose a tag to compare

@neurolabusc neurolabusc released this 27 Mar 11:33

version 2-November-2020 (v1.2.20201102)

Choose a tag to compare

@neurolabusc neurolabusc released this 03 Nov 19:02
  • Updated dcm2niix
  • Faster performance
  • Additional supported image formats
  • Apple Metal variant (MRIcroMTL) now matches features of OpenGL version (MRIcroGL). Both macOS downloads are universal binaries (they have native Intel and Apple CPU support).
  • Only requires OpenGL 2.1 (rather than 3.3 Core), which improves compatibility for virtual machines and HPC environments.

version 7-July-2020 (v1.2.20200707)

Pre-release

Choose a tag to compare

@neurolabusc neurolabusc released this 06 Jul 15:53
  • Additional supported image formats
  • Apple Metal variant (MRIcroMTL) now matches features of OpenGL version (MRIcroGL)
  • Only requires OpenGL 2.1 (rather than 3.3 Core), which improves compatibility for virtual machines and HPC environments.