Skip to content

Gallery example code produces speckled/wrong overlays #319

@mmbannert

Description

@mmbannert

Hi,

I would like to display conjunction results in a similar manner as plot_fmri_conjunction.py. However, the example code plot_fmri_conjunction.py already fails to produce the image shown in the gallery. It produces speckled overlays and the overlap region, which is supposed to be shown in purple, does not show up at all. You can see the result in the attached screenshot on the right.

Screenshot from 2023-01-25 18-12-30

Is anyone familiar with this problem?

Also, I noticed that it produces the warnings shown on the left. I'm unsure if it matters. I tried it with an older version of vtk as well but it did not seem to make any difference.

I'm trying this on Ubuntu 22.04.1 LTS.

My environment.yml for the conda environment looks as follows:

channels:
  - conda-forge
dependencies:
  - python=3.9
  - ipython
  - pip
  - pip:
    - pysurfer

It would be great if you could help.

Thanks,
Michael

PS: The same problem arises with plot_fmri_activation.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions