|
Back
Midas
Rome
Roody
Rootana
|
Root Analyzer Framework |
Not logged in |
|
|
10 Mar 2016, Thomas Lindner, Info, web display of MIDAS data using rootana+THttpServer
|
25 Jan 2017, Thomas Lindner, Info, web display of MIDAS data using rootana+THttpServer
|
26 Jan 2017, Pierre Gorel, Info, web display of MIDAS data using rootana+THttpServer
|
03 May 2017, Alberto Remoto, Info, web display of MIDAS data using rootana+THttpServer
|
03 May 2017, Thomas Lindner, Info, web display of MIDAS data using rootana+THttpServer
|
09 May 2017, Konstantin Olchanski, Info, web display of MIDAS data using rootana+THttpServer
|
10 Mar 2020, Konstantin Olchanski, Info, web display of MIDAS data using rootana+THttpServer
|
|
Message ID: 5
Entry time: 25 Jan 2017
In reply to: 2
Reply to this: 6
7
|
Author: |
Thomas Lindner |
Topic: |
Info |
Subject: |
web display of MIDAS data using rootana+THttpServer |
|
|
I have added some additional features to the example webdisplay that we have for
ROOTANA data (where we are displaying rootana data through ROOT THttpServer).
The main improvement to the display is that I added the ability to plot the data
using the JSROOT package [1]. Previously I had used different packages (dygraphs
and plot-ly) for plotting. The JSROOT plots are not obviously superior, though they
do present data in a more familiar way (at least for me). The rootana webdisplay
currently allows you to switch between the two different styles.
You can see a working example of the webdisplay here:
https://midastestdaq.triumf.ca/CS/webdisplay
(username/pwd: testdaq/testdaq)
All details on setting up that example are here:
https://midas.triumf.ca/MidasWiki/index.php/Rootana_javascript_displays#Custom_web_display
I'm interested in any feedback on which plotting style people prefer (or any other
aspects of the rootana webdisplay).
[1] https://root.cern/js/ |