help > RE: Show MNI coordinates on 2D images
Oct 7, 2020  12:10 PM | Chris Rorden
RE: Show MNI coordinates on 2D images
The spatial coordinates and image intensity are shown in the titlebar. For the interactive views. For saving bitmaps for publication, I would suggest the mosaic view, which optimizes the bitmap for the image's resolution, rather than your screens resolution. The "L+" option will insert labels. Personally, when I created bitmaps I save mosaics without labels, and add them with an image editor or in the figure legend, as the automatic placement of the numbers might not ideal.

import gl
gl.resetdefaults()
gl.loadimage('spm152')
gl.mosaic("L+ C -69 S 34; A -9")

Threaded View

TitleAuthorDate
Jana Meier Oct 5, 2020
RE: Show MNI coordinates on 2D images
Chris Rorden Oct 7, 2020