dodal.devices.fast_grid_scan.GridAxis#

class dodal.devices.fast_grid_scan.GridAxis[source]#
Parameters:
  • __dataclass_self__ (PydanticDataclass)

  • args (Any)

  • kwargs (Any)

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