HuthLab / encoding-model-scaling-laws

Repository for the 2023 NeurIPS paper "Scaling laws for language encoding models in fMRI"
21 stars 1 forks source link

Can't load KeyError: 'UTS03' #5

Closed TahaBinhuraib closed 2 weeks ago

TahaBinhuraib commented 2 weeks ago

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.