bluesky / bluesky-widgets

Components for graphical applications that interact with bluesky libraries
http://blueskyproject.io/bluesky-widgets
BSD 3-Clause "New" or "Revised" License
7 stars 22 forks source link

Add support for streaming nonlinear least squares fitting #44

Open danielballan opened 3 years ago

danielballan commented 3 years ago

Akin to bluesky.callbacks.fitting.LiveFit

danielballan commented 3 years ago

Note: This is actually not incorporated in the Best-Effort Callback, so not strictly needed for feature parity with BEC. But it's high on the list of nice-to-haves. It makes for a nice demo of what is possible.