OOF2: The Manual
Name
OOF.PixelSelection.Orientation_Range — Select all pixels whose orientation is in a given range.
Synopsis
OOF.PixelSelection.Orientation_Range(microstructure,orientation,lattice_symmetry,misorientation)
Details
- Parent Menu: OOF.PixelSelection
-
Callback: function
doSelectionModin moduleooflib.common.pixelselectionmod -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. orientation- Select orientations similar to this. Type: An object of the
Orientationclass. lattice_symmetry- Assume the material at each point has this symmetry, making some orientations equivalent. Type: An object of the
LatticeSymmetryclass. misorientation- Select orientations with misorientation less than this, relative to the given orientation, in degrees. Type: A real number in the range [0, 180].



