[root] / trunk / gui / fitpanel / inc / TAdvancedGraphicsDialog.h Repository:
ViewVC logotype

Log of /trunk/gui/fitpanel/inc/TAdvancedGraphicsDialog.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 31212 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 16 17:30:21 2009 UTC (5 years, 2 months ago) by moneta
File length: 3747 byte(s)
Diff to previous 28057
merge work from David in  https://root.cern.ch/svn/root/branches/dev/mathDev/gui/fitpanel  up to revision 31170 

Major changes are described in:  

 http://root.cern.ch/viewvc?view=rev&revision=30631
 
 http://root.cern.ch/viewvc?view=rev&revision=30701

 http://root.cern.ch/viewvc?view=rev&revision=30718 


and add also unit tests in fitpanel/test directory

Revision 28057 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 2 09:45:46 2009 UTC (5 years, 9 months ago) by moneta
File length: 2540 byte(s)
Diff to previous 26947
- merge changes in the branch from David (from rev 27549:28056)

 - Add support for drawing the fit function confidence levels 
 - make gaus the default when fitting 1D objects
 - fix bug https://savannah.cern.ch/bugs/?47670

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: 2293 byte(s)
Diff to previous 26866
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: 2101 byte(s)
Copied from: branches/dev/mathDev/gui/fitpanel/inc/TAdvancedGraphicsDialog.h revision 26843
Diff to previous 26839
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

Revision 26839 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Dec 11 15:58:49 2008 UTC (6 years, 1 month ago) by dmgonzal
Original Path: branches/dev/mathDev/gui/fitpanel/inc/TAdvancedGraphicsDialog.h
File length: 2101 byte(s)
Advanced graphics button implemented. This includes contour and scan graphics, with the possibility of being upgraded.

Also refactor a pice of code to retrieve the fit function in the fitpanel.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9