-
Notifications
You must be signed in to change notification settings - Fork 0
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
Initial test on an instrument (CRISP) #32
Comments
Provisional dates: 21st/22nd November on CRISP |
Some documentation from scientists about what/how we'll be testing on CRISP stored in
|
Configuration script we used for testing on CRISP: |
Test is substantively complete, was run on CRISP with CK and @jackbdoughty Will keep in progress pending a review on Monday with more of the refl scientists. Test scans on CRISP have been demo'd directly to CK (Refl), MC (Refl), JL (Muons).
Below is one normal step-scan, and one adaptive scan, of the same axis using the DAE in period mode on CRISP (notice the tight resampling over the gaussian region by the adaptive scan, giving good peak statistics for a reasonably low point cost): Example command was:
Issues have been generated as a result of this testing - mostly style/usability things rather than functional ones: |
Since CK commented on scan performance I thought I would benchmark a representative scan on CRISP while I had access... (ignore the difference between PHI and SAMPPHI, it's scanning the same variable, that's an artefact of CRISP's refl setup...). Starting both from Old scans code
Bluesky
Theoretical(assuming perfectly-moving motors, infinitely fast DAE, etc...)
~16.7 secs total for a theoretically perfect version of this step scan i.e. bluesky is a bit faster than old library (mostly due to more efficient CA usage), but still an order of magnitude off the physical limits |
Acceptance criteria
BlockRw
andBlockMot
.Notes
Ensure we set expectations appropriately with scientists: this is an initial, exploratory test of an early version of the library. Problems, missing functionality, etc are expected, that is the point of this testing.
The text was updated successfully, but these errors were encountered: