Skip to content

Slice Display is a MATLAB toolbox for visualizing fMRI data. It can make dual-coded images (simultaneous display of contrast estimate and unthreshold t-statistic maps) that show more and hide less.

License

Notifications You must be signed in to change notification settings

bramzandbelt/slice_display

Repository files navigation

Slice Display

Overview

Slice Display is a MATLAB toolbox for visualizing fMRI data. Besides standard fMRI displays, it can make dual-coded images (simultaneous display of contrast estimate and unthreshold t-statistic maps). Data visualizations can be entirely scripted, so that generating figures is easy and reproducible.

Typical visualization of fMRI data - thresholded t-map

Alternative visualization of fMRI data - dual-coded map

  • Simultaneous display of effect size (color-coded) and unthresholded inferential statistics (opacity-coded)
  • Contours distinguish statistically significant and non-significant voxels
  • Show more and hide less, while allowing for spatial localization

Getting started

Requirements

Installation

You can either download the code as a ZIP file or you can clone the code:

To download the code:

  1. Go to the Slice Display repository on GitHub.
  2. Select 'Download ZIP' from the green 'Clone or download' button.

To clone the code, run the following command on the command line (require Git to be installed):

git clone https://github.com/bramzandbelt/slice_display.git

Usage

See the example scripts in the directory 'examples'.

Papers & preprints using Slice Display

Citation

If you intend to publish figures obtained with this code, cite it as follows:

  • Zandbelt, Bram (2017): Slice Display. figshare. 10.6084/m9.figshare.4742866.

If you intend to publish figures using dual-coded design, also cite the following paper:

Colophon

Version

Version 0.1 - March 2017

Contact

E-mail: bramzandbelt@gmail.com

Acknowledgment

Slice Display was inspired by and builds on the slice overlay toolbox by Matthew Brett, available through SPM.

References

Allen, E. A., Erhardt, E. B., & Calhoun, V. D. (2012). Data Visualization in the Neurosciences: Overcoming the Curse of Dimensionality. Neuron, 74(4), 603–608. https://doi.org/10.1016/j.neuron.2012.05.001

About

Slice Display is a MATLAB toolbox for visualizing fMRI data. It can make dual-coded images (simultaneous display of contrast estimate and unthreshold t-statistic maps) that show more and hide less.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages