cvnlab / nsdcode

Code related to analyzing the Natural Scenes Dataset
BSD 2-Clause "Simplified" License
32 stars 8 forks source link

Scripts for generating flattened view like figure 3f in the paper #18

Closed sklin93 closed 2 years ago

sklin93 commented 2 years ago

Could you please provide the scripts for generating flattened views from the provided data? In particular, what are the files used, for example, to generate a flattened view of subject 01? Are the pre-cut maps available, or we have to cut the brains in Blender again?

I checked the link mentioned in the FAQ, but still couldn't figure out which file to use.

Thank you!

Nevermind! I figured out I should use cortex.freesurfer.import_subj and cortex.freesurfer.import_flat.