Plot GLM result on probe design

Hi,
I’m working on Windows 10 with Python 3.9 and MNE 0.24.1 and mne_nirs 0.2.1. I would like to print my GLM results on my probe design instead of having it interpolated with the plot_topo function but I can’t find a function that does this. The aim is to copy the Matlab output and have a visual representation of the coefficnet of each individual channel :

Thanks for your time.
Nolwenn

Hello @Nolwenn, maybe @rob-luke can help you here!

This is a great feature request @Nolwenn
Surprisingly, MNE(-NIRS) does not currently have this functionality. We sort of jumped straight to brain projections or displaying the lines over a brain.
The best plan might be to add this as a feature request by raising an issue at Issues · mne-tools/mne-python · GitHub and include the figure above. Then when someone has a chance they can add this nice feature.

1 Like