Commit Graph
38 Commits
Author SHA1 Message Date
aznyong 80e3c27d8e Added private variables to set bound on chi2perDof. This is used tas criteria for fit scans.
TODO: modify to exception handling.
2021-08-25 14:53:52 +01:00
aznyong af31d1564d Previous commit failed to compile: needed to remove leftover lines. 2021-05-21 15:33:34 +01:00
aznyong 375b8fd038 Removed criteria of rejecting fits if sample fit chi2PerDof is bad. 2021-05-21 15:29:24 +01:00
aznyong c48e2be20b Added feature to reject fit if 25% of sample fits are bad (with chi2perdof > 2 or is a NaN) 2021-05-20 11:51:29 +01:00
aznyong 9e8d534635 New methods in XYSampleData class to skip fits that are non-converging/large chi2PerDof.
This is tracked by boolean goodFit_.
2021-05-20 11:05:25 +01:00
aznyong 1b12f2ca2d latan-sample-fake now takes option -r/--seed where seed can be specified if fake bootstrap samples with 100% correlation are needed. 2020-11-13 07:56:58 +00:00
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 7b3b203ca9 Merge remote-tracking branch 'upstream/develop' into develop 2020-07-07 10:09:01 +01:00
aznyong 3e3cdf2d69 2pt-fit.cpp now has correct number of arguments for fold function if --fold is called. 2020-07-07 10:07:48 +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 3602bbd368 Merging with upstream before pull request. 2020-04-30 10:50:54 +01:00
aznyong bb4e9e1d42 Added else if block for CorrelatorType::linear to set its limits. 2020-04-30 10:50:08 +01:00
aznyong e944f9c4aa For 'cst' model, changed bug from x[0] -> p[0]. 2020-02-21 11:18:02 +00:00
aznyong 87e15f8331 Minor fixes on save variable name. 2019-11-28 15:51:24 +00:00
aznyong c3d0f93e1a Removed coth model and changed save option name 2019-11-28 15:49:28 +00:00
aznyong 161c06292e Suppresses plot when save option is swithced on 2019-10-14 09:22:46 +01:00
aznyong 2096238ff6 Last commit before sync with original repo 2019-07-29 19:39:14 +08:00
aznyong 4cab49cd92 Added cotanh fit function 2019-05-28 07:38:43 +01:00
aznyong c49da2ec2d Merge branch 'master' into tmp-merge 2019-03-28 11:28:55 +00:00
aznyong 4a95bc39c8 Last commit before merge iwth upstream 2019-03-27 07:13:54 +00:00
aznyong d41d0d544f latan-plot now saves pdf and plot source code 2019-03-11 16:36:37 +00:00
aznyong d380751e9a latan-plot now allows plotting of imag component(comments removed) 2019-03-09 11:41:07 +00:00
aznyong f16b26e04c latan-plot now allows plotting of imag component 2019-03-09 11:38:10 +00:00
aznyong 7bb8ee4a1d latan-plot now able to insert multiple plots on the same canvas; takes in single .h5 file or manifest file 2019-02-20 19:56:14 +00:00
aznyong 125ad02159 latan-plot now takes extra option: spacing between data points, adjustable plot range 2019-02-20 16:35:14 +00:00
aznyong 36fb53b0f6 Updated automake including latan-plot 2019-02-04 10:59:05 +00:00
aznyong be165aab20 a simple plot function 2019-02-04 10:58:28 +00:00
aznyong 7f2d434614 Minor i/O typo corrected. 2019-01-24 13:29:03 +00:00
aznyong 146953d513 New name for eff-mass.cpp; done tidying code 2019-01-24 12:34:08 +00:00
aznyong 9d45d2e7a5 Tidying done 2019-01-24 12:29:46 +00:00
aznyong 82d41d0b5d Now includes functioning const fit; tidying up now 2019-01-24 12:20:13 +00:00
aznyong 741762f17b Corrected typos in formula 2019-01-22 12:55:48 +00:00
aznyong 1919497b49 Last commit before adding const fit 2019-01-22 11:11:04 +00:00
aznyong 5dfe91ddb4 Working effective mass source code 2019-01-22 11:10:30 +00:00
aznyong 61fa8e14ed Generates effective mass with right shape, confirmed with plot 2019-01-17 13:55:35 +00:00
aznyong 37a1700c02 Last coomit 2019-01-07 15:45:09 +00:00
aznyong 32a8495026 Added conditionals+appropriate limits for linear model; fi still doesn't work 2019-01-04 15:48:51 +00:00