get_plot# ProfileSimulation.get_plot(annotate_peaks=True, with_labels=True, fontsize=12)[source]# Plots the diffraction profile simulation for thecalculate_profile_data method in DiffractionGenerator. Parameters: annotate_peaksboolIf True, peaks are annotaed with hkl information. with_labelsboolIf True, xlabels and ylabels are added to the plot. fontsizeintegerFontsize for peak labels.