Log of /trunk/gui/fitpanel/src/TAdvancedGraphicsDialog.cxx
Parent Directory
Revision
43645 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 4 20:31:50 2012 UTC (2 years, 9 months ago) by
bellenot
File length: 18629 byte(s)
Diff to
previous 31212
Prevent closing the main frame (via the WM, with the close button) while a modal dialog is open (while the client is waiting for it)
Revision
30151 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 14 15:48:19 2009 UTC (5 years, 4 months ago) by
bellenot
File length: 17210 byte(s)
Diff to
previous 28793
Change order of MapWindow() & Window Manager operations (SETWM...) to fix potential WM dependent problems with the event recorder on Linux
Revision
26947 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 16 11:09:54 2008 UTC (6 years, 1 month ago) by
moneta
File length: 13130 byte(s)
Diff to
previous 26907
merge lates change from dev branch (from version 26682 in math and gui)
fitpanel:
some small improvements from David, like adding the tip text, and possibility for choosing contour color
minuit2:
add new standalone test for multi-dim fit to show effect of parallelization
mathcore.mathmore:
fix some small problems with the test programs
Revision
26866 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 12 10:50:07 2008 UTC (6 years, 1 month ago) by
moneta
File length: 10830 byte(s)
Copied from:
branches/dev/mathDev/gui/fitpanel/src/TAdvancedGraphicsDialog.cxx revision 26843
Diff to
previous 26840
import lates changes from math development branch
(from rev 26842)
The main changes are:
- add support for drawing Scan and Contour plot from FitPanel
- improve Minimizer interface by adding methods for contours and scan.
implement them using Minuit and Minuit2
Mathcore:
- improve Fitter class
mantain now after fitting a reference to the Minimizer and Objective funciton which can be used later for performing the contour and scans
- avoid a copy of FitResult class
- add new methods in Minimizer for re-setting the variable values
- fix the bin fitting using the bin function integral in combination with the gradient or with Fumili
- add dictionary for Fit method functions
Minuit2:
remove limit on number of scan points
implement scan and contour in Minuit2Minimizer
Minuit
implement scan and contour in TMinuitMinimizer
SMatrix:
Change implementation of SMatrix::Invert (and Inverse) to use the
direct Cramer method only for 2x2 (not up to 5x5)
Add SMatrix::InvertFast using Cramer method up to 5x5
(this is having now same behavior as before)
hist:
TBackCompFitter:
improve class due to change in Fitter. Use now the minimizer reference and
there is no need to re-create it
Add interface for scan and contour in TBackCompFitter
Add methods to retrieve FitResult and FitConfig
mathmore
fix a memory leak
implement changes in Minimizer
fitpanel
new dialog for the advanced drawing option with two tabs one for
drawing contour the other for drawing scan plots
fixed some meory leaks and other small problems
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.