cwatson / brainGraph

Graph theory analysis of brain MRI data
166 stars 48 forks source link

Custom Atlas and lobe/hemisphere allocation #36

Open iPsych opened 6 months ago

iPsych commented 6 months ago

I found all the existing atlas with .aseg (subcortical components) contains only structures can be allocated in left/right lobe. Is there any required modification for use custom atlas with structure cannot be assign left or right? (i.e. brainstem, pons)

Should I just put 3rd value (like M for middle instead of L or R) in column? It seems empty column causes error.

cwatson commented 5 months ago

You can try using 'B' for "both"; I think that was used for some other atlases.