visualization issues with statistics

  • MNE version: 1.1.1
  • operating system: Windows 10-10.0.19045-SP0
  • python: 3.10.7 (venv)

Dear all,

I have reached the step of statistics on sources and faced very similar visualization issue I had with source estimates. It was reported here.

When I try to plot significant clusters, I get white background instead of the brain (see the image below).

I have already tried to play with parameters of mne.viz.set_3d_options() as well as environment variables

os.environ['MNE_3D_OPTION_ANTIALIAS']='false'
os.environ['MNE_3D_OPTION_DEPTH_PEELING']='false'
os.environ['MNE_3D_OPTION_SMOOTH_SHADING']='false'

This way worked last time, but doesn’t help now.
Are there other things I can try to solve the issue?

All the best,
Katya