dodal.devices.fast_grid_scan.GridScanParamsThreeD#

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

Additional parameters required to do a 3 dimensional gridscan.

A 3D gridscan works by doing two 2D gridscans. The first of these grids is x_steps by y_steps. The sample is then rotated by 90 degrees, and then the second grid is x_steps by z_steps.

Parameters:

data (Any)

Create a new model by parsing and validating input data from keyword arguments.

Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model.

self is explicitly positional-only to allow self as a field name.

Parameters:

data (Any)

Methods

Attributes

model_config

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

z_axis

z2_start_mm

y2_start_mm

z_step_size_mm

z_steps

x_steps

y_steps

x_step_size_mm

y_step_size_mm

x_start_mm

y1_start_mm

z1_start_mm

set_stub_offsets

transmission_fraction