I'm trying to run the provided tutorial. Unfortunately, I'm not able to run the pycortext command: vol = cortex.Volume(np.array(corr), 'UTS03', 'UTS03', vmin=-1, vmax=1, )
I could not find any file in the provided Box link that could resolve this issue. I'm not sure what I'm missing.
Hi,
I'm trying to run the provided tutorial. Unfortunately, I'm not able to run the pycortext command:
vol = cortex.Volume(np.array(corr), 'UTS03', 'UTS03', vmin=-1, vmax=1, )
I could not find any file in the provided Box link that could resolve this issue. I'm not sure what I'm missing.