get_fundamental_zone_grid#
- diffsims.generators.rotation_list_generators.get_fundamental_zone_grid(resolution=2, point_group=None, space_group=None)[source]#
Generates an equispaced grid of rotations within a fundamental zone.
- Parameters:
- resolution
float,optional The characteristic distance between a rotation and its neighbour (degrees)
- point_group
orix.quaternion.symmetry.Symmetry,optional One of the 11 proper point groups, defaults to None
- space_group: int, optional
Between 1 and 231, defaults to None
- resolution
- Returns:
- rotation_list
listoftuples Grid of rotations lying within the specified fundamental zone
- rotation_list