Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
b398ccd0
Commit
b398ccd0
authored
Mar 10, 2014
by
Luke Campagnola
Browse files
corrected import
parent
816069c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/ImageView.py
View file @
b398ccd0
...
@@ -14,7 +14,7 @@ displaying and analyzing 2D and 3D data. ImageView provides:
...
@@ -14,7 +14,7 @@ displaying and analyzing 2D and 3D data. ImageView provides:
import
initExample
import
initExample
import
numpy
as
np
import
numpy
as
np
import
scipy
import
scipy
.ndimage
from
pyqtgraph.Qt
import
QtCore
,
QtGui
from
pyqtgraph.Qt
import
QtCore
,
QtGui
import
pyqtgraph
as
pg
import
pyqtgraph
as
pg
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment