1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
1e874ebb04 method to copy FitInterface 2016-03-16 18:33:30 +00:00
313a730bb2 minor code cleaning 2016-03-16 18:33:06 +00:00
9bc9288dfb XYStatData: various fixes and improvement, fit is now working 2016-03-16 13:05:56 +00:00
9f67ead605 XYStatData (new): fit implemented (TO BE TESTED) 2016-03-15 19:13:20 +00:00
b165a98a93 FitInterface data layout complete, first version of the new XYStatData 2016-03-15 16:38:57 +00:00
a4b1584645 FitInterface (new): covariance matrix interface & layout 2016-03-10 18:43:53 +00:00
624fb36957 FitInterface (new): total x dimension fit size fixed 2016-03-10 15:34:38 +00:00
c535d261ea FitInterface (new): first (tested) version of data layout 2016-03-10 15:10:23 +00:00
917031747f first commit for the new fit interface 2016-03-08 19:37:51 +00:00
016a29e3df removing old fit module 2016-03-08 16:23:18 +00:00
a435caeecb fits: covariance matrix is inverted using pseudoinverse, the interface allows to se the SVD tolerance 2016-02-29 19:50:28 +00:00
3e6b0edce1 copyright update 2015-06-11 14:04:54 +01:00
ee8be4f004 FitInterface: unnecessary resizing in copy function 2015-01-28 17:17:28 +00:00
98567eb4d6 FitInterface: more convenient function to assume correlated data 2014-04-17 12:18:49 +01:00
1ff004b8ad FitInterface: various index fixes 2014-03-17 14:58:18 +00:00
5b65dc8fc9 reorganizing sources... 2014-03-13 18:51:01 +00:00