neutronpy.instrument.PlotInstrument.plot_projections

PlotInstrument.plot_projections(hkle, npts=36, dpi=100)[source]

Plots resolution ellipses in the QxQy, QxW, and QyW zones

Parameters:
hkle : tup

A tuple of intergers or arrays of H, K, L, and W (energy transfer) values at which resolution ellipses are desired to be plotted

npts : int, optional

Number of points in an individual resolution ellipse. Default: 36

dpi : int, optional

Specify DPI of figure. Default: 100