csaxs_bec.scans.scans_v4.cont_grid#

Continuous grid scan with 2-axis. The scan requires the fast axis to properly implement base velocity as well as high velocity and high acceleration time

Scan procedure:
  • prepare_scan

  • open_scan

  • stage

  • pre_scan

  • scan_core
    • at_each_point (optionally called by scan_core)

  • post_scan

  • unstage

  • close_scan

  • on_exception (called if any exception is raised during the scan)

Classes

ContGrid

Continuous grid scan with 2-axis.

ContinuousMotorParameter

TypedDict for the parameters related to the continuous motor, which are needed to properly restore the motor state after the scan.