Back Midas Rome Roody Rootana
  Root Display GUI, all entries  Not logged in ELOG logo
Entry  19 Mar 2021, Alexey Kalinin, Bug Report, roody failed to start 
roody failed to start with -P flag
running rootana analyzer with -P argument
commenting RecursiveRemove in TNetDirectory(.cxx .h) (rootana)  helps.
    Reply  26 Mar 2021, Alexey Kalinin, Bug Report, roody failed to start 
Also, 
Mine TDirectory fOnlineHistDir (rootana online ) has more then 1000 histograms 
with difficult hierarchy. Starting roody -P (TNEtDirectory support) takes 30-60 
Entry  03 Jun 2014, Dan Melconian, Bug Report, Zeroing spectra using XML data source? 
When we connect using TNet, we can zero spectra on the fly (which is
super-useful).  Using Xml (which is infinitely faster to load), it says
"ResetAll:  http://trinatdaq:9091: not implemented".  I guess the Xml way is
Entry  25 May 2012, Konstantin Olchanski, Bug Fix, Fixed the "Zones" menu 
The "Zones" manu has not been working right - if you have a canvas open with one 
histogram plotted and you select Zones "2x2", nothing happens. The expected 
action is to have the canvas divide itself into 4 pads (2x2) and the one 
Entry  24 May 2012, Konstantin Olchanski, Info, removed ROOTSYS check 
I removed the checks for ROOTSYS being the same at run time and compilation time. 
These checks never worked right and are unnecessary since we always install roody 
separately for each experiment and ROOTSYS settings are always consistent.
Entry  24 May 2012, Konstantin Olchanski, Forum, test 
test of Roody forum email notification. K.O.
Entry  23 Feb 2012, Exaos Lee, Forum, How to access the SVN repo anonymously? 
I found that the SVN repo is forbidden for anonymous users now.
    Reply  13 May 2012, Konstantin Olchanski, Forum, How to access the SVN repo anonymously? 
> I found that the SVN repo is forbidden for anonymous users now.

Please use username "svn", password "svn", per instructions here:
    Reply  24 May 2012, Konstantin Olchanski, Forum, How to access the SVN repo anonymously? 
> I found that the SVN repo is forbidden for anonymous users now.

It is possible that you are referencing the SVN repo using the "svn:" access method. This access method was recently 
Entry  25 May 2011, Jackie Glister, Forum, Refresh problem when drawing groups 
I'm having a Roody refresh problem: when I draw groups in online mode the entire
canvas is refreshed with the most recently selected single histogram, instead of
the group.  I used svn to install the most recent version (svn checkout
Entry  19 Oct 2010, Konstantin Olchanski, Bug Fix, roody update 
And you thought that roody was dead? Well, here is an update - implement "reopen" for ROOT files, add 
"reopen" button to main menu, fix duplicated histogram names after "reopen" (at the cost of losing display 
of histogram titles in the tree view).
    Reply  19 Oct 2010, Konstantin Olchanski, Bug Fix, roody update, fix open of  
> And you thought that roody was dead? Well, here is an update - implement "reopen" for ROOT files, add 
> "reopen" button to main menu, fix duplicated histogram names after "reopen" (at the cost of losing display 
> of histogram titles in the tree view).
Entry  19 Oct 2010, Konstantin Olchanski, Info, roody good on macos 10.6.4 
For the record, ROODY svn rev 236 builds and runs on MacOS 10.6.4 with ROOT 5.26.00c. K.O.
Entry  22 Nov 2009, Exaos Lee, Suggestion, New main.cxx for roody main_el.cxx
The original "main.cxx" always produced "segmentation fault" on my system. So I 
rewrite a new one as the attached "main_el.cxx". It works stable on my systems. I 
use "getopt.h" to parse the command line options. Also, the options are altered 
Entry  02 Mar 2008, Exaos Lee, Bug Report, ROODY kills analyzer too!! 
I compiled roody svn231 with ROOT 5.18.00 and gcc 4.1 on Debain Linux 4.0 (AMD64).
I tested the roody with the "examples/experiment" in MIDAS svn4124 and
encountered the following error:
    Reply  03 Mar 2008, Randolf Pohl, Bug Report, ROODY kills analyzer too!! crash-analyzer.txtcrash-roody.txtroody-tarball-dir.txt
Hi,

I had the very same problem last summer during our beam time. Don't know the revision, but it was the tarball I downloaded around mid-July.
       Reply  04 Mar 2008, Exaos Lee, Bug Report, Revision 221 works! But not remotely.  
I recompiled the roody of revision 221 and found this revision works. But when I run roody remotely, it still keeps killing the analyzer 100%. :-(

Hope somebody can fix it.
          Reply  07 Mar 2008, Randolf Pohl, Bug Report, Revision 221 works! But not remotely.  
Hi,

[quote="Exaos Lee"]I recompiled the roody of revision 221 and found this revision works. But when I run roody remotely, it still keeps killing the analyzer
             Reply  07 Mar 2008, Stefan Ritt, Bug Report, Revision 221 works! But not remotely.  
[quote="Randolf Pohl"]Just an idea: Are all necessary ports open on the receiving machine? Maybe the analyzer is just collateral damage, in reality roody
commits suicide because the firewall is nasty to him?[/quote]
    Reply  17 May 2009, Randolf Pohl, Bug Fix, [PATCH] ROODY kills analyzer too!! 
Hi,

I have fixed the bug:
       Reply  23 Jul 2009, Exaos Lee, Bug Fix, [PATCH] ROODY kills analyzer too!! 
[quote="Randolf Pohl"]Hi,

I have fixed the bug:
Entry  18 Feb 2008, Jimmy Ngai, Bug Report, Roody kills MIDAS Analyzer 
Hi All,

I'm running Roody with MIDAS 2.0.0 and ROOT 5.14e on Scientific Linux 4.4. 
Entry  16 Nov 2007, John M O'Donnell, Bug Fix, uint32_t or UInt_t DataSourceTNetFolder.h
I just downloaded and compiled the latest tarball.

line 98 of DataSourceTNetFolder.h complained about unit32_t.  While I could have
    Reply  16 Nov 2007, Konstantin Olchanski, Bug Fix, uint32_t or UInt_t 
> I just downloaded and compiled the latest tarball.

> line 98 of DataSourceTNetFolder.h complained about unit32_t.  While I could have
       Reply  19 Nov 2007, John M O'Donnell, Bug Fix, uint32_t or UInt_t 
I'm using Redhat workstation with:
  gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
  ROOT version 5.16/00
Entry  04 Dec 2006, Konstantin Olchanski, Bug Fix, Add menu for SetOptStat 
I commited the implementation for a new menu item: "OptStat". It allows setting
gStyle->SetOptStat in a user-friendly manner. K.O.
Entry  27 Aug 2006, Konstantin Olchanski, Info, New version coming up... 
FYI, I am presently working in an updated version of roody.

The user interface, GUI and user-visible functionality I am leaving alone. The under-the-hood handling of 
    Reply  26 Sep 2006, Konstantin Olchanski, Info, New version coming up... 
> FYI, I am presently working in an updated version of roody.

The new version of Roody has been commited.
       Reply  26 Sep 2006, Konstantin Olchanski, Info, New version coming up... 
> > FYI, I am presently working in an updated version of roody.

> The new version of Roody has been commited.
Entry  04 Sep 2006, Konstantin Olchanski, Info, added "make docs" 
I commited the missing images, fixed the doxygen config file and added the "make docs" target. Now 
"make docs" will generate the documentation and place it into the directory "html". K.O.
Entry  04 Sep 2006, Konstantin Olchanski, Info, roody CVS converted to SVN 
The ROODY source code repository has been converted from CVS to SVN.

The new command to "get" the sources is:
Entry  21 Aug 2006, Konstantin Olchanski, Bug Fix, Better zoom & rebin controls, show TDirectory contents 
I commited a series of changed to Roody:
- cleanup unused files
- show contents of TDirectory objects (this used to work before, why was it
Entry  22 Jun 2006, Joe Chuma, Bug Fix, roody refresh button fix (again) 
The refresh button was in the wrong state the first time the user set the refresh rate for online histograms.
Entry  07 Jun 2006, Joe Chuma, Bug Fix, roody online fixes 
Roody has been modified so the resetting of individual histograms should now work.  This involved a check for "//" at beginning of path to histogram and
remove if it is there.
Entry  19 Dec 2005, Konstantin Olchanski, Bug Fix, minor fixes 
Minor fixes that escaped quality assurance by previous commiters:
1) remove include/rootsys.h from cvs - it is a generated file
2) have "make clean" remove obsolete stuff from src (src/roody, src/rootsys.h, etc)
    Reply  19 Dec 2005, Stefan Ritt, Bug Fix, minor fixes 
[quote="Konstantin Olchanski"]Minor fixes that escaped quality assurance by previous commiters[/quote]

ROODY is again broken under Windows, can someone look into this:
    Reply  19 Dec 2005, Stefan Ritt, Bug Fix, minor fixes 
[quote="Konstantin Olchanski"]4) fix an mxml bug imported from MIDAs land (xml output into a string buffer was corrupted).[/quote]

That bug has already been fixed long time ago. The problem is that the mxml.c file now lives twice in repositories, once in standalone mxml package and
    Reply  06 Jun 2006, Konstantin Olchanski, Bug Fix, minor fixes 
[quote="Konstantin Olchanski"]Minor fixes that escaped quality assurance by previous commiters:
2) have "make clean" remove obsolete stuff from src (src/roody, src/rootsys.h, etc)
3) fix completely nonfunctional enforcement of setting ROOTSYS to the compiled-in value: execv() should have been execvp() (my bug), actually do call setenv("ROOTSYS","blah...")
       Reply  06 Jun 2006, Konstantin Olchanski, Bug Fix, minor fixes 
> Minor fixes that escaped quality assurance by previous commiters:
> 2) have "make clean" remove obsolete stuff from src (src/roody, src/rootsys.h,
etc)
Entry  06 Jun 2006, Konstantin Olchanski, Info, Roody still using CVS 
To prevent confusion- according to Joe Chuma and Konstantin Olchanski, we are
still using CVS for Roody development. K.O.
Entry  05 Jun 2006, Joe Chuma, Bug Fix, reset histograms 
Roody should now be able to reset online histograms.  Use the "reset all" menu item to reset all online histograms, or use the right click context menu
on individual histograms to reset just one histogram (or a set of histograms chosen by holding down the ctrl key while selecting).  The latest ROME analyzer
is required for these features to be used.
Entry  19 Apr 2006, Joe Chuma, Bug Fix, pause/restart button fixed 
The pause/restart button was not working properly, as a result of some confusion about the return value from the TString Compare method.  It should now
be fixed.
Entry  18 Apr 2006, Joe Chuma, Bug Fix, Pause/Restart Refresh button added 
A Pause/restart refresh button has been added to the Roody frame so users may quickly pause and restart online histogram refreshing.
Entry  16 Mar 2006, Matthias Schneebeli, Bug Report, Compiling under windows 
Hi,

when I try to compile roody under windows I get following errors.
Entry  21 Dec 2005, Pierre-André Amaudruz, Bug Fix, mxml 
Roody is taking now the ../mxml directory.  (Makefile, Makefile.win)
roody image is moved into bin (Makefile).
the local cvs mxml is empty now.
Entry  19 Dec 2005, Konstantin Olchanski, Bug Report, reconnect after midas analyzer is restarted? 
When I restart the MIDAS analyzer, it looks like ROODY detects that the connection is broken, but does not reestablish it. Can somebody look into this?
K.O.
Entry  29 Nov 2005, Joe Chuma, Release, roody directory reorganization and Makefile changes 
1) roody has been converted from libxml2 to mxml
2) the files have been shuffled around so the *.cxx, *.cpp files
   are in the roody/src/ directory, the *.h files are in the
    Reply  07 Dec 2005, Stefan Ritt, Info, roody directory reorganization and Makefile changes 
> 1) roody has been converted from libxml2 to mxml
> 2) the files have been shuffled around so the *.cxx, *.cpp files
>    are in the roody/src/ directory, the *.h files are in the
    Reply  19 Dec 2005, Konstantin Olchanski, Release, roody directory reorganization and Makefile changes 
> 2) the files have been shuffled around

Joe, is there any particular reason why the roody executable is not placed into a
Entry  13 Dec 2005, Joe Chuma, Bug Fix, roody graphics pad problems fixed 
Problems with deciding which graphics pad to choose for drawing have been fixed.
 Now the group pads (created by choosing draw group from the group context menu)
and the zoom pad (created by choosing zoom option from the pad context menu) are
Entry  21 Nov 2005, Joe Chuma, Bug Fix, Roody xml fix 
The xml code in Roody has been localized into RoodyXML to allow for future conversion to ROME xml (and a few bugs fixed in the xml code).
Entry  27 Oct 2005, Stefan Ritt, Bug Report, Various item when installing ROODY 
Hi,

I tried to compile ROODY, and got following problems/issues:
Entry  05 Jul 2005, Qing Gu, Info, Affect of different root versions on Roody 
After changing ROOT version from root_v4.04.00 to root_v4.04.02, the histograms
don't stay highlighted after clicking, but the top "Roody" bar disappears sometimes.
Entry  27 Jun 2005, Joe Chuma, Bug Fix, Roody fixes 
Error messages from Roody will now appear as TGMsgBox forms which require the
user to click the "Dismiss" button to acknowledge the error message.  If the
user chooses the x-axis scales for an online histogram using the mouse to select
Entry  01 Jun 2005, Joe Chuma, Bug Fix, multiple bug fixes 
Fixed refreshing of overlayed online histograms.
Fixed refresh now.
main.cxx:  class Roody now created on the stack instead of the heap.
Entry  04 May 2005, Joe Chuma, Bug Fix, roody bug fixes 
1) Memory leak fixed:
 when the plotting destination set to replace, cloned objects with the canvas
 about to be closed are now being deleted first.
Entry  19 Apr 2005, Konstantin Olchanski, Info, commited: macosx Makefile bits 
The Makefile bits for building roody on MacOSX have been commited, tested on
MacOSX 10.3.9 with an unknown version of ROOT. Caveats: there is no support for
linking the roody shared library (volunteers are welcome!); there are warnings
Entry  12 Apr 2005, Joe Chuma, Bug Fix, memory leak fix 
A memory leak was fixed in Roody.cxx, which occurred when updating a histogram
from a NetFolder object.
Entry  12 Apr 2005, Joe Chuma, Bug Fix, modified reset option implementation 
The reset option has been modified to use the new "Command" option in mana.c
instead of the "Reset" option in mana.c, which has been removed.
Entry  11 Mar 2005, Joe Chuma, Bug Fix, reset online histograms 
Roody can now reset online histograms via context menu or main menu.  This
requires a small change in mana.c  Also, fixed a problem with segmentation
faults when trying to connect to an invalid server port.
    Reply  31 Mar 2005, Stefan Ritt, Bug Fix, reset online histograms 
> Roody can now reset online histograms via context menu or main menu.  This
> requires a small change in mana.c  Also, fixed a problem with segmentation
> faults when trying to connect to an invalid server port.
Entry  18 Mar 2005, Joe Chuma, Bug Fix, context menu changes 
The group context menu options are changed to "Draw group", "Reset group" and
"Delete group", where "Reset group" means reset any online members of the group
and will only appear if there are online members in that group.  Multiple
Entry  10 Mar 2005, Joe Chuma, Bug Fix, online re-connection problem fixed 
Fixed segmentation fault problems that occurred when connected online, then
having the connection broken, then re-establishing the connection, and then
clicking on an online item in the main window.  The problem is in TGListTree in
Entry  07 Feb 2005, Joe Chuma, Bug Fix, online timer fixed 
The online timer has been modified for testing whether the online connection is
still valid. If the connection is broken, the timer tests the connection every
second until it has reconnected.  When the connection is finally remade, any
Entry  01 Feb 2005, Joe Chuma, Bug Fix, fixed 2 problems introduced with yesterdays changes 
Two bugs were introduced yesterday...
 -- program crashes when trying to connect online via  roody -h nodename
    (uninitialized pointer)
Entry  31 Jan 2005, Joe Chuma, Bug Fix, changes to online connection and xml  
A timer has been added to check if the online socket remains valid.  If, say,
the analyzer has been stopped while running Roody, this will be detected and the
connection closed, then, every second, that connection will be attempted until
Entry  28 Jan 2005, Joe Chuma, Bug Fix, fixing y-axis scales 
The y-axis scales can now be fixed just like the x-axis scales.  Choose
YaxisLimits from the context menu when right-clicking on a histogram frame and a
small dialog box will open in which you can enter the min and max values.  If
Entry  26 Jan 2005, Joe Chuma, Bug Fix, zooming in on a multiframe canvas 
A "ZoomOption" has been added to the context menu produced by right clicking 
anywhere on a histogram frame.  This opens up a new canvas, titled "Zoom
Canvas", containing a copy of the histogram in the original frame.
Entry  24 Jan 2005, Joe Chuma, Bug Fix, multi-thousand histogram display problems in Roody - 2 
A minor update to the previous bug fix...
Modified Roody.cxx to display the histogram name range instead of the counter
range on the subfolders when reading > 1000 histograms from a file.
Entry  21 Jan 2005, Joe Chuma, Bug Fix, multi-thousand histogram display problems in Roody 
When opening a .root file, if there are more than 1000 histograms in the file,
the display is divided up into folders, where each folder holds 250 histograms
(except for the final folder, which may be smaller).  This was done because of a
Entry  17 Jan 2005, Konstantin Olchanski, Info, CVS instructions 
Updated CVS instructions for ROODY:

1) cvs anonymous read-only access:
Entry  05 Oct 2004, John M O'Donnell, Suggestion, displaying and selecting cuts 
I have talked with Pierre-Andre and Stefan over the last few days about the need
to be able to display graphical cuts (TCutG) in Roody, and also to be able to
change them and send them back to the analyzer.
    Reply  20 Dec 2004, John M O'Donnell, Bug Fix, displaying cuts implementation cut_display.patch
Attached is a cvs patch to allow roody to display graphical cuts (TCutG).

Does somebody have the permissions to commit this patch to the cvs repository?
       Reply  07 Jan 2005, John M O'Donnell, Bug Fix, displaying cuts implementation 
> Attached is a cvs patch to allow roody to display graphical cuts (TCutG).

> Does somebody have the permissions to commit this patch to the cvs repository?
          Reply  10 Jan 2005, Stefan Ritt, Bug Fix, displaying cuts implementation 
> A patch for mana.c so that MIDAS analyzers receive polygons has been sent to Stefan.

Patch has been submitted to CVS so mana.c is up-to-date.
       Reply  13 Jan 2005, John M O'Donnell, Bug Fix, displaying cuts implementation 
I have just sent a MIDAS patch to Stefan so that:

(1) cuts should be booked using TCutG *cut_book( const char *name).
Entry  30 Nov 2004, chris pearson, Suggestion, Histogram zeroing, and extended histogram display manipulation 
  We need a simple way of zeroing online spectra, using the roody viewer to
select which spectra are to be zeroed.
    Reply  01 Dec 2004, Konstantin Olchanski, Suggestion, Histogram zeroing, and extended histogram display manipulation 
>   We need a simple way of zeroing online spectra, using the roody viewer to
> select which spectra are to be zeroed.
       Reply  01 Dec 2004, Konstantin Olchanski, Suggestion, Histogram zeroing, and extended histogram display manipulation 
> >    We would also like the histogram view to be unaffected by refreshing. 
> > Currently the y axis is autoscaled after a refresh.
Entry  04 Nov 2004, Joe Chuma, Bug Fix, cvs commit 
To set the x-axis limits, right click anywhere on a histogram frame and choose
"XaxisLimits" from the popup context menu.  This brings up a dialog box where
you can enter the xmin and xmax values. Click "OK" and all pads within the
Entry  28 Oct 2004, Joe Chuma, Bug Fix, cvs commit 
When the number of zones (sub-pads) is changed, any histograms on the active
canvas will be redrawn on the new canvas.  Also, more general code clean-up.
Entry  19 Oct 2004, Matthias Schneebeli, Suggestion, Comments on Roody 
I have some comments on roody :

1)
    Reply  22 Oct 2004, Joe Chuma, Suggestion, Comments on Roody 
> I have some comments on roody :

> [snip]
       Reply  26 Oct 2004, Matthias Schneebeli, Suggestion, Comments on Roody 
I have committed point 1 and 2.

For point 3 you need to save all displayed histos in a stack. So that you can plot 
Entry  21 Oct 2004, Joe Chuma, Bug Fix, cvs commit 
Command line argument change:
   the space between -h and hostname is optional
   the space between -r and filename is optional
Entry  08 Oct 2004, Joe Chuma, Info, Roody cvs commit  
Command line argument change:
 -h (or -H) followed by nothing shows program usage
 -hhostname or -hhostname:port connect to analyzer on given host (and port)
Entry  30 Sep 2004, Joe Chuma, Info, more right click features 
Right click on Offline folder opens the file dialog.

Right click on Online folder opens the hostname dialog.
Entry  30 Sep 2004, Matthias Schneebeli, Bug Report, anoncvs account not working anymore 
anoncvs account is not working anymore.

Please fix that.
    Reply  30 Sep 2004, Pierre-André Amaudruz, Bug Report, anoncvs account not working anymore 
Access to Roody from anonymous is restored:

cvs -e ssh -d anoncvs@midas.triumf.ca:/usr/local/cvsroot checkout roody
       Reply  30 Sep 2004, Konstantin Olchanski, Bug Report, anoncvs account not working anymore 
> Access to Roody from anonymous is restored:
> cvs -e ssh -d anoncvs@midas.triumf.ca:/usr/local/cvsroot checkout roody
> pwd: anoncvs
Entry  20 Sep 2004, Joe, , multiple selection update 
One can now select multiple histograms by holding down the CTRL key while
left clicking the mouse.  After selecting the histograms, keep holding down
the CTRL key and right click the mouse to bring up the context menu to add
Entry  14 Sep 2004, Konstantin, , CVS and Build instructions 
Updated build instructions for end-users.

To checkout the miroodas sources use:
Entry  27 Jul 2004, Konstantin, , Readd the peak finder context menu item 
The peak finder context menu item was present only for TH1D histograms and
absent in all other histograms. I fixed this by explicitely adding this item
to the class menu of all TH1X classes. K.O.
Entry  20 Jul 2004, Joe, , Small fixes to TTriumfFileGUI 
Added right click on online hostname to choose "Disconnect online".

Moved groups to top of the list displayed in the gui.
Entry  20 Jul 2004, Pierre, , Re-framing effort on Miroodas continues... 
Requirement List:
================
- To be done                   SW : Selection window
Entry  19 Jul 2004, Joe, , minor bug fixes in TTriumfFileGUI and TGTextDialog 
Fixed: do not make a group named "-1" when TGTextDialog returns "-1" when
canceled; rationalize the host name and port number code; do not use hot
keys "O" and "C" in TGTextDialog as I could not enter an "O" or a "C" into
Entry  16 Jul 2004, Joe, , TTriumfFileGUI bug fix 
You can now save and restore as many times as you like in a single session.
Entry  15 Jul 2004, Joe, , TTriumfFileGUI changes (last one today) 
The run number is extracted from the file name of .root data files and
appended to the title for histogram plots.  If the file name contains any
numeric digits, it will be interpreted as the run number.  There should be
Entry  15 Jul 2004, Joe, , TTriumfFileGUI draw group fix 
The problem with refreshing online histograms when drawn using the Draw
Group option has been fixed.
Entry  15 Jul 2004, Joe, , Save/Restore now implemented (but without xml, for now) 
Save and Restore are now implemented in TTriumfFileGUI (but without xml, for
now).  The save file format is simple keyword lookup, e.g.,
Entry  05 Jul 2004, Konstantin, , HBOOK support 
I commited changes to TTriumfFileGUI.{h,cxx} to add support for looking at
HBOOK files. K.O.
Entry  25 Jun 2004, Joe, , changes to TTriumfFileGUI 
Added:  current online host name is now displayed in dialog box
Fixed:  online histograms can now be added and displayed in groups
Entry  16 Jun 2004, Joe, , context menu additions for TTriumfFileGUI 
Added:
  right click on filename (under Offline) brings up "Close file" option;
  automatic creation of TEMP folder (under Offline);
Entry  08 Apr 2004, Joe, , context menu progress with TTriumfFileGUI 
PeakFind has been added to the context menu when right clicking on a drawn
histogram.  There are still problems to overcome:  the PeakFind panel needs
to communicate back to the gui that it has been deleted (to overcome a
    Reply  07 May 2004, Konstantin, , context menu progress with TTriumfFileGUI 
> There are still problems to overcome:
> - the PeakFind panel needs to communicate back to the gui that it has been
deleted (to overcome a segmentation violation error when the pointer is deleted
       Reply  07 May 2004, Konstantin, , context menu progress with TTriumfFileGUI 
> > There are still problems to overcome:
> > - the PeakFind panel needs to communicate back to the gui that it has been
> deleted (to overcome a segmentation violation error when the pointer is deleted
       Reply  07 May 2004, Konstantin, , context menu progress with TTriumfFileGUI 
> > There are still problems to overcome:
> > - the PeakFind panel needs to communicate back to the gui that it has been
> deleted (to overcome a segmentation violation error when the pointer is deleted
          Reply  07 May 2004, Konstantin, , context menu progress with TTriumfFileGUI 
> > > There are still problems to overcome:
> > > - still no way found to get a context menu for the folder icons (Files,
> > Online, Groups);
Entry  31 Mar 2004, Joe, , latest version of the root viewer gui 
The bottom canvas window has been removed.  The superfluous buttons have
been removed.  No response, yet, to my question in the ROOT forums regarding
inserting PeakFind in the pre-defined context menu when right-clicking on a
Entry  12 Mar 2004, Joe, , online groups added to MIDASviewer 
Online histograms can now be collected in named groups.  Each group is
displayed in its own TCanvas window, instead of tabs within one window, but
hopefully that will come.  Right now, I see no way to implement TGTab's
Entry  10 Mar 2004, Joe, , Peak finding added to MIDASviewer 
The peak find panel has been added to MIDASviewer.  Click on the speed
button to open the panel.  Click the Find button to find peaks, and do a fit
if the attempt to fit check box is checked.  Fitting seems slow, but that is
Entry  05 Mar 2004, Joe, , MIDASviewer update 
Committed MainFrame.cxx/.h with a fix for the problem of segmentation faults
while updating online histograms.  The problem was the pointers to the
histograms needed to be changed in the TGLVContainers when the histograms
Entry  03 Mar 2004, Joe, , new tabbed gui  
The new tabbed qui has been committed to CVS.  There are still problems, and
bugs, and not all the buttons have been activated.  Work continues.
Entry  19 Jan 2004, Joe, , context menu for online histograms 
implemented context menu when right clicking on an online histogram in the
upper TreeView, also eliminated duplicate entries for online histograms in
the lower ListView.
Entry  16 Jan 2004, Joe, , x-axis zoom with online histograms 
If you zoom in on the x-axis for an online histogram, the zoom now remains
in effect when the histogram is refreshed.  Also, the check mark in the
refresh drop-down menu now stays with the proper value.  Y-axis zooming is
Entry  15 Jan 2004, Joe, , context menu added, etc. 
Added context menu -- single right click on a data item in the upper
TreeView window and a context menu opens on the right, choose where to plot
the item.  This becomes the default plotting location if you later double
Entry  12 Jan 2004, Joe, , drop down menu changes 
Modified TTriumfFileGui.h and .cxx to fix up drop down menus, putting in
check marks to denote which option is currently in effect.  Also, a few more
cosmetic changes.
Entry  09 Jan 2004, Joe, , draw in first pad 
Modified TTriumfFileGUI to draw in the first pad when the canvas
is divided into zones.  Also, a few cosmetic changes.
Entry  01 Jan 2004, Konstantin, , Implement "Draw in next pad" and ilk 
I commited fixes for a few annoying problems:
1) get rid of useless "delete/create TCanvas"
2) make the "zones" actually work
Entry  20 Dec 2003, Konstantin, , Fix Chuma's CVS access 
Somehow neither Joe nor myself were in the "cvs" group and could not commit
to the miroodas CVS. Fixed by editing root@dasdevpc:/etc/group + NIS reload.
K.O.
Entry  20 Dec 2003, Konstantin, , silence message "No Loaded Online Histograms" 
I commited a change to TTriumfFileGUI.cxx to silence the message "No Loaded
Online Histograms". K.O.
Entry  20 Dec 2003, Konstantin, , Simplify Makefile 
I commited a simplification of the Makefile:
- "make" now builds the GUI executable
- removed useless cruft for building the GUI on Solaris, RedHat 4.x, etc
Entry  20 Dec 2003, Konstantin, , remove Greg King from email list 
I removed Greg King from the MIROODAS email notification. K.O.
Entry  20 Dec 2003, Joe, , cleanup by Joe 
Joe Chuma commited some code cleanup and sundry unknown changes. K.O.
Entry  14 Aug 2003, Greg, , Miroodas 
MAIN GUI
========
Invocation:
Entry  14 Aug 2003, Greg, ,  
MAIN GUI
========
Invocation:
Entry  30 Jul 2003, Greg, , List of Development Components for MIROODAS 
Here is the list of components that must/should be developed for MIROODAS:

1. Peak Finding Panel (1D w/ TSpectrum, 2D w/ TSpectrum2 ... note 2D is not
    Reply  30 Jul 2003, Greg, , List of Development Components for MIROODAS 
> 2. Improved Fit Panel
> 3. Improved Draw Options Panel
> 5. TCanvas updates
Entry  29 Jul 2003, Konstantin, , Wednesday 10am meeting 
We will have the 10am meeting this Wednesday in the ISAC2 2nd floor kitchen.
Agenda:
 - progress reports
Entry  29 Jul 2003, Konstantin, , test midas experiment 
I revived the test midas experiment on midtis06. We can start using it to
develop the online connection to the root gui. Here are the instructions
on running things:
Entry  22 Jul 2003, Greg, , CVS 
miroodas code has been imported into the CVS and can be checkout

cvs -d /dasdevpc/cvsroot co miroodas
Entry  21 Jul 2003, Konstantin, , meeting this Tuesday! 
We will have our regular meeting this Tuesday at 10am in the ISAC2 2nd 
floor kitchen. 
 
Entry  21 Jul 2003, Konstantin, , miroodas forum 
The URL for the MIROODAS forum is: http://daq.triumf.ca:8085/MIROODAS 
K.O. 
 
Entry  21 Jul 2003, Konstantin, , Account for Joe Chuma 
I created an account for Joe Chuma on the DAQ cluster. The home directory 
is /send/home/chuma. Joe, please contact me to learn your password. K.O. 
 
Entry  21 Jul 2003, Konstantin, , Account for Joe Chuma 
I created an account for Joe Chuma on the DAQ cluster. The home directory 
is /send/home/chuma. Joe, please contact me to learn your password. K.O. 
 
Entry  21 Jul 2003, Konstantin, , CVS repository 
I created a CVS repository for the ROOT GUI project: 
/dasdevpc/cvsroot/miroodas (dasdevpc:/usr/local/cvsroot/miroodas) 
 
Entry  21 Jul 2003, Konstantin, ,  
I created a CVS repository for the ROOT GUI project: 
/dasdevpc/cvsroot/rootgui (dasdevpc:/usr/local/cvsroot/rootgui) 
 
ELOG V3.1.4-2e1708b5