scatter#
- InversePoleFigurePlot.scatter(*args: Tuple[ndarray, ndarray] | Orientation | Vector3d, **kwargs: Any) None [source]#
A scatter plot of sample directions rotated by orientations, or orientations to rotate sample directions with.
- Parameters:
- *args
Spherical coordinates (azimuth, polar), orientations, or vectors. If spherical coordinates are given, they are assumed to describe unit vectors. Vectors will be made into unit vectors if they aren’t already. If orientations are passed, the crystal directions returned are the sample
direction
rotated by the orientations.- **kwargs
Keyword arguments passed to
matplotlib.axes.Axes.scatter()
.
See also
Examples using InversePoleFigurePlot.scatter
#
Inverse pole density function
Rotations mapping the fundamental sector on S2
Rotations mapping the fundamental sector on S2