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

Add step time/period calculation #6

Open
ulrikpedersen opened this issue Jul 5, 2023 · 1 comment
Open

Add step time/period calculation #6

ulrikpedersen opened this issue Jul 5, 2023 · 1 comment
Assignees
Labels
in progress Work on issue in progress

Comments

@ulrikpedersen
Copy link
Owner

Add function(s) to calculate the motion step time given the acceleration, velocity and distance and higher level functions that pull the configuration data from the running system.
Investigate possibility of adding a sanity-check at the start of a scan, using the above functions to verify if a scan is likely to work when considering the laser pulse frequency.

@8ryn
Copy link
Collaborator

8ryn commented Jul 6, 2023

Functions to calculate the step time and pull the configuration data from the motor have been implemented in this branch: https://github.com/8ryn/tomoscan/tree/Period-calc
Sanity check needs a little more thought due to the pulse-frequency not being published as a PV.

@8ryn 8ryn added the in progress Work on issue in progress label Jul 13, 2023
@ulrikpedersen ulrikpedersen removed this from the First CLF DAQ Team Demo milestone Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Work on issue in progress
Projects
None yet
Development

No branches or pull requests

2 participants