spunt / bspmview

MATLAB program for viewing 3D fMRI statistical images
http://www.bobspunt.com/software/bspmview
53 stars 25 forks source link

Surface rendering shows only the positive values #23

Closed seralouk closed 4 years ago

seralouk commented 4 years ago

I have a bifti file with both positive and negative values.

Both ranges are correctly dispayed when I use the Orthogonal View:

image

However, when I use the Surface Rendering view, only the positive values appear:

image

How can I fix this?

seralouk commented 4 years ago

Solved after re-downloading the source code.