Closed ethompson93 closed 1 year ago
Hi, unfortunately this isn't an option yet (like it is for plot_cortical
). Thanks for pointing this out, though, we'll think about adding this feature in the next release. In the meantime, what I do, is to generate them separately and combine them in gimp.
Hi, firstly thanks so much for making this great toolbox!
I'm having an issue plotting multiple subcortical maps at once (ie. plotting each row of an array on a different row in the figure). I've done the same with cortical data and it works no problem, so I'm wondering if it's a bug in the code. My command is below, where subcortical_arr is a numpy array of shape (5,14):
I get this error message:
Any help would be much appreciated, thanks!