pcdsdevices.ccm.CCM =================== .. currentmodule:: pcdsdevices.ccm .. autoclass:: CCM .. list-table:: Ophyd Device Components :header-rows: 1 :widths: auto * - Attribute - Class - Suffix - Docs - Kind - Notes * - theta0_deg (FCpt) - :class:`~ophyd.signal.EpicsSignal` - ``{_constants_prefix}:THETA0`` - Reference angle for the first crystal in deg. - config - Inherited from :class:`~pcdsdevices.ccm.CCMConstantsMixin` * - dspacing (FCpt) - :class:`~ophyd.signal.EpicsSignal` - ``{_constants_prefix}:DSPACING`` - Crystal lattice spacing. - config - Inherited from :class:`~pcdsdevices.ccm.CCMConstantsMixin` * - gr (FCpt) - :class:`~ophyd.signal.EpicsSignal` - ``{_constants_prefix}:GR`` - The radius of the sapphire ball connected to the Alio stage in mm. - config - Inherited from :class:`~pcdsdevices.ccm.CCMConstantsMixin` * - gd (FCpt) - :class:`~ophyd.signal.EpicsSignal` - ``{_constants_prefix}:GD`` - Distance between the rotation axis and the center of the sapphire sphere located on the Alio stage in mm. - config - Inherited from :class:`~pcdsdevices.ccm.CCMConstantsMixin` * - lightpath_summary - :class:`~pcdsdevices.signal.SummarySignal` - - - omitted - Inherited from :class:`~pcdsdevices.interface.LightpathMixin` * - energy - :class:`~pcdsdevices.ccm.CCMEnergy` - - PseudoPositioner that moves the alio in terms of the calculated CCM energy. - hinted - * - energy_with_vernier - :class:`~pcdsdevices.ccm.CCMEnergyWithVernier` - - PseudoPositioner that moves the alio in terms of the calculated CCM energy while also requesting a vernier move. - normal - * - energy_with_acr_status (FCpt) - :class:`~pcdsdevices.ccm.CCMEnergyWithACRStatus` - ``{prefix}`` - PseudoPositioner that moves the alio in terms of the calculated CCM energy while also requesting an energy change to ACR. This will wait on ACR to complete the move. - normal - * - alio (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMAlio` - - The motor that rotates the CCM crystal. - normal - * - theta2fine (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMMotor` - - The motor that controls the fine adjustment of the of the second crystal theta angle. - normal - * - theta2coarse (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMPico` - - The motor that controls the coarse adjustment of the of the second crystal theta angle. - normal - * - chi2 (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMPico` - - The motor that controls the adjustment of thesecond crystal chi angle. - normal - * - x (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMX` - - Combined motion of the CCM X motors. - normal - * - y (UnrelatedComponent) - :class:`~pcdsdevices.ccm.CCMY` - - Combined motion of the CCM Y motors. - normal - .. rubric:: Methods .. automethod:: calc_lightpath_state .. automethod:: configure .. automethod:: describe .. automethod:: get .. automethod:: get_lightpath_state .. automethod:: insert .. automethod:: post_elog_status .. automethod:: read .. automethod:: read_configuration .. automethod:: remove .. automethod:: reset_calc_constant_defaults .. automethod:: screen .. automethod:: stage_group_instances .. automethod:: status .. automethod:: stop .. automethod:: summary .. automethod:: trigger .. automethod:: warn_invalid_constants .. rubric:: Attributes .. autoattribute:: configuration_attrs .. autoattribute:: connected .. autoattribute:: dspacing_val .. autoattribute:: gd_val .. autoattribute:: gr_val .. autoattribute:: hints .. autoattribute:: kind .. autoattribute:: lightpath_cpts .. autoattribute:: md .. autoattribute:: needs_parent .. autoattribute:: stage_group .. autoattribute:: subscriptions .. autoattribute:: theta0_deg_val .. autoattribute:: theta0_rad_val