I am a beginner with OpenTPS. When I tried running the example on your official website, I encountered an issue. In the “Simple dose computation” section, the step plan = planDesign.buildPlan() throws an error, showing ValueError: Voxel position requested is outside of the domain of the image. Could it be that I missed some configuration? Thank you in advance for your help!
Sorry for the delay in our answer, we were off these days. Do you still encounter this problem? If so, can you confirm that you are using exactly the same code as in our website or the one in the gitlab? Also, please tell us which version of OpenTPS are you using or if you are using any specific branch. We tried to run the example on the website with the current master version and we could not reproduce your error.