Skip to content

scan stops during fly scan with a camera time out error #145

@decarlof

Description

@decarlof

The following condition:

  • Flat exposure time is set to be different from projection exposure time
  • Flat field is taken at the beginning of the scan
  • Projection exposure time is much longer than the flat exposure time (2s vs 0.2s)
  • The scan has a large number of projections (>3000)

exposes a bug that causes the scan to stop during fly scan with a camera to raise a CameraTimeOut error.

The main issue is that the function set_exposure_time() runs only when the scan is not running but it is also used by functions that are called during the scan with no effect. #144 addresses this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions