BCDA-APS / qs-web2023

Web client for Bluesky queueserver using ReactJS
Other
2 stars 0 forks source link

test queue without running #19

Open prjemian opened 1 year ago

prjemian commented 1 year ago

During the public demo, a user asks if the queue can be tested (as an alternative to running with the RE) using a simulation mode?

@dmgav: Might be a feature request for queueserver!

prjemian commented 1 year ago

Might already be possible by wrapping the desired plans with bluesky.simulators.summarize_plan(). Yet that is another plan, by itself.

dmgav commented 1 year ago

@prjemian We also have same requests from NSLS-II beamline staff (an option to call summarize plans, plot_raster_path and check_limits on the whole queue or a given set of plans). It is in our future plans.