|
2b9508c20f
|
Merge pull request #18 from AndrewYongZhenNing/develop
Changed linear model's parameters
|
2020-05-08 18:53:05 +01:00 |
|
|
417e068485
|
Swapped p[0] -> p[1] such that p[0] is always the effective mass parameter.
|
2020-05-07 17:08:12 +01:00 |
|
|
524c11d2ba
|
Merge pull request #17 from AndrewYongZhenNing/develop
Develop
|
2020-04-30 17:22:10 +01:00 |
|
|
3602bbd368
|
Merging with upstream before pull request.
|
2020-04-30 10:50:54 +01:00 |
|
|
bb4e9e1d42
|
Added else if block for CorrelatorType::linear to set its limits.
|
2020-04-30 10:50:08 +01:00 |
|
|
4347511e39
|
Merge pull request #16 from AndrewYongZhenNing/develop
For 'cst' model in makeConstModel(), changed bug from x[0] -> p[0] .
|
2020-02-21 15:22:22 +01:00 |
|
|
e944f9c4aa
|
For 'cst' model, changed bug from x[0] -> p[0].
|
2020-02-21 11:18:02 +00:00 |
|
|
3e70792a06
|
correlator transform utilities
|
2020-02-02 19:43:14 +01:00 |
|
|
f014003593
|
minor FFT leak
|
2020-02-02 19:42:54 +01:00 |
|
|
c37e6e1bfd
|
effective mass fix
|
2020-01-28 20:15:28 +00:00 |
|
|
0e8b9d2a8f
|
Merge branch 'feature/correlator-fitter' into develop
|
2020-01-28 17:56:08 +00:00 |
|
|
1d6a66263d
|
code cleaning
|
2020-01-28 17:55:47 +00:00 |
|
|
1775f4992b
|
rewrite of the 2pt fitter using the new physics classes
|
2020-01-28 17:35:07 +00:00 |
|
|
685d433032
|
minor fixes in new physics classes
|
2020-01-28 17:34:37 +00:00 |
|
|
1bde8822b1
|
band plot does not rely anymore on tac & tail -r commands
|
2020-01-28 17:34:00 +00:00 |
|
|
f826f30e82
|
first stab at correlator fit utility classes
|
2020-01-23 19:11:01 +00:00 |
|
|
51efb2a81f
|
nlopt CI linking fix
|
2020-01-13 16:40:04 +00:00 |
|
|
5f5ecf241f
|
Copyright year update
|
2020-01-13 09:57:06 +00:00 |
|
|
d85860a2ef
|
CI scripts update
|
2020-01-11 20:16:56 +00:00 |
|
|
d894aa185c
|
bigger font in plots
|
2020-01-11 17:23:02 +00:00 |
|
|
0fbe00da0d
|
gnuplot path search fix
|
2020-01-11 16:48:36 +00:00 |
|
|
caeb78b143
|
more default options when trying to localise gnuplot
|
2020-01-11 16:34:05 +00:00 |
|
|
9f98ed42c3
|
Haswell is the default architecture for CI builds
|
2020-01-10 17:10:33 +00:00 |
|
|
d43197ccc7
|
public access to gnuplot path
|
2020-01-10 15:15:46 +00:00 |
|
|
4b5ad9014c
|
more script tuning
|
2020-01-10 14:15:40 +00:00 |
|
|
2e2e676196
|
more CI script tuning
|
2020-01-10 12:09:39 +00:00 |
|
|
c0dac8063e
|
scripts fine-tuning
|
2020-01-10 11:59:07 +00:00 |
|
|
29863a348b
|
CI build script minor fixes
|
2020-01-09 17:35:53 +00:00 |
|
|
a1fae4356e
|
CI scripts build a static version of NLOpt
|
2020-01-09 13:43:52 +00:00 |
|
|
5e891063e1
|
plot fixes when reploting the same Plot object
|
2020-01-09 13:43:27 +00:00 |
|
|
97267c196f
|
saving PDF is optional when saving plot
|
2020-01-09 13:42:59 +00:00 |
|
|
c81316ef32
|
development version number
|
2019-12-12 18:24:29 +00:00 |
|
|
f356700a4f
|
Merge branch 'release/3.5'
|
2019-12-12 18:23:50 +00:00 |
|
|
267bd33a97
|
Merge tag '3.5' into develop
no message
|
2019-12-12 18:23:50 +00:00 |
|
|
dfaea5f156
|
Readme and version number update
|
2019-12-12 18:23:35 +00:00 |
|
|
7163a55775
|
scan mode in 2-pt fitter
|
2019-12-12 18:07:03 +00:00 |
|
|
c7ed995052
|
quieter gnuplot call
|
2019-12-12 18:06:43 +00:00 |
|
|
1c55c93669
|
option parser checks for duplicated options
|
2019-12-12 18:05:13 +00:00 |
|
|
21812e1fd7
|
added NaN numbers
|
2019-12-12 18:04:57 +00:00 |
|
|
0ca4e0ef17
|
p-value now 2-sided and added chi^2 CCDF
|
2019-12-12 18:04:33 +00:00 |
|
|
d30303bb54
|
Merge pull request #14 from AndrewYongZhenNing/develop
Develop
|
2019-11-28 16:21:45 +00:00 |
|
AndrewYongZhenNing
|
ae77d9a2fd
|
Moved file to analysis work directory on local machine
|
2019-11-28 16:00:28 +00:00 |
|
AndrewYongZhenNing
|
4e1f9db6fd
|
Moved file to analysis work directory on local machine
|
2019-11-28 16:00:17 +00:00 |
|
|
87e15f8331
|
Minor fixes on save variable name.
|
2019-11-28 15:51:24 +00:00 |
|
|
c3d0f93e1a
|
Removed coth model and changed save option name
|
2019-11-28 15:49:28 +00:00 |
|
|
6fe58aba18
|
Too much contributors to be meaningfully listed here
|
2019-11-28 15:04:45 +00:00 |
|
|
f047cd9821
|
readme update
|
2019-11-28 15:03:39 +00:00 |
|
|
ec5e6c6920
|
build system update
|
2019-11-28 12:30:17 +00:00 |
|
|
8cfbaeb9ce
|
compatibility fix
|
2019-11-08 13:11:27 +00:00 |
|
|
35a20ed713
|
matrix plot fix
|
2019-11-08 12:58:38 +00:00 |
|