Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a post-scan verification function #14

Open
ulrikpedersen opened this issue Jul 7, 2023 · 0 comments
Open

Implement a post-scan verification function #14

ulrikpedersen opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
nicetohave Less important feature or change for a 🌧️ day

Comments

@ulrikpedersen
Copy link
Owner

When a scan is complete it is important to know whether an acceptable scan was performed. A function should be implemented that can do a few basic checks to verify that the mechanism of the scan worked as desired/expected:

  • Check that motor was stopped at each acquisition point (for step scans)
  • Check that motor position incremented by the requested distance between each step
  • Check that the scan output data file exist on disk

Several other checks can be considered as well, of course...

@ulrikpedersen ulrikpedersen added this to the First CLF DAQ Team Demo milestone Jul 7, 2023
@8ryn 8ryn added in progress Work on issue in progress and removed in progress Work on issue in progress labels Jul 14, 2023
@ulrikpedersen ulrikpedersen removed this from the First CLF DAQ Team Demo milestone Jul 28, 2023
@ulrikpedersen ulrikpedersen added the nicetohave Less important feature or change for a 🌧️ day label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nicetohave Less important feature or change for a 🌧️ day
Projects
None yet
Development

No branches or pull requests

2 participants