issues
search
bluesky
/
yaqc-bluesky
A bluesky interface to the yaq instrument control framework.
https://yaq.fyi/
BSD 3-Clause "New" or "Revised" License
9
stars
5
forks
source link
add tests for all built-in plans
#24
Closed
untzag
closed
4 years ago
untzag
commented
4 years ago
Nothing too fancy, just smoke tests here...
[x] count
[x] ~scan~ (already tested against)
[x] rel_scan
[x] list_scan
[x] rel_list_scan
[x] list_grid_scan
[x] rel_list_grid_scan
[x] log_scan
[x] rel_log_scan
[x] grid_scan
[x] rel_grid_scan
[x] scan_nd
[x] spiral
[x] spiral_fermat
[x] spiral_square
[x] rel_spiral
[x] rel_spiral_fermat
[x] rel_spiral_square
[x] ~adaptive_scan~ (see #27)
[x] ~rel_adaptive_scan~ (see #27)
[x] ~tune_centroid~ (see #28)
[x] ~tweak~ (see #29)
[x] ~ramp_plan~ (see #30)
[x] ~fly~ (see #31)
Nothing too fancy, just smoke tests here...