open-discussion > How to run fullpipeline in command, not GUI
Showing 1-2 of 2 posts
Display:
Results per page:
Jul 7, 2018  01:07 AM | rujing zha - USTC
How to run fullpipeline in command, not GUI
Hi PANDA experts
There is no xwindow in my server, so I have to run code in terminal without any GUI.
So how to run PANDA in command?
Thanks.
best
rujing
Jul 12, 2018  01:07 PM | cui zaixu
RE: How to run fullpipeline in command, not GUI
Hi Rujing

The main function of PANDA is g_dti_pipeline.m. There are explanation of each variable there.

I think a simple way is: you can use your personal computer and PANDA GUI to set the parameters (including your input files) and then click 'RUN' button. And Terminate. When you click 'RUN', PANDA will create a configuration file named '*.PANDA'. All the parameters g_dti_pipeline.m needed is stored in this file. 

If there is any problems, let me know.

Best
-
Zaixu