dodal.devices.fast_grid_scan#
Classes
Device for a general fast grid scan |
|
Common holder class for the parameters of a grid scan in a similar layout to EPICS. |
|
Device for panda constant-motion scan |
|
Params for panda constant-motion scan. |
|
Device for standard Zebra FGS. |
|
Params for standard Zebra FGS. |
Functions
|
- dodal.devices.fast_grid_scan.set_fast_grid_scan_params(scan: FastGridScanCommon[ParamType], params: ParamType)[source]#
- Parameters:
scan (
FastGridScanCommon
[TypeVar
(ParamType
, bound=GridScanParamsCommon
)])params (
TypeVar
(ParamType
, bound=GridScanParamsCommon
))