dodal.beamlines.p45#

Functions

choppers([wait_for_connection, ...])

det([wait_for_connection, fake_with_ophyd_sim])

diff([wait_for_connection, fake_with_ophyd_sim])

panda1([wait_for_connection, ...])

panda2([wait_for_connection, ...])

sample([wait_for_connection, ...])

dodal.beamlines.p45.sample(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) TomoStageWithStretchAndSkew[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

TomoStageWithStretchAndSkew

dodal.beamlines.p45.choppers(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) Choppers[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

Choppers

dodal.beamlines.p45.det(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) AravisDetector[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

AravisDetector

dodal.beamlines.p45.diff(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) AravisDetector[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

AravisDetector

dodal.beamlines.p45.panda1(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) HDFPanda[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

HDFPanda

dodal.beamlines.p45.panda2(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) HDFPanda[source]#
Parameters:
  • wait_for_connection (bool, default: True)

  • fake_with_ophyd_sim (bool, default: False)

Return type:

HDFPanda