Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Schorb
py-EM
Commits
082c3932
Commit
082c3932
authored
Apr 03, 2020
by
Martin Schorb
Browse files
bugfix typo mergefile: add image for non-blendmont maps (mrc)
parent
bda36b68
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyEM.py
View file @
082c3932
...
...
@@ -633,7 +633,7 @@ def mergemap(mapitem,crop=False,black=False,blendmont=True):
else
:
im
=
mf
.
data
im
=
n
p
.
rot90
(
numpy
.
transpose
(
im
),
axes
=
(
0
,
1
))
im
=
n
umpy
.
rot90
(
numpy
.
transpose
(
im
),
axes
=
(
0
,
1
))
...
...
Write
Preview
Markdown
is supported
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