A MATLAB-based GUI for plotting multiple profiles of SRIM Range Distribution of Ions.
SRIM is a software that does Monte Carlo simulation of ion implantations. It can estimate the distribution of ions and target damages after an implantation. SRIMRangeDist helps SRIM users to plot the ion distribution data from a SRIM output with relative ease. In some occassions, SRIM users need to calculate the distribution statistics of a series of several ion implantations and do a trial-and-error work to get the optimal implantation parameters. Performing this kind of task manually in a data processing software can be a bit mundane. SRIMRangeDist allows users to plot multiple implantation profiles on the same graph, and it computes the total distribution and the 95% confidence interval of the distribution for a quick reviewing of many implantation scenarios.
- Plot up to seven SRIM data from multiple implantation profiles.
- Compute the mean and range of the 95% confidence interval of the total ion distribution.
- Put the RANGE.txt file from a SRIM output into a folder with an integer name, and then put this folder into another folder so that the directory looks like, for example:
data/123/RANGE.txt
. Tips: choose the integer to be the implantation energy. - Specify the
data
folder, target's mass density, and target's molar mass in the user interface. - Also specify a few pairs of subfolder number and the corresponding implantation fluence in the input table.
- The x-axis limit can be optionally set.
- Push the PLOT button.
- MATLAB R2015b