Class: StageLabel#
The StageLabel is used to specify a name and position for a stage position in the microscope’s reference frame.
Attributes#
name : str (The StageLabel Name). x : None | float The X position of the stage label. Units are set by XUnit. x_unit : UnitsLength The units of the X stage position - default:[reference frame]. y : None | float The Y position of the stage label. Units are set by YUnit. y_unit : UnitsLength The units of the Y stage position - default:[reference frame]. z : None | float The Z position of the stage label. Units are set by ZUnit. z_unit : UnitsLength The units of the Z stage position - default:[reference frame].
URI: core:StageLabel
Referenced by Class#
None ➞stage_label 0..1 StageLabel