Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot_atlas

plot on standard brain

standard

plot on inflated brain

inflated

To plot ROIs

in the script plot_rois_on_standard_brain_surf.py

  1. prepare all the mask images in the data folder
  2. specify the mask folder
data_dir = os.path.join('../data','fmri_rois')
  1. specify the ROI names we want to plot
roi_names = """fusiform
inferiorparietal
inferiortemporal
lateraloccipital
lingual
middlefrontal
parahippocampal
pericalcarine
precuneus
superiorfrontal
superiorparietal
ventrolateralPFC""".split('\n')
  1. specify the figure name
figure name = 'ROI_surf.jpg'

plot stats brain maps

atlas

in script plot_randomise_stats_results_on_surf.py

About

plot fMRI ROIs with different colors

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages