10 Mar 2016, Thomas Lindner, Info, New forum for rootana MIDAS analyzer 
 | 
This is a new forum for discussing the rootana MIDAS analyzer.  
 
 
Code is on bitbucket:
 | 
   10 Mar 2016, Thomas Lindner, Info, web display of MIDAS data using rootana+THttpServer 
 | 
 
I have finished a test implementation of a web display for MIDAS online
 
monitoring.  I have a test version of this display running here:
 | 
   
   25 Jan 2017, Thomas Lindner, Info, 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).  
 
 | 
   
   03 May 2017, Thomas Lindner, Info, web display of MIDAS data using rootana+THttpServer 
 | 
> 
 
> Hi Thomas,
 
> 
 | 
   
   16 Jul 2019, Thomas Lindner, Bug Report, Cannot find dictionary modules 
 | 
Hi,
 
 
I just wanted to be certain about how serious this problem is.  These error message always happens for me when I 
 | 
   
   08 Aug 2019, Thomas Lindner, Bug Report, ROOTANA installation fails (ss_suspend_set_dispatch_ipc(NULL); not declared) 
 | 
Hi Lauren,
 
 
Do you see an actual problem that results from those error messages?  As I mentioned before [1] I get that error message, but it doesn't 
seem to actually cause a problem.   | 
   12 Jul 2020, Thomas Lindner, Bug Report, Compiling rootana on Macos 10.15.4 
 | 
I had some trouble building rootana on my new laptop, running MacOS 10.15.4 (Xcode 11.5).
 
 
Most of rootana compiled fine, but the steps with rootcint fail.  For instance:
 | 
   
   21 Jan 2021, Thomas Lindner, Forum, Warning: the time for this bank is more than 10 sec older than current time. 
 | 
> Hi all,
 
> 
 
> I get this warning when I run anaDisplay.exe (analyzer display mode) of the old 
 | 
   
   15 Apr 2021, Thomas Lindner, Forum, rootana and TAnaManager 
 | 
Hi,
 
 
Hmm, unfortunately I cannot produce your seg fault.  I run the command 
 | 
   
   20 Apr 2021, Thomas Lindner, Forum, rootana and TAnaManager 
 | 
Hi Gennaro,
 
 
Thanks for the update.  Good that you got it working, but not so good that it doesn't work on some compilers.
 | 
   13 Aug 2025, Tam Kai Chung, Suggestion, Plots for MIDAS 
 | 
Dear experts,
 
I am sorry that I am not familiar with the usage of Rootana.
 
I cannot find any detail instructions or tutorial about this package.
 | 
   
   04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting 
 | 
I can add here my five cents:
 
 
Since a while, there is an API to request individual events. Have a look at the new "Event Dump" page (which is a pure custom page using mjsonrpc_call("bm_receive_event") | 
   
   04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting 
 | 
> Question would be if this functionality should be implemented into the manalyzer framework so that everyone can use it if needed.
 
 
You need to function calls for that bm_open_buffer and bm_send_event (both part of the MIDAS C API). The contents of the event
 | 
   
   04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting 
 | 
> For sending the events I am not sure how to do this in the correct way. 
 
 
bm_compose_event()
 | 
   
   04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting  
 | 
| > Also when I created the new buffer I saw that there is no option to create an uint ODB entry (see file). | 
   
   05 Apr 2023, Stefan Ritt, Suggestion, Python Plotting 
 | 
> BTW: at my current MIDAS setup I get: Error: Invalid URL "" or query "cmd=Event%20Dump" or command "Event Dump" and Error: Invalid URL "" or query "cmd=OldODB" 
or command "OldODB" when I try to open the Event Dump or OldODB pages - rest of the pages work.
 
 | 
   
   05 Apr 2023, Stefan Ritt, Suggestion, Python Plotting1 
 | 
> > You have to update to the develop branch of midas and refresh your browser cache.
 
> I already tried it and my local installation is 2 days old. I pulled again the dev branch now and I also got another error (actually a while ago but 
I forgot to report it):
 | 
   
   15 Jun 2023, Stefan Ritt, Suggestion, Python Plotting1 
 | 
> > mhdump.cxx is written by Konstantin, so he should give his ok to add the include. 
 
> Any news on this? We had this issue now on couple of more PCs and operating systems (Arch, OpenSuse and Fedora)
 
 | 
   
   26 Jan 2017, Pierre Gorel, Info, web display of MIDAS data using rootana+THttpServer 
 | 
> I'm interested in any feedback on which plotting style people prefer (or any other
 
> aspects of the rootana webdisplay).
 
 | 
   24 Jul 2019, Paolo Baesso, Bug Report, ROOTANA installation fails (ss_suspend_set_dispatch_ipc(NULL); not declared) 
 | 
Good afternoon, I am following the instructions provided here 
to install ROOTANA (and MIDAS, more in general). When I try to make I get the following error
 
 
libMidasInterface/TMidasOnline.cxx: In member function ‘bool TMidasOnline::sleep(int)’: libMidasInterface/TMidasOnline.cxx:194:3: |