dodal.beamlines.p99#

Functions

sample_angle_stage([wait_for_connection, ...])

Sample stage for p99

sample_lab_xyz_stage([wait_for_connection, ...])

sample_stage_filer([wait_for_connection, ...])

Sample stage for p99

sample_xyz_stage([wait_for_connection, ...])

dodal.beamlines.p99.sample_angle_stage(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) SampleAngleStage[source]#

Sample stage for p99

Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

SampleAngleStage

dodal.beamlines.p99.sample_stage_filer(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) FilterMotor[source]#

Sample stage for p99

Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

FilterMotor

dodal.beamlines.p99.sample_xyz_stage(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) XYZPositioner[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

XYZPositioner

dodal.beamlines.p99.sample_lab_xyz_stage(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) XYZPositioner[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

XYZPositioner