Skip to content

MRG: Add some parameters to create_3d_figure - #8166

Merged
GuillaumeFavelier merged 3 commits into
mne-tools:masterfrom
GuillaumeFavelier:create_3d_figure
Aug 27, 2020
Merged

MRG: Add some parameters to create_3d_figure#8166
GuillaumeFavelier merged 3 commits into
mne-tools:masterfrom
GuillaumeFavelier:create_3d_figure

Conversation

@GuillaumeFavelier

Copy link
Copy Markdown
Contributor

This PR adds the parameters scene and smooth_shading to the public function create_3d_figure() to make it more flexible.

Closes #8154

@larsoner larsoner added this to the 0.21 milestone Aug 27, 2020

@larsoner larsoner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to merge once CIs come back happy @GuillaumeFavelier

@GuillaumeFavelier GuillaumeFavelier changed the title WIP: Add some parameters to create_3d_figure MRG: Add some parameters to create_3d_figure Aug 27, 2020
@GuillaumeFavelier
GuillaumeFavelier merged commit 7ce4715 into mne-tools:master Aug 27, 2020
@GuillaumeFavelier
GuillaumeFavelier deleted the create_3d_figure branch August 27, 2020 15:52
marsipu pushed a commit to marsipu/mne-python that referenced this pull request Oct 14, 2020
* Add some parameters to create_3d_figure

* Fix docstring

* Improve coverage
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.

BUG: Example uses private function

3 participants