help > gl.overlayminmax invalid syntax
Aug 19, 2020  11:08 PM | Andrew Sun
gl.overlayminmax invalid syntax
Hello,

I'm having issues with the gl.overlayminmax function. I'm using it as follows:


import gl
gl.resetdefaults()
gl.loadimage('MNI152')
gl.opacity(0,70)
gl.backcolor (0, 0, 0)
gl.overlayload('GM_Fix_Left_bin.nii.gz')
gl.colorname (1,"6bluegrn")
gl.overlayminmax(1,0 2)
gl.colorbarposition(0)
gl.opacity(0,70)


which is returning an invalid syntax error. Would appreciate any help on this.

Thanks,
Andrew

Threaded View

TitleAuthorDate
gl.overlayminmax invalid syntax
Andrew Sun Aug 19, 2020
Chris Rorden Aug 20, 2020
Andrew Sun Aug 20, 2020