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
Marcel Henrik Schubert
AttributionFeatures
Commits
ed520b6b
Commit
ed520b6b
authored
Jul 17, 2019
by
Marcel Henrik Schubert
Browse files
fixed error
parent
8f5cff2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Scripts/Analysis_final_mult.py
View file @
ed520b6b
...
@@ -880,7 +880,7 @@ def main():
...
@@ -880,7 +880,7 @@ def main():
for
subsets
in
subsets_l
:
for
subsets
in
subsets_l
:
for
subana
in
subana_l
:
for
subana
in
subana_l
:
for
phases
in
phases_l
:
for
phases
in
phases_l
:
for
labels
in
label_l
:
for
labels
in
label
s
_l
:
job
=
pool
.
apply_async
(
plotter
,([
subsets
],
[
subana
],
[
phases
],
[
labels
]))
job
=
pool
.
apply_async
(
plotter
,([
subsets
],
[
subana
],
[
phases
],
[
labels
]))
jobs
.
append
(
job
)
jobs
.
append
(
job
)
...
...
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