[Run issue]: Step-by-Step in TsNucleus possible Scorer/ Physics and chemistry problem #60
Unanswered
ShahinGHD
asked this question in
Run-Problem
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Contact Details
shahin.ghasemi@gmail.com
What was the issue?
Hi everyone,
This issue needs to be read carefully. I apologize for the long text.
it's been a while since I have tried to reproduce the results from the following TOPAS-nBio paper:
Impact of DNA Geometry and Scoring
I am using a single threshold method for direct damages, which is 11.75 ev for the Sphere model and 17.5 ev for the half-cylinder model,
I used the probability of scavenging in backbones of 0.0585 for the half cylinder, and 0.25 for the sphere model as well for indirects.
I believe I have the exact beam setup with 1MeV protons (LET ~ 29 KeV/um) shooting from the edge of the nucleus with 10000 histories.
Please note that instead of including the "DNAScorerStepByStep.txt" file, I entered the values in the attached input file to show how I have done it.
I did several runs and rotated the nucleus for each run.
I encountered several issues with these models in physics and chemistry.
Problem 1 : Direct Damage recording
I tried to turn off the chemistry and only use "TsEmDNAPhysics" to reproduce the "direct" BD/Gy/Gbp and SB/Gy/Gbp from Figure 3 in the paper.
Figure 3 shows:
half-cylinder model "direct" SB/Gy/Gbp = 50-60 ||==> my simulation = 26 (column 5 in the output file)
half-cylinder model "direct" BD/Gy/Gbp = 10-13 ||==> my simulation = 15.9 (column 9 in the output file)
The output Excel file is attached below: (half-cylinder model, Only Direct damage recorded - Chemistry has been turned off)
1 MeV Proton beam uniform field at 4.65 um from nucleus center as mentioned in the paper.
half C direct only 10000H.xlsx
Problem 2 : Simulation with chemistry transport
Since the full direct and indirect simulations are slow, I had 100 histories per run when chemistry was on but I did multiple runs that took 20h each.
The Chemical High end was set to 1 ns. sampling at 0.5 PS as mentioned in the paper.
For the Sphere model it was said the ratio of BD/SB for "indirect" should be ~2.5-3.
using the "TsEmChemistry" module and "TOPASDefaultReactions.txt" file, I could never hit this ratio, it was always less which was (~ 1.8).
I tried to use the "Extended Chemistry" and "TOPASChemistry_Extended.txt". I could obtain the ratio of "2.4" with 100 histories in 2 or 3 runs, but I could never reproduce Figure 7 for both the sphere and half-cylinder models.
for example in Figure 7, the TOTAL SSB/Gy/Gbp is: (column 4 in the output) (direct+indirect)
half-cylinder ===> paper =~ 95,||==> my simulation ~ 31
Sphere model ==> paper = ~70,||==> my simulation ~ 18
it seems the indirect damages recorded are underestimated here compared to the paper by a large amount.
Problem 3 : Comparison between SBS "Direct" DNA damages and DBSCAN using linear probability
Comparing Step by step direct DNA damages and the DBSCAN, both with "linear probability" which is 5ev to 37.5 ev shows huge differences. 1Mev Protons, 1000 History. same beam setup. Here is the averaged number of SSB and DSB recorded among all events in both methods compared:
DNA MODEL : Sphere
Step-by-step (SSB) = 14.9 ==> column 17 in the output file.
Step-by-step (DSB) = 0.83 ==> column 10 in the output file
DBSCAN (SSB) mean = 323
DBSCAN (DSB) mean = 35
DBSCAN (complex DSB) = 28
DNA MODEL: Half-Cylinder
Step-by-step (SSB) = ==> 37.54 column 17 in the output file.
Step-by-step (DSB) = ==> 5.73 column 10 in the output file
DBSCAN (SSB) mean = 330
DBSCAN (DSB) mean = 36
DBSCAN (complex DSB) = 29
Can you please be kind and look at the input file and also confirm that the chemistry and physics modules as well as the DNA models are working correctly for the TSNucleus?
Any information would be appreciated.
PS: Visualization is also not available and QT crashes. also, it does not even show outlines when options are set in the visualization sections.
Please and thank you,
Shahin
TOPAS-nBio category
Chemistry
Version
3.0
What Operative System (OS) are you running on?
Windows (WSL)
Relevant log output
Code of Conduct
Attestation
Beta Was this translation helpful? Give feedback.
All reactions