dodal.beamlines.training_rig# Functions det([wait_for_connection, fake_with_ophyd_sim]) sample_stage([wait_for_connection, ...]) dodal.beamlines.training_rig.sample_stage(wait_for_connection: bool = True, fake_with_ophyd_sim: bool = False) → TrainingRigSampleStage[source]# Parameters: wait_for_connection (bool, default: True) fake_with_ophyd_sim (bool, default: False) Return type: TrainingRigSampleStage dodal.beamlines.training_rig.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