-
|
Is it possible to run the morphologist pipeline as a python script? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
Hi, You can get the doc of individual processes either in the brainvisa GUI, or using: |
Beta Was this translation helpful? Give feedback.
-
|
When using the singularity container, the python environment is already setup: the brainvisa modules are already in the python path. Your python scripts just need to import the modules as explained above. |
Beta Was this translation helpful? Give feedback.
-
|
As you like... |
Beta Was this translation helpful? Give feedback.
Hi,
Yes there is the
axon-runprocesscommand, see https://brainvisa.info/axon/user_doc/axon_manual2.html#distributed-execution-with-batch-mode, and there are also ways to import libraries and start a process from a python program:You can get the doc of individual processes either in the brainvisa GUI, or using: