get_plot#

ProfileSimulation.get_plot(annotate_peaks=True, with_labels=True, fontsize=12)[source]#
Plots the diffraction profile simulation for the

calculate_profile_data method in DiffractionGenerator.

Parameters:
annotate_peaksbool

If True, peaks are annotaed with hkl information.

with_labelsbool

If True, xlabels and ylabels are added to the plot.

fontsizeinteger

Fontsize for peak labels.