[Simulation question]: How to score the lesion time in SDD file for nucleus scorer example #29
Unanswered
Geoffvinc
asked this question in
Simulation-question
Replies: 1 comment
-
Sorry, I noticed that you are also running examples related to Nucleus. Can you run the example /examples/geometry/nucleusModel/Nucleus.txt normally? If so, can you tell me about the computer hardware configuration you are using? I want to know if it is because my personal computer's hardware performance is insufficient that running this example cannot obtain ideal results. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Simulation question
Hi everyone, I tried to simulate DNA repair from the sdd output of the nucleus scorer example (examples/scorers/SBSDamageToDNANucleus) using DaMaRiS. However, I encountered the error below:
To troubleshoot this, I compared the sdd output of the nucleus scorer example and the sdd output of the DaMaRiS example.
The sdd output of DaMaRiS example contains
which 9th field encodes for the lesion time, according to the SDD publication.
Meanwhile, the sdd output of the nucleus scorer example does not contain the lesion time. as can be seen below
Therefore, I assume the error is caused because the DaMaRiS requires the lesion time data to run.
This observation is validated when I deleted the lesion time of the DaMaRiS example, and it returned the same error.
Does anyone know how to score the lesion time for nucleus scorer example or whether if there is any alternative solution to run the DaMaRiS using the nucleus scorer example?
Thank you for your time and attention.
Regards,
Geoff
TOPAS-nBio category
Scoring
Code of Conduct
Attestation
Beta Was this translation helpful? Give feedback.
All reactions