MRIcroGL

MRIcroGL is a cross-platform application for viewing and exploring neuroimaging data. It displays images as 2D slices or interactive 3D renderings and can combine anatomical scans with functional or statistical overlays. MRIcroGL supports common imaging formats, including NIfTI and DICOM, and provides both a graphical interface and scripting tools for creating reproducible visualizations.

Running MRIcroGL on Biowulf

To run it interactively on biowulf, we recommend connecting via HPC OnDemand, then opening a terminal to load the module and run like so:

 
 [user@cn1234 ]$ module load mricrogl
 [user@cn1234 ]$ mricrogl &
  

MRIcroGL window

Documentation

MRIcroGL Documentation
MRIcroGL github repository