Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Fix pyvista rendering #11896

Merged
merged 5 commits into from
Aug 17, 2023
Merged

FIX: Fix pyvista rendering #11896

merged 5 commits into from
Aug 17, 2023

Conversation

larsoner
Copy link
Member

@larsoner larsoner enabled auto-merge (squash) August 17, 2023 19:10
@larsoner larsoner added the backport-candidate on-merge: backport to maint/1.9 label Aug 17, 2023
@larsoner larsoner disabled auto-merge August 17, 2023 20:13
@larsoner
Copy link
Member Author

Can see the problem in https://mne.tools/dev/auto_tutorials/simulation/70_point_spread.html#sphx-glr-auto-tutorials-simulation-70-point-spread-py

image

Will merge once I manually check that it's fixed

@larsoner larsoner enabled auto-merge (squash) August 17, 2023 20:34
@larsoner larsoner mentioned this pull request Aug 17, 2023
@larsoner larsoner merged commit 9e0d151 into mne-tools:main Aug 17, 2023
@larsoner larsoner deleted the fxaa branch August 18, 2023 00:58
larsoner added a commit that referenced this pull request Aug 18, 2023
@larsoner larsoner added backported and removed backport-candidate on-merge: backport to maint/1.9 labels Aug 18, 2023
larsoner added a commit to drammock/mne-python that referenced this pull request Aug 22, 2023
* upstream/main:
  [pre-commit.ci] pre-commit autoupdate (mne-tools#11911)
  [BUG, MRG] Remove check on `mne.viz.Brain.add_volume_labels` (mne-tools#11889)
  Small splits fix (mne-tools#11905)
  adds niseq package to "Related software" (mne-tools#11909)
  Minor fixes for ERDS maps example (mne-tools#11904)
  FIX: Fix pyvista rendering (mne-tools#11896)
  BUG: Fix epoch splits naming (mne-tools#11876)
  ENH: Use section-title for HTML anchors in Report (mne-tools#11890)
  CI: Deploy [circle deploy]
  MAINT: Clean up whats_new and doc versions (mne-tools#11888)
  Refactor test_epochs.py::test_split_saving (2 out of 2) (mne-tools#11884)
  Cross-figure event passing system (mne-tools#11685)
  MAINT: Post-release deprecations, updates [circle deploy] (mne-tools#11887)
  MAINT: Release 1.5.0 (mne-tools#11886)
  [pre-commit.ci] pre-commit autoupdate (mne-tools#11883)
  Refactor test_epochs.py::test_split_saving (1 out of 2) (mne-tools#11880)
  FIX: Missing Saccade information in Eyelink File (mne-tools#11877)
  Improve drawing of annotations with matplotlib (mne-tools#11855)
  MAINT: Work around NumPy deprecation (mne-tools#11878)
snwnde pushed a commit to snwnde/mne-python that referenced this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source plots are displayed incorrectly in the online example html report files
1 participant