You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm little confused about the difference between "remote" and "local".
As I understood, "remote" method is fetching the H5 file from the proxy server and showing the data like VisualizerApp.
Is it right?
Yes, correct! "remote" shows the result data from the artiq master, so it requires the RID of the desired experiment.
On the other hand, "local" is for showing data files in local (machine). This could allow the data viewer to be more versatile. It don't need the artiq master.
Feature you want to implement
DataViewerApp
features:Conceptual drawing (sorry for the bad quality ;)):
How the feature is implemented
DataViewerApp
with minimal features #144The text was updated successfully, but these errors were encountered: