What is the best python framework for creating MRI dashboards that continually update?
We have the ability to stream both imaging data and k-space data from Siemens MRI machines. If we want to create a dashboard to show the MR tech what is happening in real-time, what is the best python framework to use? I have previously explored using streamlit which doesn't seem to support real-time updates.