Test data cannot be downloaded after new installation of GATE 10 #986
-
|
Hi, I am trying to install Gate but I have encountered some problems with both Gate10 and Gate9. For example, Gate10 does not find all the opengate_tests, while for Gate9 I cannot install both ECAT7 and LMF3_0. Can someone help? I am using a virtual machine with Ubuntu 24.04. |
Beta Was this translation helpful? Give feedback.
Replies: 19 comments
-
|
Question: why a virtual machine? |
Beta Was this translation helpful? Give feedback.
-
I would like to install Gate on a Linux machine to use it with Slicer OpenDose3D. For now I am trying to install everything using my macos but I will later on the installation migrate the installation on a linux environment. |
Beta Was this translation helpful? Give feedback.
-
|
I am the creator of Slicer OpenDose3D. It only accepts Gate 9 for now. We have some issues finding support to move to gate 10. It will eventually move but not for now. Now using gate 9 and Slicer OpenDose3D, you don't need a virtual machine. You can use the recommended docker launch method for gate 9. It is described in the documentation. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, thanks a lot for the clarification. However, as I said in the initial post, I already tried to install Gate9 with no luck because I cannot install both ECAT7 and LMF3_0, do you know how can i solve that? |
Beta Was this translation helpful? Give feedback.
-
|
In the docker image there is everything you need. I have never installed geant nor gate9 in windows. I always use the docker way. |
Beta Was this translation helpful? Give feedback.
-
|
Hey. Thanks for posting an issue. When you write "Gate10 does not find all the opengate_tests", what do you mean exactly? Can you post the terminal output with the error you receive? Please also post the output of opengate_info. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
This is an entirely different issue. You must be located at the root of your macro folder. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
You have an old version of Gate (10.0.2). Could you try with version 10.1.0, that problem was solved |
Beta Was this translation helpful? Give feedback.
-
These are the folders inside the docker image, i cannot find the mac folder. I'm surely not understanding properly how docker works though.
|
Beta Was this translation helpful? Give feedback.
-
You must launch docker from WITHIN the folder where your macro files are. NEVER from the gate folder. then ls must show and ls mac must show |
Beta Was this translation helpful? Give feedback.
-
|
I am sorry, but i cannot understand what is the macro folder. By looking at the instructions regarding the docker installation I only see the docker image but I cannot understand what else i should download (macro folder). |
Beta Was this translation helpful? Give feedback.
-
|
I recommend you then to https://opengate.readthedocs.io/ |
Beta Was this translation helpful? Give feedback.
-
|
🧩 What is the “macro folder” in OpenGATE? In OpenGATE, a macro is simply: 👉 A text file (usually .mac) that contains simulation commands Examples: define geometry So the “macro folder” = a directory on your machine that contains your .mac files. 📦 What you actually need (Docker case) When using Docker, you do NOT download a special “macro folder”. Instead, you must: Create your own folder locally 🔑 Key idea (this is the confusion) The documentation assumes you already understand that: “macro folder” = your working directory containing simulation scripts It is NOT something you download, unlike the Docker image. 🧠 Analogy Think of Docker like: OpenGATE = the engine 👉 Without macros, OpenGATE has nothing to run.
➡️ The image usually does NOT include your simulation files ❌ Running Gate without mounting a folder ➡️ You’ll get errors like: file not found |
Beta Was this translation helpful? Give feedback.
-
|
so the command |
Beta Was this translation helpful? Give feedback.
-
|
yes, you have finally understood. And sorry, but chatGPT is immensely more pedagogical than me. That's why I paste its response |
Beta Was this translation helpful? Give feedback.
-
|
For Clarity: Part of the discussion in this thread is about GATE 9, not GATE 10. GATE 10 does not use macro files! |
Beta Was this translation helpful? Give feedback.
-
|
I close this because it mainly concerns GATE 9. |
Beta Was this translation helpful? Give feedback.


For Clarity: Part of the discussion in this thread is about GATE 9, not GATE 10. GATE 10 does not use macro files!