- MNE version: 1.6.1
- operating system: Windows 11
Hi,
I’m attempting to perform coregistration with my data, but have been having trouble verifying the quality of it since the plot_alignment function isn’t working as intended on my system. I’ll be using the automated coregistration tutorial to illustrate my issue, as it is already publicly available and produces the same results for me.
For the final figure produced by the script, here is what should be produced:
But this is what shows up on my system:
No errors are thrown about not being able to retrieve or read files, and I have the sample datasets downloaded.
It’s not an issue with the script, so is it my MNE installation? Backend renderer? Matplotlib? Could there be any other factors interfering with plot_alignment?
Another secondary issue is that the plots close when the script terminates. Help with this would be appreciated as well, but it is not the focus of this post.