ewoksxrpd.gui.plots.plot_theoretical_rings#
- ewoksxrpd.gui.plots.plot_theoretical_rings(plot, detector, calibrant, energy, geometry, detector_config=None, max_rings=None, legend=None, **kwargs)[source]#
Plot theoretical and detected Debye rings
- Parameters:
plot (
PlotWidget
) –detector (
str
) –calibrant (
str
) –energy (
Number
) –geometry (
dict
) –
- Return type:
List
[str
]