You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can change this line in classes/viewer/screenslice.js (around line 94):
if((!this.screenVolumes[ctr].negative&&(value<=this.screenVolumes[ctr].screenMin))||(this.screenVolumes[ctr].negative&&(value>=this.screenVolumes[ctr].screenMin))||isNaN(value)){// add this part
See http://neurovault.org/images/76/
and
http://neurovault.org/media/r3D-2D_comp1_005_108.nii.gz
The text was updated successfully, but these errors were encountered: