radtools.ORCF.plot_kpath#
method
- ORCF.plot_kpath(ax=None, colour='black', label=None, normalize=False)#
Plot k path in the reciprocal space.
- axaxes
Axes for the plot. 3D.
- colourstr, default "black"
Colour for the plot. Any format supported by matplotlib. See matplotlib colors.
- labelstr, optional
Label for the plot.
- normalizebool, default False
Whether to normalize corresponding vectors to have the volume equal to one.