Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DOC: switch pylab example mri_with_eeg.py to OO interface + cosmetick fixes #7192

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

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove top comment 'pcolor vs imshow'
  • Loading branch information
afvincent committed Oct 2, 2016
commit 38d92b58311e2e830d2748978db325f19ca01085
2 changes: 0 additions & 2 deletions 2 examples/pylab_examples/mri_with_eeg.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
"""Displays a set of subplots with an MRI image, its intensity histogram and
some EEG traces.

NB: ones uses the imshow command instead of pcolor which *is much faster*.
"""

from __future__ import division, print_function
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.