scipp / beamlime

Live data reduction visualisation for ESS
https://scipp.github.io/beamlime/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Simple grid plots. #194

Closed YooSunYoung closed 4 months ago

YooSunYoung commented 4 months ago

Fixes #136

PlotSaver/PlotStreamer now make a grid of plots. PlotSaver used to save all figures separately into individual files, but now it makes a titled plot and save them into one file. PlotStreamer now composes the plopp.widgets.Box itself when show is called. It used to be in the example notebook.

For easier testing, I made the dummy workflow to return multiple data-arrays.

In terminal

https://github.com/scipp/beamlime/assets/17974113/a096d061-9d11-47b1-a326-a850f67345de

In Jupyter notebook

https://github.com/scipp/beamlime/assets/17974113/2f5b2863-7557-4ad4-9de9-75bd9a565b13