Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoksapps
est
Commits
015341b1
Commit
015341b1
authored
Jan 18, 2021
by
payno
Browse files
update note
parent
d300c3e3
Changes
9
Hide whitespace changes
Inline
Side-by-side
est/core/process/larch/autobk.py
View file @
015341b1
...
...
@@ -134,7 +134,7 @@ def larch_autobk(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
Larch_autobk
(
Process
):
...
...
est/core/process/larch/mback.py
View file @
015341b1
...
...
@@ -121,7 +121,7 @@ def larch_mback(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
Larch_mback
(
Process
):
...
...
est/core/process/larch/mback_norm.py
View file @
015341b1
...
...
@@ -130,7 +130,7 @@ def larch_mback_norm(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
Larch_mback_norm
(
Process
):
...
...
est/core/process/larch/pre_edge.py
View file @
015341b1
...
...
@@ -119,7 +119,7 @@ def larch_pre_edge(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
Larch_pre_edge
(
Process
):
...
...
est/core/process/larch/xftf.py
View file @
015341b1
...
...
@@ -122,7 +122,7 @@ def larch_xftf(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
Larch_xftf
(
Process
):
...
...
est/core/process/pymca/exafs.py
View file @
015341b1
...
...
@@ -141,7 +141,7 @@ def pymca_exafs(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
PyMca_exafs
(
Process
):
...
...
est/core/process/pymca/ft.py
View file @
015341b1
...
...
@@ -146,7 +146,7 @@ def pymca_ft(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
PyMca_ft
(
Process
):
...
...
est/core/process/pymca/k_weight.py
View file @
015341b1
...
...
@@ -136,7 +136,7 @@ def pymca_k_weight(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
PyMca_k_weight
(
Process
):
...
...
est/core/process/pymca/normalization.py
View file @
015341b1
...
...
@@ -120,7 +120,7 @@ def pymca_normalization(xas_obj):
_USE_MULTIPROCESSING_POOL
=
False
# note: we cannot use multiprocessing pool with push
work
flow for now.
# note: we cannot use multiprocessing pool with
py
pushflow for now.
class
PyMca_normalization
(
Process
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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