dodal.devices.fast_grid_scan.GridAxis#

class dodal.devices.fast_grid_scan.GridAxis[source]#

GridAxis(start: float, step_size: float, full_steps: int)

Parameters:

Methods

is_within(steps)

steps_to_motor_position(steps)

Gives the motor position based on steps, where steps are 0 indexed

Attributes

end

Gives the point where the final frame is taken

start

step_size

full_steps

steps_to_motor_position(steps)[source]#

Gives the motor position based on steps, where steps are 0 indexed

property end#

Gives the point where the final frame is taken