Closed nana-zhang closed 2 years ago
Hi, are you sure the path to your local tvb-recon is correct? You say it is: /home/nana/downloads/tvb-recon, but in the docker run command, you typed: /home/nana/downloads/tvb-recon/tvb-recon Same for the patients folder.
Hello, thank you for your reply. It's true that my path is wrong. Now I have corrected it and run docker according to the instructions, but it has been running for many days, and it doesn't seem to be over yet, so I want to make sure whether it is running correctly?
Hi, has any new file been added to your patient folder? More specifically, have the folders configs and output been created and do they have any file inside?
Hello, I see the generated output file as follows, but the bad thing is that I accidentally closed the terminal window of the program. If I rerun the program, will it take as long as the first time? If I didn't delete the previously generated output file
Hi, before re-running, what files do you have under the output/tvb folder?
Sorry, I've run it again. The output / TVB folder is like this now. I don't know whether it's my computer or something wrong. It took more than ten days to run this code last time, and it doesn't seem to be over yet,
Then I follow the instructions to query the running status of the program, which has been at% 67.4 since yesterday. Is this normal?
Hi, usually it does not take more than 1-2 days to run tvb-recon, depending on the data. It seems to be stuck at generating the connectome for some reason. Is the size of 2M.tck file larger than zero?
Have you ever tried running Mrtrix on this data before? We could try to run this step separately, to check how it works.
Also, we could try to debug this together in a call, if we manage to synchronize.
Hello, thank you for your reply. I guess it should be the problem of my computer. I changed a computer with high configuration and finished the program in one day
Hi, thanks for letting us know. Could you share what were the resources of the first computer you tried?
Hello, I'm running tvb-recon with docker. I use git clone to download the code locally. The saved path is / home / nana / downloads /tvb-recon. The patient folder structure is also constructed according to the requirements of readme. The saved path is / home / nana / downloads / TVB_ Patients,I pull the docker image,and successfully entered it, but when I cd pegasus, no such file or directory is displayed, and the local folder exists in this folder, Can you help me see what's wrong ?