14 Sep 2004, Konstantin, , CVS and Build instructions
|
Updated build instructions for end-users.
To checkout the miroodas sources use:
|
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. |
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.
|
20 Jul 2004, Pierre, , Re-framing effort on Miroodas continues...
|
Requirement List:
================
- To be done SW : Selection window
|
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
|
16 Jul 2004, Joe, , TTriumfFileGUI bug fix
|
You can now save and restore as many times as you like in a single session. |
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
|
15 Jul 2004, Joe, , TTriumfFileGUI draw group fix
|
The problem with refreshing online histograms when drawn using the Draw
Group option has been fixed. |
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.,
|
05 Jul 2004, Konstantin, , HBOOK support
|
I commited changes to TTriumfFileGUI.{h,cxx} to add support for looking at
HBOOK files. K.O. |
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 |
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);
|
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
|
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
|
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
|
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
|
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);
|
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
|
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
|
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
|
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
|
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. |
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. |
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
|