Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Martin Schorb
py-EM
Commits
b2513064
Commit
b2513064
authored
Aug 27, 2020
by
Martin Schorb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix and test polygon wrorkflow
parent
1dc80764
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1754 additions
and
1761 deletions
+1754
-1761
applications/cells2polygons.py
applications/cells2polygons.py
+1
-0
pyEM.py
pyEM.py
+1753
-1761
No files found.
applications/cells2polygons.py
View file @
b2513064
...
...
@@ -75,6 +75,7 @@ for item in acq:
pts
=
em
.
img2polygon
(
distim0
,
17
,
c
,
int
(
imsz
.
max
()
*
relsize
))
allitems
.
extend
(
em
.
ptsonmap
(
item
,[
pts
],
allitems
))
...
...
pyEM.py
View file @
b2513064
This diff is collapsed.
Click to expand it.
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