Monoenergetic photon pencil beam

From UCL HEP PBT Wiki

Jump to: navigation, search
m
m
Line 223: Line 223:
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/DoseDeposition1.png   
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/DoseDeposition1.png   
-
You can also plot the file '''PlotDose.txt''' using MATLAB. This software is installed on the plus1 cluster but using it via ssh is not recommended because it is slow. If you have local installation of MATLAB you can import the '''PlotDose.txt''' file and plot it. This is the procedure:
+
You can also plot the file '''PlotDose.txt''' using MATLAB. This software is installed on the plus1 cluster but using it via ssh is not recommended because it is slow. If you have MATLAB installed on your computer you can import the '''PlotDose.txt''' file and plot it. You can also use the MATLAB installed on the computers at the Science Library.
 +
Before proceeding with MATLAB you need to copy the text files from the cluster to your computer. In the terminal at your computer write:
-
* Import the file: Chose 'Home' tab and 'Import Data'
+
<pre style="color: #800000; background-color: #dcdcdc">
 +
cp username@plus1.hep.ucl.ac.uk:/home/username/.... .
 +
</pre>
 +
 
 +
 
 +
* Import the file: Chose 'HOME' tab and 'Import Data'.
* Select the data points in the opened window and press 'Import Selection'
* Select the data points in the opened window and press 'Import Selection'
* Close the Import Window and in the Command Window type plot(xmm, DoseMaxDose)  
* Close the Import Window and in the Command Window type plot(xmm, DoseMaxDose)  

Revision as of 09:58, 10 September 2014

Personal tools