irradiapy.srim.analysis

Utility functions related to SRIM data analysis and debris production.

Functions

generate_debris(srimdb, dir_mddb, ...[, ...])

Turns SRIM's collisions into .xyz files for the given database of cascades' debris.

plot_distances(srimdb[, pka_e_lim, ...])

Plots a 2D histogram of pairwise distances and sum of PKA energies for each ion.

plot_energy_depth(srimdb[, depth_bins, ...])

Plots the depth-energy distribution of PKAs.

plot_injected(srimdb[, bins, plot_path, ...])

Plot injected ions final depth distribution.

plot_pka_distribution(srimdb[, bins, ...])

Plot the PKA energy distribution and tries to fit it.