Skip to content

Conversation

@GuillaumeFavelier
Copy link
Contributor

This PR fixes the last part of #7526 about the figures still registered after close(). It's also a way more aggressive closing so I started Circle on this one.

Closes #7526

@GuillaumeFavelier GuillaumeFavelier self-assigned this Apr 7, 2020
@GuillaumeFavelier GuillaumeFavelier changed the title Deregister plotter from the figure list in close() WIP: Deregister plotter from the figure list in close() Apr 7, 2020
@GuillaumeFavelier
Copy link
Contributor Author

GuillaumeFavelier commented Apr 7, 2020

Everything runs fine for me locally with:

$ PATTERN=plot_publication make html_dev-pattern

But I'll wait for the CIs before updating to MRG.

@larsoner
Copy link
Member

larsoner commented Apr 7, 2020

@GuillaumeFavelier the thumbnail for this example is now broken because we shifted the screenshot number to reflect the "bad" behavior

https://19202-1301584-gh.circle-artifacts.com/0/dev/auto_examples/visualization/plot_publication_figure.html#sphx-glr-auto-examples-visualization-plot-publication-figure-py

Otherwise it looks like the build worked (other than the error about GH-pages being down and breaking intersphinx)

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #7573 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7573      +/-   ##
==========================================
+ Coverage   90.12%   90.13%   +0.01%     
==========================================
  Files         452      452              
  Lines       82876    82879       +3     
  Branches    13101    13101              
==========================================
+ Hits        74691    74702      +11     
+ Misses       5354     5348       -6     
+ Partials     2831     2829       -2     

@larsoner larsoner merged commit 1867bfe into mne-tools:master Apr 7, 2020
@larsoner
Copy link
Member

larsoner commented Apr 7, 2020

Thanks @GuillaumeFavelier

larsoner added a commit to larsoner/mne-python that referenced this pull request Apr 10, 2020
* upstream/master: (1522 commits)
  FIX: Show bug
  MRG, FIX: Datetime call in gdf 2.x age calculation (mne-tools#7581)
  DOC: Simplify Darwin installation (mne-tools#7584)
  MRG, ENH: Allow picking without preload (mne-tools#7507)
  DOC: Document anonymization better (mne-tools#7587)
  Rework _Brain show (mne-tools#7580)
  DOC: Fixes in tutorial (mne-tools#7579)
  ENH: muscle artifact detection (mne-tools#7407)
  MRG: Remove toolbars in PyVista plotter (mne-tools#7572)
  WIP: Deregister plotter from the figure list in close() (mne-tools#7573)
  MRG: Fix mouse wheel event in _TimeViewer (mne-tools#7563)
  FIX: Fix toggle all (mne-tools#7567)
  MRG, FIX: parallel n_jobs check (mne-tools#7566)
  Rename artifact detection to movement detection (mne-tools#7569)
  ENH: Update spelling check [ci skip] (mne-tools#7565)
  MRG, ENH: Dont require preload for raw resample (mne-tools#7508)
  MRG: Add interpolation for NIRS signals (mne-tools#7428)
  WIP: Add temporal derivative distribution repair algorithm (mne-tools#7556)
  DOC: fix link in docstr [skip ci] (mne-tools#7562)
  ENH: Custom figure title when plotting Dipole locations (mne-tools#7558)
  ...
@GuillaumeFavelier GuillaumeFavelier deleted the pyvista_plotter_close branch June 11, 2020 09:43
larsoner added a commit to larsoner/mne-python that referenced this pull request Apr 25, 2023
* upstream/master: (1522 commits)
  FIX: Show bug
  MRG, FIX: Datetime call in gdf 2.x age calculation (mne-tools#7581)
  DOC: Simplify Darwin installation (mne-tools#7584)
  MRG, ENH: Allow picking without preload (mne-tools#7507)
  DOC: Document anonymization better (mne-tools#7587)
  Rework _Brain show (mne-tools#7580)
  DOC: Fixes in tutorial (mne-tools#7579)
  ENH: muscle artifact detection (mne-tools#7407)
  MRG: Remove toolbars in PyVista plotter (mne-tools#7572)
  WIP: Deregister plotter from the figure list in close() (mne-tools#7573)
  MRG: Fix mouse wheel event in _TimeViewer (mne-tools#7563)
  FIX: Fix toggle all (mne-tools#7567)
  MRG, FIX: parallel n_jobs check (mne-tools#7566)
  Rename artifact detection to movement detection (mne-tools#7569)
  ENH: Update spelling check [ci skip] (mne-tools#7565)
  MRG, ENH: Dont require preload for raw resample (mne-tools#7508)
  MRG: Add interpolation for NIRS signals (mne-tools#7428)
  WIP: Add temporal derivative distribution repair algorithm (mne-tools#7556)
  DOC: fix link in docstr [skip ci] (mne-tools#7562)
  ENH: Custom figure title when plotting Dipole locations (mne-tools#7558)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Website examples after #7520

2 participants