Monoenergetic photon pencil beam

From UCL HEP PBT Wiki

Jump to: navigation, search
m
Line 227: Line 227:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
cp username@plus1.hep.ucl.ac.uk:/home/username/.... .
+
scp username@plus1.hep.ucl.ac.uk:/home/username/PhotonPBFolder/PhotonPB_build/PlotDose.txt .
</pre>
</pre>
 +
The file '''PlotDose.txt''' will be copied in your current directory. Then, open MATLAB and follow the procedure:
* Import the file: Chose 'HOME' tab and 'Import Data'.  
* Import the file: Chose 'HOME' tab and 'Import Data'.  
-
* Select the data points in the opened window and press 'Import Selection'
+
* In the 'Import Data' window select the 'PlotDose.txt' file choosing the right path.
-
* Close the Import Window and in the Command Window type plot(xmm, DoseMaxDose)  
+
* In the opened window select the data points in the 'IMPORT' tab. If you like, you can change the name of the variables. For example, 'x' instead of 'VarName1' and 'Dose' instead of 'VarName2'. Then, press 'Import Selection'/'Import Data'. 
 +
* Close the Import Window and in the Command Window type plot(x,Dose). Press Enter.
 +
 
 +
This plot will be created:
 +
 
 +
=== <span style="color:#000080"> Run with different settings </span> ===
=== <span style="color:#000080"> Run with different settings </span> ===

Revision as of 11:34, 10 September 2014

Personal tools