OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Pixel_Info.Misorientation.Set_Reference — Set the reference orientation.

Synopsis

OOF.Graphics_n.Toolbox.Pixel_Info.Misorientation.Set_Reference(point,orientation)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Pixel_Info.Misorientation
  • Callback: function MisorientationPlugIn.setReference in module ooflib.orientationmap.pixelinfoplugin
  • Parameters:

    point
    The location of the reference pixel. Type: A Point object (eg, Point(1.1, 2.0)).
    orientation
    Calculate misorientations relative to this. Type: An object of the Orientation class.

Description

MISSING DISCUSSION: OOF.Graphics_n.Toolbox.Pixel_Info.Misorientation.Set_Reference