1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2026-04-23 15:56:12 +01:00
Commit Graph

225 Commits

Author SHA1 Message Date
aznyong ddee922e72 1) restored original definition of sinh in makeSinhModel() and its init in parameterGuess(). 2) fold definition includes sign factor due to cosh/sinh model. 2020-07-10 08:33:28 +01:00
aznyong b6c2efa666 1) fold now requires second argument: modelPar to properly fold correlators with cosh/sinh form. 2) makeSinhModel has the appropriate alternate sign s.t the prefactor remains positive. 3) parameterGuess uses correct analytic form for sinh-type correlator's init(1), corresponding to the prefactor. 2020-07-07 10:07:05 +01:00
aznyong 417e068485 Swapped p[0] -> p[1] such that p[0] is always the effective mass parameter. 2020-05-07 17:08:12 +01:00
aznyong e944f9c4aa For 'cst' model, changed bug from x[0] -> p[0]. 2020-02-21 11:18:02 +00:00
portelli 3e70792a06 correlator transform utilities 2020-02-02 19:43:14 +01:00
portelli f014003593 minor FFT leak 2020-02-02 19:42:54 +01:00
portelli c37e6e1bfd effective mass fix 2020-01-28 20:15:28 +00:00
portelli 1d6a66263d code cleaning 2020-01-28 17:55:47 +00:00
portelli 685d433032 minor fixes in new physics classes 2020-01-28 17:34:37 +00:00
portelli 1bde8822b1 band plot does not rely anymore on tac & tail -r commands 2020-01-28 17:34:00 +00:00
portelli f826f30e82 first stab at correlator fit utility classes 2020-01-23 19:11:01 +00:00
portelli 5f5ecf241f Copyright year update 2020-01-13 09:57:06 +00:00
portelli d894aa185c bigger font in plots 2020-01-11 17:23:02 +00:00
portelli 0fbe00da0d gnuplot path search fix 2020-01-11 16:48:36 +00:00
portelli caeb78b143 more default options when trying to localise gnuplot 2020-01-11 16:34:05 +00:00
portelli d43197ccc7 public access to gnuplot path 2020-01-10 15:15:46 +00:00
portelli 5e891063e1 plot fixes when reploting the same Plot object 2020-01-09 13:43:27 +00:00
portelli 97267c196f saving PDF is optional when saving plot 2020-01-09 13:42:59 +00:00
portelli c7ed995052 quieter gnuplot call 2019-12-12 18:06:43 +00:00
portelli 1c55c93669 option parser checks for duplicated options 2019-12-12 18:05:13 +00:00
portelli 21812e1fd7 added NaN numbers 2019-12-12 18:04:57 +00:00
portelli 0ca4e0ef17 p-value now 2-sided and added chi^2 CCDF 2019-12-12 18:04:33 +00:00
portelli 8cfbaeb9ce compatibility fix 2019-11-08 13:11:27 +00:00
portelli 35a20ed713 matrix plot fix 2019-11-08 12:58:38 +00:00
portelli b04338bf36 Plot prediction bands without samples 2019-04-26 16:33:38 +01:00
portelli 11ecea3c6d const-correctness fix 2019-04-04 20:04:56 +01:00
portelli cb2f6bf0aa Plot: dashed lines 2019-03-25 23:20:25 +00:00
portelli e37f2ab124 multivariate Gaussian RNG 2019-03-25 23:20:09 +00:00
portelli 0bf6d8c8ae line plots 2019-03-21 17:40:13 +00:00
portelli 3918d3a9b8 function sampling method 2019-03-21 17:40:02 +00:00
portelli 302934de01 Merge branch 'develop' into feature/reorg 2019-03-19 20:27:02 +00:00
portelli f899d9e64a line width plot modifier 2019-03-19 20:26:50 +00:00
portelli b5e0d5c054 Merge branch 'develop' into feature/feature/reorg 2019-03-09 22:46:21 +00:00
portelli 2ac6255031 Plot option to set palette and category10 palette by default 2019-03-09 22:46:11 +00:00
portelli 1a5d263512 Impulse type plot 2019-03-09 22:45:44 +00:00
portelli be14739695 Functions can act on maps 2019-03-09 22:44:57 +00:00
portelli 64aff77cd7 Makefile fix 2019-03-09 22:43:23 +00:00
portelli 83d5428c3a reintegration of LatCore & folder restructuration 2019-02-10 00:23:36 +00:00
portelli 8b9494029c latan-config utility and HDF5 is now mandatory 2018-08-26 02:55:53 +03:00
portelli b4ad61406f set SVD tolerance reinitialise var matrix 2018-06-05 12:15:37 +01:00
portelli 8a229ec0b0 minor portability fixes 2018-04-23 11:34:36 +01:00
portelli 6b624186cd FFT with GSL 2017-10-10 16:56:23 +01:00
portelli 98cf39efda option to dump bootstrap sequence while resampling 2017-10-02 11:54:12 +01:00
portelli a498a836ce Tabulated functions: method to change interpolation type 2017-07-19 19:03:22 +02:00
portelli 92822348f6 GSL integrator generalised to integrals with infinite bounds 2017-07-09 14:15:01 +01:00
portelli 810c860256 Infinity is now a math constant 2017-07-09 14:14:36 +01:00
portelli 4576d73379 vector version of setUnidimData 2016-12-13 10:37:37 +00:00
portelli d80b160521 Math interpreter: added infinity as a constant 2016-12-13 10:30:02 +00:00
portelli c6bc8c9af2 XYSampleData: variance matrix compute fix 2016-12-13 10:29:37 +00:00
portelli b925a365e2 Plot: bands 2016-06-14 12:33:27 +01:00