Skip to content

Commit 38d92b5

Browse files
committed
Remove top comment 'pcolor vs imshow'
1 parent c8388f9 commit 38d92b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/pylab_examples/mri_with_eeg.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""Displays a set of subplots with an MRI image, its intensity histogram and
22
some EEG traces.
3-
4-
NB: ones uses the imshow command instead of pcolor which *is much faster*.
53
"""
64

75
from __future__ import division, print_function

0 commit comments

Comments
 (0)