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)Determine whether a single axis coordinate is within the grid.
steps_to_motor_position(steps)Gives the motor position based on steps, where steps are 0 indexed.
Attributes
Gives the point where the final frame is taken.
startstep_size_mmfull_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.