Monoenergetic proton pencil beam

From UCL HEP PBT Wiki

Jump to: navigation, search
m
m
Line 372: Line 372:
== <span style="color:#000080"> Data from The Clatterbridge Cancer Centre </span> ==
== <span style="color:#000080"> Data from The Clatterbridge Cancer Centre </span> ==
-
This is [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/Clatterbridge/ClatterbridgeBraggPeak.txt data] from the Clatterbridge Cancer Center. The first column represents the values in mm in depth, the second column represents the normalized values of deposited dose and normalized at the peak. You can use macro '''PlotData.C''' to plot the data.  
+
This is [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/Clatterbridge/ClatterbridgeBraggPeak.txt data] from the Clatterbridge Cancer Center. The first column represents the values in mm in depth, the second column represents the normalized values of deposited dose and normalized at the peak. You can use script '''PlotData.C''' from to plot the data. Copy files '''ClatterbridgeData.txt''' and '''PlotData.C''' to your current ProtonPB_build directory and run the script:
 +
 
 +
<pre style="color: #800000; background-color: #dcdcdc">
 +
cp /home/username/ProtonPBFolder/ProtonPB_source/PlotData.C .
 +
 
 +
root -l
 +
 
 +
.x PlotData.C
 +
</pre> 
 +
 
 +
This is the result:
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/Clatterbridge/Clatterbridge.png
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/Clatterbridge/Clatterbridge.png
-
== <span style="color:#000080"> Comparison with data from The Clatterbridge Cancer Centre </span> ==
+
== <span style="color:#000080"> Comparison between data and simulation </span> ==
-
You can use macro '''PlotDataAndSim.C''' to compare data (from the Clatterbridge Cancer Center) and simulation ('''PlotDose.txt''').  
+
The scripts '''PlotDataAndSim.C''' and '''PlotDataAndSimMesh.C''' in folder '''RootScripts''' compare data with simulation.
 +
You can use script '''PlotDataAndSim.C''' to compare data (from the Clatterbridge Cancer Center) and simulation ('''PlotDose.txt''').  
   
   
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/ProtonPB/ClatterbridgeGeant4.png
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/ProtonPB/ClatterbridgeGeant4.png
You can also compare data (from the Clatterbridge Cancer Center) with simulation done with scoring mesh ('''DoseLongitudinalMesh.txt''').
You can also compare data (from the Clatterbridge Cancer Center) with simulation done with scoring mesh ('''DoseLongitudinalMesh.txt''').
-
This can be done with macro '''PlotDataAndSimMesh.C'''. At the moment this macro works only if before running it you substitude the commas  
+
This can be done with script '''PlotDataAndSimMesh.C'''. This script works only if before running it you substitude the commas  
-
in '''DoseLongitudinalMesh.txt''' with spaces. This is the result:
+
in '''DoseLongitudinalMesh.txt''' with spaces. Remove also the header of the file. This is the result:
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/ProtonPB/ClatterbridgeGeant4Mesh.png
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/ProtonPB/ClatterbridgeGeant4Mesh.png

Revision as of 09:22, 29 July 2014

Personal tools