darfix.core.grainplot.OrientationDistImage#

class darfix.core.grainplot.OrientationDistImage(xlabel, ylabel, scale, origin, data, as_rgb, contours)[source]#

Bases: ImageParameters

as_rgb: numpy.ndarray#
contours: dict#
data: numpy.ndarray#
origin: tuple[float, float]#
scale: tuple[int, int]#
xlabel: str#
ylabel: str#