Simulation starting 2019-10-02 04:55:11.727996: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1 2019-10-02 04:55:13.221764: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235 pciBusID: 0000:14:00.0 2019-10-02 04:55:13.222173: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0 2019-10-02 04:55:13.224062: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0 2019-10-02 04:55:13.225561: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0 2019-10-02 04:55:13.225923: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0 2019-10-02 04:55:13.227845: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0 2019-10-02 04:55:13.236983: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0 2019-10-02 04:55:13.261883: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7 2019-10-02 04:55:13.301669: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0 2019-10-02 04:55:13.302145: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX 2019-10-02 04:55:13.326283: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600175000 Hz 2019-10-02 04:55:13.326519: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55c39c50adf0 executing computations on platform Host. Devices: 2019-10-02 04:55:13.326545: I tensorflow/compiler/xla/service/service.cc:175] StreamExecutor device (0): <undefined>, <undefined> 2019-10-02 04:55:13.342357: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235 pciBusID: 0000:14:00.0 2019-10-02 04:55:13.342444: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0 2019-10-02 04:55:13.342474: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0 2019-10-02 04:55:13.342501: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0 2019-10-02 04:55:13.342528: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0 2019-10-02 04:55:13.342555: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0 2019-10-02 04:55:13.342582: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0 2019-10-02 04:55:13.342609: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7 2019-10-02 04:55:13.380966: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0 2019-10-02 04:55:13.381080: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0 2019-10-02 04:55:14.406241: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix: 2019-10-02 04:55:14.406309: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187] 0 2019-10-02 04:55:14.406326: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0: N 2019-10-02 04:55:14.443560: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10802 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:14:00.0, compute capability: 3.7) 2019-10-02 04:55:14.446491: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55c39ca672f0 executing computations on platform CUDA. Devices: 2019-10-02 04:55:14.446519: I tensorflow/compiler/xla/service/service.cc:175] StreamExecutor device (0): Tesla K80, Compute Capability 3.7 WARNING: Logging before flag parsing goes to stderr. W1002 04:55:17.197289 139942819141376 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead. W1002 04:55:17.673443 139942819141376 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead. W1002 04:55:17.687257 139942819141376 deprecation.py:323] From raremodel-nb.py:249: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version. Instructions for updating: Use tf.where in 2.0, which has the same broadcast rule as np.where 2019-10-02 04:55:53.009297: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set. If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU. To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile. W1002 04:55:55.384833 139942819141376 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version. Instructions for updating: Prefer Variable.assign which has equivalent behavior in 2.X. VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296453.1987132 Edm = 0.0523611 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296453.1987132 Edm = 0.0523611 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296452.7236721 Edm = 0.000946858 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 296452.7071907 Edm = 0.0148231 NCalls = 8 VariableMetric: Iteration # 3 - FCN = 296451.6662747 Edm = 0.000563785 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 296451.6608423 Edm = 0.00467552 NCalls = 16 VariableMetric: Iteration # 5 - FCN = 296450.7090756 Edm = 0.0249153 NCalls = 22 VariableMetric: Iteration # 6 - FCN = 296450.681959 Edm = 0.000649057 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 296450.4438054 Edm = 0.142861 NCalls = 30 VariableMetric: Iteration # 8 - FCN = 296450.0794798 Edm = 0.000165929 NCalls = 32 VariableMetric: Iteration # 9 - FCN = 296450.079078 Edm = 0.000219541 NCalls = 34 VariableMetric: Iteration # 10 - FCN = 296449.9974281 Edm = 0.0515763 NCalls = 40 VariableMetric: Iteration # 11 - FCN = 296449.8330322 Edm = 8.62152e-05 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 296449.8328663 Edm = 7.59588e-05 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 296449.7051597 Edm = 0.00976535 NCalls = 51 VariableMetric: Iteration # 14 - FCN = 296449.4600883 Edm = 0.0107935 NCalls = 53 VariableMetric: Iteration # 15 - FCN = 296449.4461127 Edm = 3.93765e-05 NCalls = 55 VariableMetric: After Hessian - FCN = 296449.4461127 Edm = 0.795103 NCalls = 412 VariableMetric: Iteration # 16 - FCN = 296449.4461127 Edm = 0.795103 NCalls = 412 VariableMetric: Iteration # 17 - FCN = 296448.5796497 Edm = 0.0292581 NCalls = 414 VariableMetric: Iteration # 18 - FCN = 296448.5256529 Edm = 0.00864928 NCalls = 416 VariableMetric: Iteration # 19 - FCN = 296448.5116472 Edm = 0.00144532 NCalls = 418 VariableMetric: Iteration # 20 - FCN = 296448.509272 Edm = 0.000168984 NCalls = 420 VariableMetric: Iteration # 21 - FCN = 296448.509025 Edm = 1.85668e-05 NCalls = 422 VariableMetric: After Hessian - FCN = 296448.509025 Edm = 1.97204e-05 NCalls = 779 VariableMetric: Iteration # 22 - FCN = 296448.509025 Edm = 1.97204e-05 NCalls = 779 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296453.1987132 Edm = 0.0523607 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296453.1987132 Edm = 0.0523607 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296452.7236873 Edm = 0.000945084 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 296452.7072593 Edm = 0.0147765 NCalls = 8 VariableMetric: Iteration # 3 - FCN = 296451.6568149 Edm = 0.000560533 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 296451.6515386 Edm = 0.00452656 NCalls = 16 VariableMetric: Iteration # 5 - FCN = 296450.7204811 Edm = 0.0256468 NCalls = 22 VariableMetric: Iteration # 6 - FCN = 296450.6926022 Edm = 0.000574541 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 296450.5222654 Edm = 0.111205 NCalls = 30 VariableMetric: Iteration # 8 - FCN = 296450.1936041 Edm = 0.000115569 NCalls = 32 VariableMetric: Iteration # 9 - FCN = 296450.1932809 Edm = 0.000200636 NCalls = 34 VariableMetric: Iteration # 10 - FCN = 296450.0866347 Edm = 0.0492547 NCalls = 41 VariableMetric: Iteration # 11 - FCN = 296449.9825285 Edm = 4.98121e-05 NCalls = 43 VariableMetric: After Hessian - FCN = 296449.9825285 Edm = 0.933778 NCalls = 369 VariableMetric: Iteration # 12 - FCN = 296449.9825285 Edm = 0.933778 NCalls = 369 VariableMetric: Iteration # 13 - FCN = 296448.9841887 Edm = 0.0326164 NCalls = 371 VariableMetric: Iteration # 14 - FCN = 296448.9186286 Edm = 0.0118916 NCalls = 374 VariableMetric: Iteration # 15 - FCN = 296448.9016978 Edm = 0.00159753 NCalls = 376 VariableMetric: Iteration # 16 - FCN = 296448.8994143 Edm = 0.000190071 NCalls = 378 VariableMetric: Iteration # 17 - FCN = 296448.8991562 Edm = 2.55664e-05 NCalls = 380 VariableMetric: After Hessian - FCN = 296448.8991562 Edm = 3.32552e-05 NCalls = 710 VariableMetric: Iteration # 18 - FCN = 296448.8991562 Edm = 3.32552e-05 NCalls = 710 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296239.5096159 Edm = 0.00785815 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296239.5096159 Edm = 0.00785815 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296239.0675042 Edm = 0.0353099 NCalls = 6 VariableMetric: Iteration # 2 - FCN = 296236.147672 Edm = 0.0273019 NCalls = 11 VariableMetric: Iteration # 3 - FCN = 296236.1206797 Edm = 0.000975249 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 296236.0410168 Edm = 0.0778776 NCalls = 17 VariableMetric: Iteration # 5 - FCN = 296233.112171 Edm = 0.0243435 NCalls = 22 VariableMetric: Iteration # 6 - FCN = 296233.0922641 Edm = 0.000589065 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 296233.0815258 Edm = 0.013038 NCalls = 28 VariableMetric: Iteration # 8 - FCN = 296232.552671 Edm = 0.285576 NCalls = 35 VariableMetric: Iteration # 9 - FCN = 296231.9243562 Edm = 0.00170552 NCalls = 38 VariableMetric: Iteration # 10 - FCN = 296231.9223333 Edm = 0.000392965 NCalls = 40 VariableMetric: Iteration # 11 - FCN = 296231.9077353 Edm = 0.0161974 NCalls = 44 VariableMetric: Iteration # 12 - FCN = 296231.3700455 Edm = 0.0125788 NCalls = 51 VariableMetric: Iteration # 13 - FCN = 296230.6950028 Edm = 0.00270004 NCalls = 52 VariableMetric: Iteration # 14 - FCN = 296230.6907059 Edm = 0.00122232 NCalls = 54 VariableMetric: Iteration # 15 - FCN = 296230.4739862 Edm = 0.192838 NCalls = 60 VariableMetric: Iteration # 16 - FCN = 296228.6795282 Edm = 0.1143 NCalls = 63 VariableMetric: Iteration # 17 - FCN = 296228.5509356 Edm = 0.00103542 NCalls = 65 VariableMetric: Iteration # 18 - FCN = 296228.5495362 Edm = 7.12918e-05 NCalls = 67 VariableMetric: After Hessian - FCN = 296228.5495362 Edm = 2.51279 NCalls = 420 VariableMetric: Iteration # 19 - FCN = 296228.5495362 Edm = 2.51279 NCalls = 420 VariableMetric: Iteration # 20 - FCN = 296226.2334926 Edm = 0.149754 NCalls = 423 VariableMetric: Iteration # 21 - FCN = 296226.1174237 Edm = 0.0235576 NCalls = 425 VariableMetric: Iteration # 22 - FCN = 296226.087102 Edm = 0.00525683 NCalls = 427 VariableMetric: Iteration # 23 - FCN = 296226.0795065 Edm = 0.000934408 NCalls = 429 VariableMetric: Iteration # 24 - FCN = 296226.0781815 Edm = 0.000329828 NCalls = 431 VariableMetric: Iteration # 25 - FCN = 296226.0774811 Edm = 6.66931e-05 NCalls = 433 VariableMetric: Iteration # 26 - FCN = 296226.0773978 Edm = 2.28914e-06 NCalls = 435 VariableMetric: After Hessian - FCN = 296226.0773978 Edm = 2.10716e-06 NCalls = 800 VariableMetric: Iteration # 27 - FCN = 296226.0773978 Edm = 2.10716e-06 NCalls = 800 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296257.4216863 Edm = 0.0196701 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296257.4216863 Edm = 0.0196701 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296257.1040561 Edm = 0.0157079 NCalls = 5 VariableMetric: Iteration # 2 - FCN = 296245.6802251 Edm = 3.71284 NCalls = 12 VariableMetric: Iteration # 3 - FCN = 296240.7426449 Edm = 0.0110461 NCalls = 14 VariableMetric: Iteration # 4 - FCN = 296240.7283385 Edm = 0.00134133 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 296240.0218388 Edm = 0.33744 NCalls = 22 VariableMetric: Iteration # 6 - FCN = 296239.4544629 Edm = 0.00511153 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 296239.4484433 Edm = 0.00155224 NCalls = 26 VariableMetric: Iteration # 8 - FCN = 296238.9058202 Edm = 0.460358 NCalls = 33 VariableMetric: Iteration # 9 - FCN = 296236.942661 Edm = 0.0431351 NCalls = 36 VariableMetric: Iteration # 10 - FCN = 296236.9075842 Edm = 0.00112819 NCalls = 38 VariableMetric: Iteration # 11 - FCN = 296236.9046482 Edm = 0.00212811 NCalls = 40 VariableMetric: Iteration # 12 - FCN = 296235.9561513 Edm = 0.0457261 NCalls = 47 VariableMetric: Iteration # 13 - FCN = 296235.7605382 Edm = 0.00232169 NCalls = 48 VariableMetric: Iteration # 14 - FCN = 296235.7577063 Edm = 0.000915697 NCalls = 50 VariableMetric: Iteration # 15 - FCN = 296235.7280357 Edm = 0.0286984 NCalls = 54 VariableMetric: Iteration # 16 - FCN = 296233.238057 Edm = 0.475365 NCalls = 59 VariableMetric: Iteration # 17 - FCN = 296232.6789013 Edm = 0.0018494 NCalls = 61 VariableMetric: Iteration # 18 - FCN = 296232.6761839 Edm = 0.000119074 NCalls = 63 VariableMetric: Iteration # 19 - FCN = 296232.675842 Edm = 0.000198152 NCalls = 65 VariableMetric: Iteration # 20 - FCN = 296232.4264054 Edm = 0.122503 NCalls = 72 VariableMetric: Iteration # 21 - FCN = 296231.304939 Edm = 0.24028 NCalls = 74 VariableMetric: Iteration # 22 - FCN = 296230.9391029 Edm = 0.000668275 NCalls = 76 VariableMetric: Iteration # 23 - FCN = 296230.9383673 Edm = 4.97226e-05 NCalls = 78 VariableMetric: After Hessian - FCN = 296230.9383673 Edm = 1.58177 NCalls = 406 VariableMetric: Iteration # 24 - FCN = 296230.9383673 Edm = 1.58177 NCalls = 406 VariableMetric: Iteration # 25 - FCN = 296229.4460239 Edm = 0.0914541 NCalls = 408 VariableMetric: Iteration # 26 - FCN = 296229.3774721 Edm = 0.0126826 NCalls = 410 VariableMetric: Iteration # 27 - FCN = 296229.3569377 Edm = 0.00262282 NCalls = 412 VariableMetric: Iteration # 28 - FCN = 296229.3539147 Edm = 0.000523917 NCalls = 414 VariableMetric: Iteration # 29 - FCN = 296229.3528842 Edm = 0.000148181 NCalls = 416 VariableMetric: Iteration # 30 - FCN = 296229.3526768 Edm = 4.42203e-06 NCalls = 418 VariableMetric: After Hessian - FCN = 296229.3526768 Edm = 4.76122e-06 NCalls = 754 VariableMetric: Iteration # 31 - FCN = 296229.3526768 Edm = 4.76122e-06 NCalls = 754 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296043.6391015 Edm = 0.00696021 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296043.6391015 Edm = 0.00696021 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296043.5702594 Edm = 0.00053336 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 296043.4386297 Edm = 0.120221 NCalls = 10 VariableMetric: Iteration # 3 - FCN = 296042.2288799 Edm = 0.00247069 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 296042.2213605 Edm = 0.00216653 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 296041.6323791 Edm = 0.452599 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 296040.5871755 Edm = 0.00154109 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 296040.5854884 Edm = 0.000379324 NCalls = 25 VariableMetric: Iteration # 8 - FCN = 296040.5815351 Edm = 0.00396988 NCalls = 28 VariableMetric: Iteration # 9 - FCN = 296040.2115924 Edm = 0.12019 NCalls = 35 VariableMetric: Iteration # 10 - FCN = 296039.5627926 Edm = 0.0627524 NCalls = 37 VariableMetric: Iteration # 11 - FCN = 296039.4841685 Edm = 0.000885491 NCalls = 39 VariableMetric: Iteration # 12 - FCN = 296039.4707466 Edm = 0.0122355 NCalls = 42 VariableMetric: Iteration # 13 - FCN = 296039.4117341 Edm = 0.0569112 NCalls = 47 VariableMetric: Iteration # 14 - FCN = 296036.894616 Edm = 0.0108112 NCalls = 51 VariableMetric: Iteration # 15 - FCN = 296036.8815577 Edm = 0.000774464 NCalls = 52 VariableMetric: Iteration # 16 - FCN = 296036.8662253 Edm = 0.0132629 NCalls = 56 VariableMetric: Iteration # 17 - FCN = 296036.122169 Edm = 0.214825 NCalls = 61 VariableMetric: Iteration # 18 - FCN = 296035.6108179 Edm = 0.00488143 NCalls = 63 VariableMetric: Iteration # 19 - FCN = 296035.6048833 Edm = 9.19243e-05 NCalls = 64 VariableMetric: Iteration # 20 - FCN = 296035.6047189 Edm = 7.04243e-05 NCalls = 66 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296077.8135597 Edm = 0.0986836 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296077.8135597 Edm = 0.0986836 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296076.7179318 Edm = 0.0238101 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 296075.653118 Edm = 0.93243 NCalls = 8 VariableMetric: Iteration # 3 - FCN = 296061.4329097 Edm = 0.130565 NCalls = 11 VariableMetric: Iteration # 4 - FCN = 296061.2922469 Edm = 0.0089709 NCalls = 13 VariableMetric: Iteration # 5 - FCN = 296056.2923323 Edm = 2.29269 NCalls = 20 VariableMetric: Iteration # 6 - FCN = 296052.4223964 Edm = 0.0047978 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 296052.4150463 Edm = 0.000445294 NCalls = 23 VariableMetric: Iteration # 8 - FCN = 296052.3404211 Edm = 0.0787821 NCalls = 29 VariableMetric: Iteration # 9 - FCN = 296052.2974911 Edm = 0.041935 NCalls = 34 VariableMetric: Iteration # 10 - FCN = 296049.8082379 Edm = 0.00996721 NCalls = 40 VariableMetric: Iteration # 11 - FCN = 296049.7998046 Edm = 0.000514289 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 296049.7862463 Edm = 0.0156844 NCalls = 46 VariableMetric: Iteration # 13 - FCN = 296049.391872 Edm = 0.275953 NCalls = 53 VariableMetric: Iteration # 14 - FCN = 296048.6609735 Edm = 0.0306113 NCalls = 55 VariableMetric: Iteration # 15 - FCN = 296048.634386 Edm = 0.000908043 NCalls = 57 VariableMetric: Iteration # 16 - FCN = 296048.6037501 Edm = 0.0304476 NCalls = 61 VariableMetric: Iteration # 17 - FCN = 296047.1910772 Edm = 0.00914555 NCalls = 68 VariableMetric: Iteration # 18 - FCN = 296045.9750756 Edm = 0.00611848 NCalls = 69 VariableMetric: Iteration # 19 - FCN = 296045.9658585 Edm = 0.00015166 NCalls = 71 VariableMetric: Iteration # 20 - FCN = 296045.9650533 Edm = 0.00054112 NCalls = 73 VariableMetric: Iteration # 21 - FCN = 296045.8084981 Edm = 0.133216 NCalls = 79 VariableMetric: Iteration # 22 - FCN = 296044.2428224 Edm = 0.0255091 NCalls = 82 VariableMetric: Iteration # 23 - FCN = 296044.2168364 Edm = 0.000295789 NCalls = 83 VariableMetric: Iteration # 24 - FCN = 296044.216498 Edm = 4.50787e-05 NCalls = 85 VariableMetric: After Hessian - FCN = 296044.216498 Edm = 1.46745 NCalls = 415 VariableMetric: Iteration # 25 - FCN = 296044.216498 Edm = 1.46745 NCalls = 415 VariableMetric: Iteration # 26 - FCN = 296042.8978425 Edm = 0.073411 NCalls = 417 VariableMetric: Iteration # 27 - FCN = 296042.8365631 Edm = 0.0105874 NCalls = 418 VariableMetric: Iteration # 28 - FCN = 296042.8202196 Edm = 0.00205763 NCalls = 420 VariableMetric: Iteration # 29 - FCN = 296042.8172406 Edm = 0.000217561 NCalls = 422 VariableMetric: Iteration # 30 - FCN = 296042.8170015 Edm = 1.70925e-05 NCalls = 424 VariableMetric: After Hessian - FCN = 296042.8170015 Edm = 3.13532e-05 NCalls = 760 VariableMetric: Iteration # 31 - FCN = 296042.8170015 Edm = 3.13532e-05 NCalls = 760 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295822.7975451 Edm = 0.0971789 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295822.7975451 Edm = 0.0971789 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295821.8695119 Edm = 0.0035133 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295821.825934 Edm = 0.0399414 NCalls = 7 VariableMetric: Iteration # 3 - FCN = 295819.9735788 Edm = 0.21097 NCalls = 14 VariableMetric: Iteration # 4 - FCN = 295819.734512 Edm = 0.000751744 NCalls = 16 VariableMetric: Iteration # 5 - FCN = 295819.6930821 Edm = 0.0393874 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 295818.7929271 Edm = 0.000857257 NCalls = 25 VariableMetric: Iteration # 7 - FCN = 295818.7818184 Edm = 0.0103782 NCalls = 28 VariableMetric: Iteration # 8 - FCN = 295817.4525557 Edm = 0.00491193 NCalls = 35 VariableMetric: Iteration # 9 - FCN = 295816.357397 Edm = 0.000894828 NCalls = 36 VariableMetric: Iteration # 10 - FCN = 295816.3553552 Edm = 0.00122328 NCalls = 38 VariableMetric: Iteration # 11 - FCN = 295815.5748311 Edm = 0.0637704 NCalls = 45 VariableMetric: Iteration # 12 - FCN = 295814.890521 Edm = 0.0132627 NCalls = 47 VariableMetric: Iteration # 13 - FCN = 295814.8738146 Edm = 0.000311694 NCalls = 49 VariableMetric: Iteration # 14 - FCN = 295814.8714568 Edm = 0.00197831 NCalls = 52 VariableMetric: Iteration # 15 - FCN = 295812.8822479 Edm = 0.490803 NCalls = 59 VariableMetric: Iteration # 16 - FCN = 295812.1989773 Edm = 0.0012519 NCalls = 61 VariableMetric: Iteration # 17 - FCN = 295812.1976052 Edm = 7.18812e-05 NCalls = 63 VariableMetric: Iteration # 18 - FCN = 295812.1958683 Edm = 0.00163463 NCalls = 67 VariableMetric: Iteration # 19 - FCN = 295811.5486559 Edm = 0.280986 NCalls = 73 VariableMetric: Iteration # 20 - FCN = 295811.1496688 Edm = 0.00367892 NCalls = 75 VariableMetric: Iteration # 21 - FCN = 295811.1463352 Edm = 5.69836e-05 NCalls = 77 VariableMetric: After Hessian - FCN = 295811.1463352 Edm = 0.650753 NCalls = 430 VariableMetric: Iteration # 22 - FCN = 295811.1463352 Edm = 0.650753 NCalls = 430 VariableMetric: Iteration # 23 - FCN = 295811.0046234 Edm = 0.586363 NCalls = 432 VariableMetric: Iteration # 24 - FCN = 295810.9169392 Edm = 0.497395 NCalls = 434 VariableMetric: Iteration # 25 - FCN = 295810.4926477 Edm = 0.0533305 NCalls = 437 VariableMetric: Iteration # 26 - FCN = 295810.4027703 Edm = 0.00317658 NCalls = 439 VariableMetric: Iteration # 27 - FCN = 295810.3971479 Edm = 0.000843942 NCalls = 441 VariableMetric: Iteration # 28 - FCN = 295810.3945141 Edm = 0.000249805 NCalls = 444 VariableMetric: Iteration # 29 - FCN = 295810.394093 Edm = 3.29788e-05 NCalls = 446 VariableMetric: After Hessian - FCN = 295810.394093 Edm = 0.000104996 NCalls = 807 VariableMetric: Iteration # 30 - FCN = 295810.394093 Edm = 0.000104996 NCalls = 807 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295881.9015298 Edm = 0.35248 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295881.9015298 Edm = 0.35248 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295878.3450355 Edm = 0.0461089 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295877.8915347 Edm = 0.409317 NCalls = 7 VariableMetric: Iteration # 3 - FCN = 295864.4403941 Edm = 5.02608 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295854.1608728 Edm = 0.0180168 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 295854.1230065 Edm = 0.017611 NCalls = 17 VariableMetric: Iteration # 6 - FCN = 295842.9386811 Edm = 0.936181 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 295842.0986607 Edm = 0.000968931 NCalls = 26 VariableMetric: Iteration # 8 - FCN = 295842.093985 Edm = 0.00377787 NCalls = 28 VariableMetric: Iteration # 9 - FCN = 295841.1674713 Edm = 0.026422 NCalls = 35 VariableMetric: Iteration # 10 - FCN = 295841.0867252 Edm = 0.000759822 NCalls = 36 VariableMetric: Iteration # 11 - FCN = 295841.0837503 Edm = 0.00212752 NCalls = 38 VariableMetric: Iteration # 12 - FCN = 295838.1511028 Edm = 0.279076 NCalls = 45 VariableMetric: Iteration # 13 - FCN = 295836.7562114 Edm = 0.0253252 NCalls = 47 VariableMetric: Iteration # 14 - FCN = 295836.728604 Edm = 0.000119138 NCalls = 49 VariableMetric: Iteration # 15 - FCN = 295836.7281305 Edm = 0.000369431 NCalls = 51 VariableMetric: Iteration # 16 - FCN = 295836.5652532 Edm = 0.0091232 NCalls = 58 VariableMetric: Iteration # 17 - FCN = 295835.7950125 Edm = 0.0627215 NCalls = 60 VariableMetric: Iteration # 18 - FCN = 295835.6822697 Edm = 0.000544676 NCalls = 62 VariableMetric: Iteration # 19 - FCN = 295835.6815379 Edm = 9.13366e-05 NCalls = 64 VariableMetric: Iteration # 20 - FCN = 295835.674409 Edm = 0.00646458 NCalls = 69 VariableMetric: Iteration # 21 - FCN = 295835.0993906 Edm = 0.236627 NCalls = 74 VariableMetric: Iteration # 22 - FCN = 295834.7432662 Edm = 0.0049036 NCalls = 76 VariableMetric: Iteration # 23 - FCN = 295834.738798 Edm = 0.000101258 NCalls = 78 VariableMetric: Iteration # 24 - FCN = 295834.7386825 Edm = 2.57169e-05 NCalls = 80 VariableMetric: After Hessian - FCN = 295834.7386825 Edm = 1.15117 NCalls = 406 VariableMetric: Iteration # 25 - FCN = 295834.7386825 Edm = 1.15117 NCalls = 406 VariableMetric: Iteration # 26 - FCN = 295834.6332634 Edm = 0.68553 NCalls = 408 VariableMetric: Iteration # 27 - FCN = 295833.9261279 Edm = 0.0346122 NCalls = 409 VariableMetric: Iteration # 28 - FCN = 295833.9055996 Edm = 0.0244928 NCalls = 411 VariableMetric: Iteration # 29 - FCN = 295833.8682435 Edm = 0.00526469 NCalls = 414 VariableMetric: Iteration # 30 - FCN = 295833.8596573 Edm = 0.00270846 NCalls = 416 VariableMetric: Iteration # 31 - FCN = 295833.8557172 Edm = 0.000828051 NCalls = 418 VariableMetric: Iteration # 32 - FCN = 295833.8548035 Edm = 2.07849e-05 NCalls = 419 VariableMetric: After Hessian - FCN = 295833.8548035 Edm = 5.70024e-05 NCalls = 751 VariableMetric: Iteration # 33 - FCN = 295833.8548035 Edm = 5.70024e-05 NCalls = 751 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295990.4903273 Edm = 0.00165622 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295990.4903273 Edm = 0.00165622 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295990.1769564 Edm = 0.0273874 NCalls = 7 VariableMetric: Iteration # 2 - FCN = 295988.2196551 Edm = 0.0361783 NCalls = 12 VariableMetric: Iteration # 3 - FCN = 295988.1827612 Edm = 0.000960423 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295988.1481931 Edm = 0.0327128 NCalls = 17 VariableMetric: Iteration # 5 - FCN = 295987.2466579 Edm = 0.000899593 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 295987.2438525 Edm = 0.00195495 NCalls = 23 VariableMetric: Iteration # 7 - FCN = 295986.3169998 Edm = 0.0324555 NCalls = 30 VariableMetric: Iteration # 8 - FCN = 295985.8467201 Edm = 0.00270809 NCalls = 31 VariableMetric: Iteration # 9 - FCN = 295985.8418439 Edm = 0.00171297 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295985.539798 Edm = 0.254373 NCalls = 39 VariableMetric: Iteration # 11 - FCN = 295983.3798 Edm = 0.0011776 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 295983.3783942 Edm = 5.71639e-05 NCalls = 44 VariableMetric: After Hessian - FCN = 295983.3783942 Edm = 1.30035 NCalls = 397 VariableMetric: Iteration # 13 - FCN = 295983.3783942 Edm = 1.30035 NCalls = 397 VariableMetric: Iteration # 14 - FCN = 295982.0360633 Edm = 0.107175 NCalls = 398 VariableMetric: Iteration # 15 - FCN = 295981.9952795 Edm = 0.0278281 NCalls = 400 VariableMetric: Iteration # 16 - FCN = 295981.9535783 Edm = 0.00668024 NCalls = 402 VariableMetric: Iteration # 17 - FCN = 295981.9435051 Edm = 0.000925065 NCalls = 404 VariableMetric: Iteration # 18 - FCN = 295981.9425757 Edm = 2.22392e-05 NCalls = 405 VariableMetric: After Hessian - FCN = 295981.9425757 Edm = 2.6355e-05 NCalls = 766 VariableMetric: Iteration # 19 - FCN = 295981.9425757 Edm = 2.6355e-05 NCalls = 766 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 296043.3192184 Edm = 0.120257 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 296043.3192184 Edm = 0.120257 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 296041.7673344 Edm = 0.0544812 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 296039.3128212 Edm = 1.96371 NCalls = 8 VariableMetric: Iteration # 3 - FCN = 296018.5013268 Edm = 0.379165 NCalls = 11 VariableMetric: Iteration # 4 - FCN = 296018.0724866 Edm = 0.0106294 NCalls = 13 VariableMetric: Iteration # 5 - FCN = 296016.1990308 Edm = 1.60741 NCalls = 19 VariableMetric: Iteration # 6 - FCN = 296004.262227 Edm = 0.022571 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 296004.2378226 Edm = 0.000795266 NCalls = 23 VariableMetric: Iteration # 8 - FCN = 296004.2247733 Edm = 0.012355 NCalls = 27 VariableMetric: Iteration # 9 - FCN = 296002.9576614 Edm = 0.0076254 NCalls = 34 VariableMetric: Iteration # 10 - FCN = 296000.2208385 Edm = 0.00566508 NCalls = 35 VariableMetric: Iteration # 11 - FCN = 296000.2089005 Edm = 0.00566911 NCalls = 37 VariableMetric: Iteration # 12 - FCN = 295995.2358881 Edm = 0.189693 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 295995.0282051 Edm = 0.000942501 NCalls = 45 VariableMetric: Iteration # 14 - FCN = 295995.0270494 Edm = 0.000155783 NCalls = 47 VariableMetric: Iteration # 15 - FCN = 295995.0201026 Edm = 0.00618598 NCalls = 51 VariableMetric: Iteration # 16 - FCN = 295994.2668385 Edm = 0.324082 NCalls = 56 VariableMetric: Iteration # 17 - FCN = 295993.6536543 Edm = 0.000144628 NCalls = 58 VariableMetric: Iteration # 18 - FCN = 295993.6534537 Edm = 2.94919e-05 NCalls = 60 VariableMetric: After Hessian - FCN = 295993.6534537 Edm = 2.07117 NCalls = 390 VariableMetric: Iteration # 19 - FCN = 295993.6534537 Edm = 2.07117 NCalls = 390 VariableMetric: Iteration # 20 - FCN = 295993.5165716 Edm = 1.9456 NCalls = 392 VariableMetric: Iteration # 21 - FCN = 295992.5621435 Edm = 0.0350887 NCalls = 393 VariableMetric: Iteration # 22 - FCN = 295992.5148305 Edm = 0.0114547 NCalls = 396 VariableMetric: Iteration # 23 - FCN = 295992.501495 Edm = 0.00244754 NCalls = 398 VariableMetric: Iteration # 24 - FCN = 295992.496639 Edm = 0.000867928 NCalls = 400 VariableMetric: Iteration # 25 - FCN = 295992.49532 Edm = 0.000205256 NCalls = 402 VariableMetric: Iteration # 26 - FCN = 295992.4950541 Edm = 3.65812e-05 NCalls = 404 VariableMetric: After Hessian - FCN = 295992.4950541 Edm = 6.78521e-05 NCalls = 736 VariableMetric: Iteration # 27 - FCN = 295992.4950541 Edm = 6.78521e-05 NCalls = 736 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295855.0865332 Edm = 0.160101 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295855.0865332 Edm = 0.160101 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295853.5707524 Edm = 0.0021916 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295853.5580594 Edm = 0.00921153 NCalls = 6 VariableMetric: Iteration # 3 - FCN = 295851.3977679 Edm = 0.0091466 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295851.3868436 Edm = 0.00153865 NCalls = 14 VariableMetric: Iteration # 5 - FCN = 295850.3501537 Edm = 0.620019 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 295848.8704266 Edm = 0.00247275 NCalls = 23 VariableMetric: Iteration # 7 - FCN = 295848.7718491 Edm = 0.0856589 NCalls = 27 VariableMetric: Iteration # 8 - FCN = 295845.5948286 Edm = 0.0740162 NCalls = 31 VariableMetric: Iteration # 9 - FCN = 295845.508761 Edm = 0.000507102 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295845.5077244 Edm = 0.000440122 NCalls = 35 VariableMetric: Iteration # 11 - FCN = 295845.2342887 Edm = 0.168232 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 295844.7891192 Edm = 0.000208995 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 295844.7886485 Edm = 0.000267495 NCalls = 46 VariableMetric: Iteration # 14 - FCN = 295844.6144323 Edm = 0.0511764 NCalls = 53 VariableMetric: Iteration # 15 - FCN = 295843.9057221 Edm = 0.268507 NCalls = 55 VariableMetric: Iteration # 16 - FCN = 295843.3620689 Edm = 0.00242762 NCalls = 57 VariableMetric: Iteration # 17 - FCN = 295843.3595616 Edm = 7.10244e-05 NCalls = 58 VariableMetric: Iteration # 18 - FCN = 295843.3579595 Edm = 0.00160533 NCalls = 62 VariableMetric: Iteration # 19 - FCN = 295843.2359979 Edm = 0.00621796 NCalls = 69 VariableMetric: Iteration # 20 - FCN = 295842.6289103 Edm = 0.0496373 NCalls = 71 VariableMetric: Iteration # 21 - FCN = 295842.5538374 Edm = 0.000180686 NCalls = 73 VariableMetric: Iteration # 22 - FCN = 295842.5536367 Edm = 2.81182e-05 NCalls = 75 VariableMetric: After Hessian - FCN = 295842.5536367 Edm = 1.2001 NCalls = 428 VariableMetric: Iteration # 23 - FCN = 295842.5536367 Edm = 1.2001 NCalls = 428 VariableMetric: Iteration # 24 - FCN = 295841.3127249 Edm = 0.0564726 NCalls = 429 VariableMetric: Iteration # 25 - FCN = 295841.2459581 Edm = 0.00672578 NCalls = 431 VariableMetric: Iteration # 26 - FCN = 295841.2382845 Edm = 0.000267781 NCalls = 433 VariableMetric: Iteration # 27 - FCN = 295841.2376299 Edm = 0.000118136 NCalls = 435 VariableMetric: Iteration # 28 - FCN = 295841.2374048 Edm = 5.30431e-05 NCalls = 437 VariableMetric: After Hessian - FCN = 295841.2374048 Edm = 7.29719e-05 NCalls = 798 VariableMetric: Iteration # 29 - FCN = 295841.2374048 Edm = 7.29719e-05 NCalls = 798 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295931.129275 Edm = 0.0656221 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295931.129275 Edm = 0.0656221 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295921.8711257 Edm = 0.690539 NCalls = 7 VariableMetric: Iteration # 2 - FCN = 295892.432488 Edm = 4.92666 NCalls = 11 VariableMetric: Iteration # 3 - FCN = 295885.2282317 Edm = 0.0353117 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295885.1437546 Edm = 0.0527522 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 295871.4742668 Edm = 6.43877 NCalls = 22 VariableMetric: Iteration # 6 - FCN = 295859.4163385 Edm = 0.0289518 NCalls = 24 VariableMetric: Iteration # 7 - FCN = 295859.3833036 Edm = 0.000788262 NCalls = 25 VariableMetric: Iteration # 8 - FCN = 295859.3750111 Edm = 0.00737634 NCalls = 28 VariableMetric: Iteration # 9 - FCN = 295858.3863804 Edm = 0.0388957 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295858.3452992 Edm = 0.00072996 NCalls = 34 VariableMetric: Iteration # 11 - FCN = 295858.3376155 Edm = 0.00687615 NCalls = 37 VariableMetric: Iteration # 12 - FCN = 295853.6575328 Edm = 0.174253 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 295853.4247759 Edm = 0.00188774 NCalls = 46 VariableMetric: Iteration # 14 - FCN = 295853.4226141 Edm = 0.000136222 NCalls = 48 VariableMetric: Iteration # 15 - FCN = 295853.4170612 Edm = 0.00523668 NCalls = 52 VariableMetric: Iteration # 16 - FCN = 295851.6237121 Edm = 0.31423 NCalls = 58 VariableMetric: Iteration # 17 - FCN = 295851.2475769 Edm = 0.00484538 NCalls = 60 VariableMetric: Iteration # 18 - FCN = 295851.2433527 Edm = 7.15026e-05 NCalls = 62 VariableMetric: After Hessian - FCN = 295851.2433527 Edm = 2.24954 NCalls = 388 VariableMetric: Iteration # 19 - FCN = 295851.2433527 Edm = 2.24954 NCalls = 388 VariableMetric: Iteration # 20 - FCN = 295849.283233 Edm = 0.182871 NCalls = 391 VariableMetric: Iteration # 21 - FCN = 295849.0909752 Edm = 0.0257705 NCalls = 393 VariableMetric: Iteration # 22 - FCN = 295849.0616679 Edm = 0.00131858 NCalls = 395 VariableMetric: Iteration # 23 - FCN = 295849.0600148 Edm = 9.9197e-05 NCalls = 397 VariableMetric: Iteration # 24 - FCN = 295849.059834 Edm = 5.64895e-05 NCalls = 399 VariableMetric: After Hessian - FCN = 295849.059834 Edm = 6.87882e-05 NCalls = 731 VariableMetric: Iteration # 25 - FCN = 295849.059834 Edm = 6.87882e-05 NCalls = 731 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295681.9794432 Edm = 0.357709 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295681.9794432 Edm = 0.357709 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295678.6267858 Edm = 0.00117954 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295678.6212007 Edm = 0.00114694 NCalls = 6 VariableMetric: Iteration # 3 - FCN = 295677.072534 Edm = 0.00639032 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295676.7992866 Edm = 0.000592563 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 295676.7931096 Edm = 0.00515934 NCalls = 18 VariableMetric: Iteration # 6 - FCN = 295676.2439114 Edm = 0.0439726 NCalls = 23 VariableMetric: Iteration # 7 - FCN = 295676.1856524 Edm = 0.000514666 NCalls = 25 VariableMetric: Iteration # 8 - FCN = 295676.1795385 Edm = 0.00507465 NCalls = 28 VariableMetric: Iteration # 9 - FCN = 295675.4803975 Edm = 0.0530159 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295675.4176164 Edm = 0.000772268 NCalls = 35 VariableMetric: Iteration # 11 - FCN = 295675.414661 Edm = 0.00182236 NCalls = 37 VariableMetric: Iteration # 12 - FCN = 295674.5392501 Edm = 0.0258753 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 295674.5046477 Edm = 0.000450858 NCalls = 46 VariableMetric: Iteration # 14 - FCN = 295674.5040508 Edm = 6.44769e-05 NCalls = 48 VariableMetric: After Hessian - FCN = 295674.5040508 Edm = 1.85669 NCalls = 401 VariableMetric: Iteration # 15 - FCN = 295674.5040508 Edm = 1.85669 NCalls = 401 VariableMetric: Iteration # 16 - FCN = 295673.3172401 Edm = 0.612234 NCalls = 403 VariableMetric: Iteration # 17 - FCN = 295672.9769786 Edm = 0.0250281 NCalls = 405 VariableMetric: Iteration # 18 - FCN = 295672.9533395 Edm = 0.00158245 NCalls = 406 VariableMetric: Iteration # 19 - FCN = 295672.947468 Edm = 0.00177324 NCalls = 408 VariableMetric: Iteration # 20 - FCN = 295672.944544 Edm = 4.89069e-05 NCalls = 410 VariableMetric: After Hessian - FCN = 295672.944544 Edm = 5.51175e-05 NCalls = 767 VariableMetric: Iteration # 21 - FCN = 295672.944544 Edm = 5.51175e-05 NCalls = 767 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295792.2504766 Edm = 0.121113 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295792.2504766 Edm = 0.121113 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295789.620073 Edm = 0.152241 NCalls = 5 VariableMetric: Iteration # 2 - FCN = 295772.5499067 Edm = 8.62913 NCalls = 10 VariableMetric: Iteration # 3 - FCN = 295737.0116083 Edm = 0.381522 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295736.5858503 Edm = 0.0317969 NCalls = 14 VariableMetric: Iteration # 5 - FCN = 295735.5330889 Edm = 0.982301 NCalls = 18 VariableMetric: Iteration # 6 - FCN = 295704.4338322 Edm = 0.0932178 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295704.3305668 Edm = 0.00106334 NCalls = 23 VariableMetric: Iteration # 8 - FCN = 295704.3286568 Edm = 0.00074893 NCalls = 25 VariableMetric: Iteration # 9 - FCN = 295703.7752746 Edm = 0.443514 NCalls = 32 VariableMetric: Iteration # 10 - FCN = 295701.7104084 Edm = 0.0120261 NCalls = 34 VariableMetric: Iteration # 11 - FCN = 295701.6884376 Edm = 0.00195357 NCalls = 36 VariableMetric: Iteration # 12 - FCN = 295701.3755735 Edm = 0.262222 NCalls = 42 VariableMetric: Iteration # 13 - FCN = 295699.1611265 Edm = 0.128036 NCalls = 45 VariableMetric: Iteration # 14 - FCN = 295698.9905321 Edm = 0.00140574 NCalls = 47 VariableMetric: Iteration # 15 - FCN = 295698.9889001 Edm = 0.000123121 NCalls = 49 VariableMetric: Iteration # 16 - FCN = 295698.9805068 Edm = 0.00597019 NCalls = 54 VariableMetric: Iteration # 17 - FCN = 295698.3831139 Edm = 0.357831 NCalls = 59 VariableMetric: Iteration # 18 - FCN = 295697.2350201 Edm = 0.0024429 NCalls = 61 VariableMetric: Iteration # 19 - FCN = 295697.2318821 Edm = 6.17412e-05 NCalls = 62 VariableMetric: After Hessian - FCN = 295697.2318821 Edm = 1.62064 NCalls = 388 VariableMetric: Iteration # 20 - FCN = 295697.2318821 Edm = 1.62064 NCalls = 388 VariableMetric: Iteration # 21 - FCN = 295696.1940838 Edm = 0.470142 NCalls = 390 VariableMetric: Iteration # 22 - FCN = 295695.8528058 Edm = 0.0334714 NCalls = 392 VariableMetric: Iteration # 23 - FCN = 295695.8162904 Edm = 0.00452318 NCalls = 394 VariableMetric: Iteration # 24 - FCN = 295695.8039345 Edm = 0.0028397 NCalls = 396 VariableMetric: Iteration # 25 - FCN = 295695.7989247 Edm = 0.000351179 NCalls = 398 VariableMetric: Iteration # 26 - FCN = 295695.7984375 Edm = 1.54967e-05 NCalls = 400 VariableMetric: After Hessian - FCN = 295695.7984375 Edm = 1.44253e-05 NCalls = 730 VariableMetric: Iteration # 27 - FCN = 295695.7984375 Edm = 1.44253e-05 NCalls = 730 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295705.4110184 Edm = 0.0216715 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295705.4110184 Edm = 0.0216715 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295705.190063 Edm = 0.00173566 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295705.0188161 Edm = 0.134578 NCalls = 9 VariableMetric: Iteration # 3 - FCN = 295704.272427 Edm = 0.000404009 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295704.261495 Edm = 0.0104604 NCalls = 16 VariableMetric: Iteration # 5 - FCN = 295703.5157694 Edm = 0.00379891 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 295703.5118013 Edm = 0.000325219 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295703.5005413 Edm = 0.0106914 NCalls = 26 VariableMetric: Iteration # 8 - FCN = 295702.9027337 Edm = 0.000727436 NCalls = 31 VariableMetric: Iteration # 9 - FCN = 295702.9016162 Edm = 0.000412589 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295702.5730805 Edm = 0.0990356 NCalls = 40 VariableMetric: Iteration # 11 - FCN = 295702.2238692 Edm = 0.0134526 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 295702.2087492 Edm = 4.70903e-05 NCalls = 44 VariableMetric: After Hessian - FCN = 295702.2087492 Edm = 9.05488 NCalls = 397 VariableMetric: Iteration # 13 - FCN = 295702.2087492 Edm = 9.05488 NCalls = 397 VariableMetric: Iteration # 14 - FCN = 295701.3851613 Edm = 4.43113 NCalls = 399 VariableMetric: Iteration # 15 - FCN = 295700.8941371 Edm = 1.3662 NCalls = 401 VariableMetric: Iteration # 16 - FCN = 295700.1370918 Edm = 0.0106143 NCalls = 402 VariableMetric: Iteration # 17 - FCN = 295700.1284355 Edm = 0.00177839 NCalls = 404 VariableMetric: Iteration # 18 - FCN = 295700.1240653 Edm = 0.000748329 NCalls = 406 VariableMetric: Iteration # 19 - FCN = 295700.1231106 Edm = 5.19481e-05 NCalls = 408 VariableMetric: After Hessian - FCN = 295700.1231106 Edm = 5.10523e-05 NCalls = 773 VariableMetric: Iteration # 20 - FCN = 295700.1231106 Edm = 5.10523e-05 NCalls = 773 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295818.4220229 Edm = 0.12751 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295818.4220229 Edm = 0.12751 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295816.3550089 Edm = 0.102654 NCalls = 5 VariableMetric: Iteration # 2 - FCN = 295793.2183931 Edm = 9.51796 NCalls = 11 VariableMetric: Iteration # 3 - FCN = 295771.5236854 Edm = 0.0848531 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295771.4018469 Edm = 0.0345255 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 295765.2367869 Edm = 4.86268 NCalls = 21 VariableMetric: Iteration # 6 - FCN = 295744.773615 Edm = 0.021925 NCalls = 23 VariableMetric: Iteration # 7 - FCN = 295744.7069301 Edm = 0.00136002 NCalls = 24 VariableMetric: Iteration # 8 - FCN = 295744.7002897 Edm = 0.00525485 NCalls = 26 VariableMetric: Iteration # 9 - FCN = 295744.6070564 Edm = 0.0929454 NCalls = 31 VariableMetric: Iteration # 10 - FCN = 295744.2114634 Edm = 0.362724 NCalls = 37 VariableMetric: Iteration # 11 - FCN = 295737.0796861 Edm = 0.0290363 NCalls = 41 VariableMetric: Iteration # 12 - FCN = 295737.0436352 Edm = 0.0032254 NCalls = 43 VariableMetric: Iteration # 13 - FCN = 295736.6891474 Edm = 0.291291 NCalls = 48 VariableMetric: Iteration # 14 - FCN = 295734.1411415 Edm = 0.0378524 NCalls = 51 VariableMetric: Iteration # 15 - FCN = 295734.1030672 Edm = 0.000264812 NCalls = 52 VariableMetric: Iteration # 16 - FCN = 295734.1012215 Edm = 0.00158354 NCalls = 55 VariableMetric: Iteration # 17 - FCN = 295733.6690335 Edm = 0.018625 NCalls = 62 VariableMetric: Iteration # 18 - FCN = 295731.3350469 Edm = 0.185455 NCalls = 64 VariableMetric: Iteration # 19 - FCN = 295731.0306999 Edm = 0.000850045 NCalls = 66 VariableMetric: Iteration # 20 - FCN = 295731.0298394 Edm = 5.56393e-05 NCalls = 67 VariableMetric: After Hessian - FCN = 295731.0298394 Edm = 7.63259 NCalls = 393 VariableMetric: Iteration # 21 - FCN = 295731.0298394 Edm = 7.63259 NCalls = 393 VariableMetric: Iteration # 22 - FCN = 295730.8343584 Edm = 8.11189 NCalls = 396 VariableMetric: Iteration # 23 - FCN = 295730.7129459 Edm = 72893 NCalls = 400 VariableMetric: Iteration # 24 - FCN = 295730.604309 Edm = 4254 NCalls = 404 VariableMetric: Iteration # 25 - FCN = 295730.5761322 Edm = 892.464 NCalls = 409 VariableMetric: Iteration # 26 - FCN = 295730.182711 Edm = 1833.37 NCalls = 413 VariableMetric: Iteration # 27 - FCN = 295730.1657869 Edm = 970.582 NCalls = 417 VariableMetric: Iteration # 28 - FCN = 295730.0418796 Edm = 179.993 NCalls = 421 VariableMetric: Iteration # 29 - FCN = 295729.9493626 Edm = 162.559 NCalls = 425 VariableMetric: Iteration # 30 - FCN = 295729.6970496 Edm = 50.3911 NCalls = 428 VariableMetric: Iteration # 31 - FCN = 295729.4480147 Edm = 52.2446 NCalls = 431 VariableMetric: Iteration # 32 - FCN = 295729.1302311 Edm = 68.512 NCalls = 434 VariableMetric: Iteration # 33 - FCN = 295728.9737793 Edm = 12.698 NCalls = 437 VariableMetric: Iteration # 34 - FCN = 295728.9413278 Edm = 9.50809 NCalls = 440 VariableMetric: Iteration # 35 - FCN = 295728.8729778 Edm = 28.6503 NCalls = 443 VariableMetric: Iteration # 36 - FCN = 295728.8307941 Edm = 8.53251 NCalls = 446 VariableMetric: Iteration # 37 - FCN = 295728.6734625 Edm = 2.79791 NCalls = 448 VariableMetric: Iteration # 38 - FCN = 295728.5636384 Edm = 1.66135 NCalls = 450 VariableMetric: Iteration # 39 - FCN = 295728.4614192 Edm = 0.667606 NCalls = 452 VariableMetric: Iteration # 40 - FCN = 295728.4207813 Edm = 0.31874 NCalls = 454 VariableMetric: Iteration # 41 - FCN = 295728.2922647 Edm = 0.462412 NCalls = 456 VariableMetric: Iteration # 42 - FCN = 295728.2331671 Edm = 0.0506434 NCalls = 458 VariableMetric: Iteration # 43 - FCN = 295728.1698472 Edm = 0.0122389 NCalls = 460 VariableMetric: Iteration # 44 - FCN = 295728.1531082 Edm = 0.00156915 NCalls = 462 VariableMetric: Iteration # 45 - FCN = 295728.1513527 Edm = 0.000124685 NCalls = 464 VariableMetric: Iteration # 46 - FCN = 295728.1512142 Edm = 1.83579e-06 NCalls = 466 VariableMetric: After Hessian - FCN = 295728.1512142 Edm = 1.82138e-06 NCalls = 810 VariableMetric: Iteration # 47 - FCN = 295728.1512142 Edm = 1.82138e-06 NCalls = 810 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295541.1050582 Edm = 0.00564317 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295541.1050582 Edm = 0.00564317 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295540.8238555 Edm = 0.0233801 NCalls = 6 VariableMetric: Iteration # 2 - FCN = 295536.7018076 Edm = 0.0616107 NCalls = 12 VariableMetric: Iteration # 3 - FCN = 295536.6327013 Edm = 0.000966707 NCalls = 14 VariableMetric: Iteration # 4 - FCN = 295536.5835191 Edm = 0.0459413 NCalls = 19 VariableMetric: Iteration # 5 - FCN = 295534.3933883 Edm = 0.00328772 NCalls = 24 VariableMetric: Iteration # 6 - FCN = 295534.3892147 Edm = 0.000589609 NCalls = 26 VariableMetric: Iteration # 7 - FCN = 295534.3308178 Edm = 0.0548998 NCalls = 31 VariableMetric: Iteration # 8 - FCN = 295532.4313733 Edm = 0.0125173 NCalls = 35 VariableMetric: Iteration # 9 - FCN = 295532.4150122 Edm = 0.0010573 NCalls = 37 VariableMetric: Iteration # 10 - FCN = 295532.3702034 Edm = 0.0381475 NCalls = 41 VariableMetric: Iteration # 11 - FCN = 295531.8065746 Edm = 0.0131088 NCalls = 44 VariableMetric: Iteration # 12 - FCN = 295531.790577 Edm = 0.000182816 NCalls = 46 VariableMetric: Iteration # 13 - FCN = 295531.7899207 Edm = 0.000449337 NCalls = 48 VariableMetric: Iteration # 14 - FCN = 295531.0943984 Edm = 0.0581574 NCalls = 55 VariableMetric: Iteration # 15 - FCN = 295530.4162553 Edm = 0.022436 NCalls = 57 VariableMetric: Iteration # 16 - FCN = 295530.3884669 Edm = 5.89212e-05 NCalls = 59 VariableMetric: After Hessian - FCN = 295530.3884669 Edm = 1.64332 NCalls = 412 VariableMetric: Iteration # 17 - FCN = 295530.3884669 Edm = 1.64332 NCalls = 412 VariableMetric: Iteration # 18 - FCN = 295529.5824512 Edm = 0.498717 NCalls = 414 VariableMetric: Iteration # 19 - FCN = 295529.144463 Edm = 0.0493818 NCalls = 416 VariableMetric: Iteration # 20 - FCN = 295529.1071791 Edm = 0.00158359 NCalls = 418 VariableMetric: Iteration # 21 - FCN = 295529.1049911 Edm = 0.000213072 NCalls = 420 VariableMetric: Iteration # 22 - FCN = 295529.1043862 Edm = 0.000259591 NCalls = 422 VariableMetric: Iteration # 23 - FCN = 295529.10406 Edm = 4.18676e-05 NCalls = 424 VariableMetric: After Hessian - FCN = 295529.10406 Edm = 3.61715e-05 NCalls = 781 VariableMetric: Iteration # 24 - FCN = 295529.10406 Edm = 3.61715e-05 NCalls = 781 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295635.4555606 Edm = 0.296025 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295635.4555606 Edm = 0.296025 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295631.8702512 Edm = 0.110314 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295629.7924238 Edm = 1.88671 NCalls = 8 VariableMetric: Iteration # 3 - FCN = 295580.1368573 Edm = 0.163325 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295579.9010786 Edm = 0.0231128 NCalls = 14 VariableMetric: Iteration # 5 - FCN = 295578.0029671 Edm = 1.67252 NCalls = 19 VariableMetric: Iteration # 6 - FCN = 295554.0123419 Edm = 0.00304933 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295553.9972043 Edm = 0.00134259 NCalls = 24 VariableMetric: Iteration # 8 - FCN = 295553.7358248 Edm = 0.207669 NCalls = 30 VariableMetric: Iteration # 9 - FCN = 295552.7888756 Edm = 0.00145581 NCalls = 32 VariableMetric: Iteration # 10 - FCN = 295552.7868669 Edm = 0.000653567 NCalls = 34 VariableMetric: Iteration # 11 - FCN = 295551.9783008 Edm = 0.035751 NCalls = 41 VariableMetric: Iteration # 12 - FCN = 295549.2310994 Edm = 0.0887618 NCalls = 43 VariableMetric: Iteration # 13 - FCN = 295549.0902452 Edm = 0.00144765 NCalls = 45 VariableMetric: Iteration # 14 - FCN = 295549.0885766 Edm = 0.000105708 NCalls = 47 VariableMetric: Iteration # 15 - FCN = 295549.0876442 Edm = 0.000628155 NCalls = 50 VariableMetric: Iteration # 16 - FCN = 295548.8607393 Edm = 0.189482 NCalls = 56 VariableMetric: Iteration # 17 - FCN = 295547.6258472 Edm = 0.00507377 NCalls = 59 VariableMetric: Iteration # 18 - FCN = 295547.620861 Edm = 5.60164e-05 NCalls = 60 VariableMetric: Iteration # 19 - FCN = 295547.6207553 Edm = 5.92484e-05 NCalls = 62 VariableMetric: After Hessian - FCN = 295547.6207553 Edm = 18.6652 NCalls = 388 VariableMetric: Iteration # 20 - FCN = 295547.6207553 Edm = 18.6652 NCalls = 388 VariableMetric: Iteration # 21 - FCN = 295547.4536228 Edm = 15.8238 NCalls = 391 VariableMetric: Iteration # 22 - FCN = 295547.1619875 Edm = 0.74305 NCalls = 393 VariableMetric: Iteration # 23 - FCN = 295546.596553 Edm = 0.026635 NCalls = 395 VariableMetric: Iteration # 24 - FCN = 295546.5804016 Edm = 0.00719185 NCalls = 397 VariableMetric: Iteration # 25 - FCN = 295546.5339437 Edm = 0.0110962 NCalls = 400 VariableMetric: Iteration # 26 - FCN = 295546.5150714 Edm = 0.00035615 NCalls = 402 VariableMetric: Iteration # 27 - FCN = 295546.5146969 Edm = 1.21073e-05 NCalls = 403 VariableMetric: After Hessian - FCN = 295546.5146969 Edm = 1.2291e-05 NCalls = 737 VariableMetric: Iteration # 28 - FCN = 295546.5146969 Edm = 1.2291e-05 NCalls = 737 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295467.2393546 Edm = 0.030445 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295467.2393546 Edm = 0.030445 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295466.9248637 Edm = 0.00269196 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295466.7649121 Edm = 0.14453 NCalls = 9 VariableMetric: Iteration # 3 - FCN = 295465.0804309 Edm = 0.00145199 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295465.0499394 Edm = 0.0291753 NCalls = 16 VariableMetric: Iteration # 5 - FCN = 295462.938647 Edm = 0.0299815 NCalls = 23 VariableMetric: Iteration # 6 - FCN = 295462.1534124 Edm = 0.00285485 NCalls = 25 VariableMetric: Iteration # 7 - FCN = 295462.1468665 Edm = 0.00439057 NCalls = 27 VariableMetric: Iteration # 8 - FCN = 295461.3608343 Edm = 0.6184 NCalls = 34 VariableMetric: Iteration # 9 - FCN = 295459.0144111 Edm = 0.0348394 NCalls = 37 VariableMetric: Iteration # 10 - FCN = 295458.9843071 Edm = 0.00136793 NCalls = 39 VariableMetric: Iteration # 11 - FCN = 295458.9702706 Edm = 0.0137436 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 295457.5346354 Edm = 0.470604 NCalls = 49 VariableMetric: Iteration # 13 - FCN = 295456.3576731 Edm = 0.0261704 NCalls = 51 VariableMetric: Iteration # 14 - FCN = 295456.3297162 Edm = 0.000565105 NCalls = 53 VariableMetric: Iteration # 15 - FCN = 295456.3243439 Edm = 0.00461579 NCalls = 56 VariableMetric: Iteration # 16 - FCN = 295455.5138878 Edm = 0.519494 NCalls = 62 VariableMetric: Iteration # 17 - FCN = 295454.0775941 Edm = 0.0156965 NCalls = 65 VariableMetric: Iteration # 18 - FCN = 295454.0534123 Edm = 0.000684805 NCalls = 67 VariableMetric: Iteration # 19 - FCN = 295454.0523516 Edm = 0.000266191 NCalls = 69 VariableMetric: Iteration # 20 - FCN = 295454.0024423 Edm = 0.0412447 NCalls = 75 VariableMetric: Iteration # 21 - FCN = 295452.8019217 Edm = 0.285209 NCalls = 79 VariableMetric: Iteration # 22 - FCN = 295452.4521964 Edm = 0.00145934 NCalls = 81 VariableMetric: Iteration # 23 - FCN = 295452.4508461 Edm = 0.000134914 NCalls = 83 VariableMetric: Iteration # 24 - FCN = 295452.4504767 Edm = 0.000301316 NCalls = 85 VariableMetric: Iteration # 25 - FCN = 295452.3648498 Edm = 0.0765344 NCalls = 92 VariableMetric: Iteration # 26 - FCN = 295451.1213516 Edm = 0.0103333 NCalls = 96 VariableMetric: Iteration # 27 - FCN = 295451.1114258 Edm = 7.50916e-05 NCalls = 97 VariableMetric: Iteration # 28 - FCN = 295451.1113371 Edm = 2.59746e-05 NCalls = 99 VariableMetric: After Hessian - FCN = 295451.1113371 Edm = 1.62008 NCalls = 452 VariableMetric: Iteration # 29 - FCN = 295451.1113371 Edm = 1.62008 NCalls = 452 VariableMetric: Iteration # 30 - FCN = 295449.7235805 Edm = 0.122724 NCalls = 455 VariableMetric: Iteration # 31 - FCN = 295449.6337619 Edm = 0.0107287 NCalls = 457 VariableMetric: Iteration # 32 - FCN = 295449.6228317 Edm = 0.000619309 NCalls = 459 VariableMetric: Iteration # 33 - FCN = 295449.6220303 Edm = 6.16102e-05 NCalls = 461 VariableMetric: After Hessian - FCN = 295449.6220303 Edm = 7.20147e-05 NCalls = 822 VariableMetric: Iteration # 34 - FCN = 295449.6220303 Edm = 7.20147e-05 NCalls = 822 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295611.9029079 Edm = 0.48066 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295611.9029079 Edm = 0.48066 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295606.6953246 Edm = 0.102569 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295605.788186 Edm = 0.813189 NCalls = 7 VariableMetric: Iteration # 3 - FCN = 295580.0079873 Edm = 11.6963 NCalls = 13 VariableMetric: Iteration # 4 - FCN = 295545.105534 Edm = 0.170441 NCalls = 15 VariableMetric: Iteration # 5 - FCN = 295544.8892127 Edm = 0.0409218 NCalls = 17 VariableMetric: Iteration # 6 - FCN = 295541.8372595 Edm = 2.90594 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295508.8373017 Edm = 0.154151 NCalls = 26 VariableMetric: Iteration # 8 - FCN = 295508.6849892 Edm = 0.00286144 NCalls = 27 VariableMetric: Iteration # 9 - FCN = 295508.6774686 Edm = 0.0057734 NCalls = 29 VariableMetric: Iteration # 10 - FCN = 295508.0273727 Edm = 0.693124 NCalls = 35 VariableMetric: Iteration # 11 - FCN = 295508.0004289 Edm = 0.0253005 NCalls = 38 VariableMetric: Iteration # 12 - FCN = 295504.9510902 Edm = 0.232149 NCalls = 45 VariableMetric: Iteration # 13 - FCN = 295499.0620982 Edm = 0.383015 NCalls = 47 VariableMetric: Iteration # 14 - FCN = 295498.5856941 Edm = 0.00712115 NCalls = 49 VariableMetric: Iteration # 15 - FCN = 295498.5197396 Edm = 0.0670848 NCalls = 52 VariableMetric: Iteration # 16 - FCN = 295495.5356342 Edm = 2.01885 NCalls = 59 VariableMetric: Iteration # 17 - FCN = 295490.1813413 Edm = 0.0555857 NCalls = 61 VariableMetric: Iteration # 18 - FCN = 295490.1246606 Edm = 0.000961152 NCalls = 62 VariableMetric: Iteration # 19 - FCN = 295490.121871 Edm = 0.00187261 NCalls = 64 VariableMetric: Iteration # 20 - FCN = 295489.5436633 Edm = 0.434239 NCalls = 71 VariableMetric: Iteration # 21 - FCN = 295487.5617246 Edm = 0.0351881 NCalls = 75 VariableMetric: Iteration # 22 - FCN = 295487.5154367 Edm = 0.000950532 NCalls = 77 VariableMetric: Iteration # 23 - FCN = 295487.5137431 Edm = 0.000410711 NCalls = 79 VariableMetric: Iteration # 24 - FCN = 295487.4824897 Edm = 0.0271873 NCalls = 84 VariableMetric: Iteration # 25 - FCN = 295486.3047554 Edm = 0.38447 NCalls = 88 VariableMetric: Iteration # 26 - FCN = 295485.7741523 Edm = 0.0110201 NCalls = 90 VariableMetric: Iteration # 27 - FCN = 295485.7661438 Edm = 0.000236174 NCalls = 92 VariableMetric: Iteration # 28 - FCN = 295485.7658824 Edm = 5.95203e-05 NCalls = 94 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295402.4215734 Edm = 0.0890376 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295402.4215734 Edm = 0.0890376 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295401.5451448 Edm = 0.00274913 NCalls = 4 VariableMetric: Iteration # 2 - FCN = 295401.5083358 Edm = 0.031425 NCalls = 7 VariableMetric: Iteration # 3 - FCN = 295400.1962858 Edm = 0.00138236 NCalls = 11 VariableMetric: Iteration # 4 - FCN = 295400.1944759 Edm = 0.000364704 NCalls = 13 VariableMetric: Iteration # 5 - FCN = 295399.8246314 Edm = 0.0122267 NCalls = 20 VariableMetric: Iteration # 6 - FCN = 295399.8110633 Edm = 0.000277167 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295399.5888354 Edm = 0.172902 NCalls = 29 VariableMetric: Iteration # 8 - FCN = 295398.3238364 Edm = 0.00116093 NCalls = 32 VariableMetric: Iteration # 9 - FCN = 295398.3212233 Edm = 9.17738e-05 NCalls = 34 VariableMetric: Iteration # 10 - FCN = 295398.3205522 Edm = 0.000446132 NCalls = 37 VariableMetric: Iteration # 11 - FCN = 295398.2766587 Edm = 0.0406656 NCalls = 42 VariableMetric: Iteration # 12 - FCN = 295397.3730436 Edm = 0.00661014 NCalls = 46 VariableMetric: Iteration # 13 - FCN = 295397.3664817 Edm = 0.00030885 NCalls = 47 VariableMetric: Iteration # 14 - FCN = 295397.3620075 Edm = 0.00407225 NCalls = 50 VariableMetric: Iteration # 15 - FCN = 295396.3996533 Edm = 0.567463 NCalls = 56 VariableMetric: Iteration # 16 - FCN = 295395.2830686 Edm = 0.0454496 NCalls = 59 VariableMetric: Iteration # 17 - FCN = 295395.2517097 Edm = 0.000228851 NCalls = 61 VariableMetric: Iteration # 18 - FCN = 295395.2514635 Edm = 5.32285e-05 NCalls = 63 VariableMetric: After Hessian - FCN = 295395.2514635 Edm = 14.5572 NCalls = 416 VariableMetric: Iteration # 19 - FCN = 295395.2514635 Edm = 14.5572 NCalls = 416 VariableMetric: Iteration # 20 - FCN = 295394.2039981 Edm = 19.9101 NCalls = 419 VariableMetric: Iteration # 21 - FCN = 295392.7151186 Edm = 0.327152 NCalls = 421 VariableMetric: Iteration # 22 - FCN = 295392.4143818 Edm = 0.085962 NCalls = 423 VariableMetric: Iteration # 23 - FCN = 295392.3065555 Edm = 0.0197145 NCalls = 425 VariableMetric: Iteration # 24 - FCN = 295392.2532397 Edm = 0.0141231 NCalls = 427 VariableMetric: Iteration # 25 - FCN = 295392.1945805 Edm = 0.0114009 NCalls = 431 VariableMetric: Iteration # 26 - FCN = 295392.1806646 Edm = 0.0097883 NCalls = 433 VariableMetric: Iteration # 27 - FCN = 295392.171586 Edm = 0.0079936 NCalls = 435 VariableMetric: Iteration # 28 - FCN = 295392.131489 Edm = 0.01679 NCalls = 438 VariableMetric: Iteration # 29 - FCN = 295392.0624823 Edm = 0.0149844 NCalls = 440 VariableMetric: Iteration # 30 - FCN = 295392.0196741 Edm = 0.0112005 NCalls = 442 VariableMetric: Iteration # 31 - FCN = 295391.9936103 Edm = 0.00397374 NCalls = 444 VariableMetric: Iteration # 32 - FCN = 295391.9875354 Edm = 0.000405068 NCalls = 446 VariableMetric: Iteration # 33 - FCN = 295391.9869261 Edm = 7.25412e-05 NCalls = 448 VariableMetric: After Hessian - FCN = 295391.9869261 Edm = 0.000103037 NCalls = 803 VariableMetric: Iteration # 34 - FCN = 295391.9869261 Edm = 0.000103037 NCalls = 803 VariableMetric: start iterating until Edm is < 0.0001 VariableMetric: Initial state - FCN = 295565.9142594 Edm = 0.169955 NCalls = 1 VariableMetric: Iteration # 0 - FCN = 295565.9142594 Edm = 0.169955 NCalls = 1 VariableMetric: Iteration # 1 - FCN = 295559.9955738 Edm = 0.512757 NCalls = 5 VariableMetric: Iteration # 2 - FCN = 295539.9021329 Edm = 13.5209 NCalls = 10 VariableMetric: Iteration # 3 - FCN = 295480.2117447 Edm = 0.150934 NCalls = 12 VariableMetric: Iteration # 4 - FCN = 295479.9538274 Edm = 0.0468072 NCalls = 14 VariableMetric: Iteration # 5 - FCN = 295474.5514634 Edm = 4.61191 NCalls = 19 VariableMetric: Iteration # 6 - FCN = 295431.1686441 Edm = 0.0166545 NCalls = 22 VariableMetric: Iteration # 7 - FCN = 295431.1530583 Edm = 0.00100783 NCalls = 24 VariableMetric: Iteration # 8 - FCN = 295431.1151648 Edm = 0.036769 NCalls = 28 VariableMetric: Iteration # 9 - FCN = 295428.3141083 Edm = 0.33778 NCalls = 33 VariableMetric: Iteration # 10 - FCN = 295427.9133248 Edm = 0.00283781 NCalls = 35 VariableMetric: Iteration # 11 - FCN = 295427.8797223 Edm = 0.0303668 NCalls = 38 VariableMetric: Iteration # 12 - FCN = 295422.8493728 Edm = 0.320146 NCalls = 44 VariableMetric: Iteration # 13 - FCN = 295422.4425438 Edm = 0.00668135 NCalls = 46 VariableMetric: Iteration # 14 - FCN = 295422.4344989 Edm = 0.000206388 NCalls = 48 VariableMetric: Iteration # 15 - FCN = 295422.4285189 Edm = 0.00531405 NCalls = 52 VariableMetric: Iteration # 16 - FCN = 295420.0804803 Edm = 0.421492 NCalls = 59 VariableMetric: Iteration # 17 - FCN = 295419.606961 Edm = 0.0046649 NCalls = 61 VariableMetric: Iteration # 18 - FCN = 295419.6029406 Edm = 8.55564e-05 NCalls = 63 VariableMetric: Iteration # 19 - FCN = 295419.6025769 Edm = 0.000268548 NCalls = 65 VariableMetric: Iteration # 20 - FCN = 295419.5774018 Edm = 0.0261694 NCalls = 70 VariableMetric: Iteration # 21 - FCN = 295419.3844323 Edm = 0.177459 NCalls = 77 VariableMetric: Iteration # 22 - FCN = 295416.4258311 Edm = 0.0212043 NCalls = 81 VariableMetric: Iteration # 23 - FCN = 295416.3984847 Edm = 0.000269298 NCalls = 82 VariableMetric: Iteration # 24 - FCN = 295416.3981929 Edm = 6.1389e-05 NCalls = 84 VariableMetric: After Hessian - FCN = 295416.3981929 Edm = 19.8522 NCalls = 410 VariableMetric: Iteration # 25 - FCN = 295416.3981929 Edm = 19.8522 NCalls = 410 VariableMetric: Iteration # 26 - FCN = 295415.210354 Edm = 1.58312 NCalls = 413 VariableMetric: Iteration # 27 - FCN = 295413.2472642 Edm = 0.158497 NCalls = 416 VariableMetric: Iteration # 28 - FCN = 295413.0935574 Edm = 0.137467 NCalls = 417 VariableMetric: Iteration # 29 - FCN = 295413.0020152 Edm = 0.0308698 NCalls = 419 VariableMetric: Iteration # 30 - FCN = 295412.9700148 Edm = 0.0383305 NCalls = 421 VariableMetric: Iteration # 31 - FCN = 295412.9342569 Edm = 0.0274897 NCalls = 423 VariableMetric: Iteration # 32 - FCN = 295412.8641674 Edm = 0.0295661 NCalls = 427 VariableMetric: Iteration # 33 - FCN = 295412.7770343 Edm = 0.0161213 NCalls = 429 VariableMetric: Iteration # 34 - FCN = 295412.7571769 Edm = 0.016638 NCalls = 431 VariableMetric: Iteration # 35 - FCN = 295412.7388209 Edm = 0.00970514 NCalls = 433 VariableMetric: Iteration # 36 - FCN = 295412.6794173 Edm = 0.0249119 NCalls = 436 VariableMetric: Iteration # 37 - FCN = 295412.6057175 Edm = 0.0131966 NCalls = 438 VariableMetric: Iteration # 38 - FCN = 295412.588941 Edm = 0.00182245 NCalls = 440 VariableMetric: Iteration # 39 - FCN = 295412.5867516 Edm = 9.4597e-05 NCalls = 442 VariableMetric: Iteration # 40 - FCN = 295412.5866226 Edm = 5.83703e-06 NCalls = 444 VariableMetric: After Hessian - FCN = 295412.5866226 Edm = 6.8736e-06 NCalls = 782 VariableMetric: Iteration # 41 - FCN = 295412.5866226 Edm = 6.8736e-06 NCalls = 782 raremodel-nb.py:773: UserWarning: Creating legend with loc="best" can be slow with large amounts of data. plt.savefig('test.png') [0. 0.48795004 0.69006556 0.84515425 0.97590007 1.09108945 1.19522861 1.29099445 1.38013112 1.46385011 1.5430335 ] Step: 0/11 Current Ctt: 0.0 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.964E+05 | Ncalls=779 (779 total) | | EDM = 1.97E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296448.5090250445 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.23 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.515 | 0.024 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.24 | 0.59 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | Ctt | -0.18 | 0.21 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.79 | 0.11 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 0.98 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.28 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.46 | 0.16 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.27 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 17.7 | 2.3 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.101 | 0.032 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.89 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.484 | 0.021 | | | -2 | 2 | | | 14| omega_s | 7.3 | 2.1 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.53 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.35 | 0.09 | | | -2 | 2 | | | 17| p4040_p | -2.75 | 0.17 | | |-6.28319 | 6.28319 | | | 18| rho_s | 0.9 | 0.3 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.7 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.054 -0.013 0.001 -0.324 0.197 -0.535 -0.090 0.258 -0.227 -0.016 -0.173 -0.063 0.009 0.002 -0.083 0.014 -0.000 -0.011 0.011 | | jpsi_p | -0.054 1.000 -0.042 -0.052 0.265 -0.089 0.032 -0.040 -0.005 -0.016 -0.030 -0.051 -0.044 -0.074 -0.053 -0.028 0.132 -0.078 0.036 -0.113 | | phi_p | -0.013 -0.042 1.000 0.017 -0.014 -0.006 -0.002 0.004 -0.017 -0.011 0.938 -0.011 -0.006 0.005 -0.043 -0.011 -0.044 -0.016 0.064 -0.017 | | omega_p | 0.001 -0.052 0.017 1.000 0.012 -0.008 0.001 -0.007 0.007 0.005 0.047 -0.008 0.073 -0.073 0.901 0.001 0.052 0.003 -0.071 0.064 | | Ctt | -0.324 0.265 -0.014 0.012 1.000 -0.283 0.393 0.175 0.056 0.329 -0.029 0.150 -0.110 0.011 0.010 -0.089 0.722 -0.124 -0.025 0.132 | | p3770_p | 0.197 -0.089 -0.006 -0.008 -0.283 1.000 -0.163 -0.105 0.062 -0.080 -0.003 -0.157 -0.027 0.014 -0.008 -0.283 -0.112 0.147 0.005 -0.033 | | p4040_s | -0.535 0.032 -0.002 0.001 0.393 -0.163 1.000 0.186 -0.190 0.034 -0.006 0.109 0.056 0.016 -0.001 0.149 0.085 -0.196 0.006 0.039 | | p4415_s | -0.090 -0.040 0.004 -0.007 0.175 -0.105 0.186 1.000 -0.151 0.354 0.005 0.056 0.126 0.014 -0.010 0.050 -0.145 0.091 0.022 -0.011 | | p4415_p | 0.258 -0.005 -0.017 0.007 0.056 0.062 -0.190 -0.151 1.000 -0.124 -0.026 -0.113 -0.033 0.025 0.007 -0.031 0.190 0.062 -0.014 0.073 | | p4160_s | -0.227 -0.016 -0.011 0.005 0.329 -0.080 0.034 0.354 -0.124 1.000 -0.020 -0.048 0.045 0.043 0.002 0.040 0.144 0.345 0.000 0.078 | | phi_s | -0.016 -0.030 0.938 0.047 -0.029 -0.003 -0.006 0.005 -0.026 -0.020 1.000 -0.011 0.007 -0.009 -0.002 -0.015 -0.074 -0.022 0.036 -0.002 | | psi2s_p | -0.173 -0.051 -0.011 -0.008 0.150 -0.157 0.109 0.056 -0.113 -0.048 -0.011 1.000 0.054 -0.014 -0.009 -0.347 -0.040 -0.245 0.009 -0.004 | | bplus_1 | -0.063 -0.044 -0.006 0.073 -0.110 -0.027 0.056 0.126 -0.033 0.045 0.007 0.054 1.000 -0.942 0.111 0.030 -0.139 0.009 -0.225 -0.028 | | bplus_0 | 0.009 -0.074 0.005 -0.073 0.011 0.014 0.016 0.014 0.025 0.043 -0.009 -0.014 -0.942 1.000 -0.115 0.029 -0.070 0.024 0.250 0.048 | | omega_s | 0.002 -0.053 -0.043 0.901 0.010 -0.008 -0.001 -0.010 0.007 0.002 -0.002 -0.009 0.111 -0.115 1.000 0.000 0.058 0.002 -0.302 0.073 | | p3770_s | -0.083 -0.028 -0.011 0.001 -0.089 -0.283 0.149 0.050 -0.031 0.040 -0.015 -0.347 0.030 0.029 0.000 1.000 -0.041 -0.057 -0.001 0.031 | | bplus_2 | 0.014 0.132 -0.044 0.052 0.722 -0.112 0.085 -0.145 0.190 0.144 -0.074 -0.040 -0.139 -0.070 0.058 -0.041 1.000 0.024 -0.102 0.282 | | p4040_p | -0.000 -0.078 -0.016 0.003 -0.124 0.147 -0.196 0.091 0.062 0.345 -0.022 -0.245 0.009 0.024 0.002 -0.057 0.024 1.000 -0.006 0.045 | | rho_s | -0.011 0.036 0.064 -0.071 -0.025 0.005 0.006 0.022 -0.014 0.000 0.036 0.009 -0.225 0.250 -0.302 -0.001 -0.102 -0.006 1.000 0.105 | | rho_p | 0.011 -0.113 -0.017 0.064 0.132 -0.033 0.039 -0.011 0.073 0.078 -0.002 -0.004 -0.028 0.048 0.073 0.031 0.282 0.045 0.105 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09341627875871095}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024025754119593845}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5924374248149169}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5278423637757377}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20855202886698576}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10842795901038893}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1825973081001968}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19738943911330742}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15684165339659595}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1762021116464152}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.329265645530107}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03156946966276131}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03872209574675156}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02094614224723723}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.1046400013546425}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24915543347618874}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08827601570387489}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17368707445193388}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32249297547117306}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.43007992530626105})]) Step: 0/11 Current Ctt: 0.0 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.964E+05 | Ncalls=710 (710 total) | | EDM = 3.33E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296448.89915619674 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.25 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.510 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.24 | 0.58 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.81 | 0.10 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 1.04 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 1.31 | 0.19 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.45 | 0.15 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 2.32 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 17.6 | 2.3 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.105 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.90 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.483 | 0.021 | | | -2 | 2 | | | 13| omega_s | 7.3 | 2.1 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.51 | 0.25 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.30 | 0.06 | | | -2 | 2 | | | 16| p4040_p | -2.76 | 0.16 | | |-6.28319 | 6.28319 | | | 17| rho_s | 0.9 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.6 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.032 -0.019 0.005 0.113 -0.469 -0.029 0.292 -0.143 -0.026 -0.131 -0.105 0.015 0.006 -0.119 0.382 -0.045 -0.017 0.059 | | jpsi_p | 0.032 1.000 -0.038 -0.059 -0.015 -0.082 -0.091 -0.021 -0.116 -0.022 -0.097 -0.015 -0.079 -0.059 -0.008 -0.095 -0.050 0.037 -0.156 | | phi_p | -0.019 -0.038 1.000 0.013 -0.010 0.004 0.007 -0.016 -0.006 0.937 -0.009 -0.008 0.006 -0.044 -0.012 -0.048 -0.018 0.059 -0.018 | | omega_p | 0.005 -0.059 0.013 1.000 -0.005 -0.004 -0.010 0.007 0.001 0.045 -0.010 0.077 -0.076 0.905 0.003 0.063 0.004 -0.077 0.078 | | p3770_p | 0.113 -0.015 -0.010 -0.005 1.000 -0.051 -0.055 0.082 0.016 -0.012 -0.130 -0.060 0.019 -0.005 -0.316 0.142 0.118 -0.002 0.006 | | p4040_s | -0.469 -0.082 0.004 -0.004 -0.051 1.000 0.127 -0.231 -0.099 0.005 0.052 0.108 0.014 -0.006 0.200 -0.314 -0.157 0.017 -0.015 | | p4415_s | -0.029 -0.091 0.007 -0.010 -0.055 0.127 1.000 -0.161 0.317 0.011 0.029 0.148 0.014 -0.012 0.069 -0.400 0.118 0.025 -0.035 | | p4415_p | 0.292 -0.021 -0.016 0.007 0.082 -0.231 -0.161 1.000 -0.160 -0.024 -0.121 -0.029 0.024 0.007 -0.029 0.223 0.065 -0.009 0.067 | | p4160_s | -0.143 -0.116 -0.006 0.001 0.016 -0.099 0.317 -0.160 1.000 -0.011 -0.101 0.088 0.043 -0.002 0.075 -0.151 0.412 0.011 0.035 | | phi_s | -0.026 -0.022 0.937 0.045 -0.012 0.005 0.011 -0.024 -0.011 1.000 -0.006 0.004 -0.008 -0.002 -0.017 -0.077 -0.026 0.031 0.002 | | psi2s_p | -0.131 -0.097 -0.009 -0.010 -0.130 0.052 0.029 -0.121 -0.101 -0.006 1.000 0.070 -0.014 -0.011 -0.331 -0.217 -0.227 0.012 -0.025 | | bplus_1 | -0.105 -0.015 -0.008 0.077 -0.060 0.108 0.148 -0.029 0.088 0.004 0.070 1.000 -0.946 0.115 0.020 -0.126 -0.005 -0.228 -0.004 | | bplus_0 | 0.015 -0.079 0.006 -0.076 0.019 0.014 0.014 0.024 0.043 -0.008 -0.014 -0.946 1.000 -0.117 0.031 -0.073 0.027 0.251 0.036 | | omega_s | 0.006 -0.059 -0.044 0.905 -0.005 -0.006 -0.012 0.007 -0.002 -0.002 -0.011 0.115 -0.117 1.000 0.001 0.071 0.004 -0.301 0.095 | | p3770_s | -0.119 -0.008 -0.012 0.003 -0.316 0.200 0.069 -0.029 0.075 -0.017 -0.331 0.020 0.031 0.001 1.000 0.030 -0.071 -0.001 0.043 | | bplus_2 | 0.382 -0.095 -0.048 0.063 0.142 -0.314 -0.400 0.223 -0.151 -0.077 -0.217 -0.126 -0.073 0.071 0.030 1.000 0.165 -0.099 0.279 | | p4040_p | -0.045 -0.050 -0.018 0.004 0.118 -0.157 0.118 0.065 0.412 -0.026 -0.227 -0.005 0.027 0.004 -0.071 0.165 1.000 -0.006 0.062 | | rho_s | -0.017 0.037 0.059 -0.077 -0.002 0.017 0.025 -0.009 0.011 0.031 0.012 -0.228 0.251 -0.301 -0.001 -0.099 -0.006 1.000 0.120 | | rho_p | 0.059 -0.156 -0.018 0.078 0.006 -0.015 -0.035 0.067 0.035 0.002 -0.025 -0.004 0.036 0.095 0.043 0.279 0.062 0.120 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08680121844437272}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02303956839317367}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5826024459716996}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.541362070163252}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10435214256393865}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16814554511088514}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19454794460128177}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15385867346002136}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1674848256954693}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.296885416048971}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03108905065214085}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03899486410624653}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.021133984210753187}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.132106401685641}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.250037537372398}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06145386339252845}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16318684087647228}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3233949589226107}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.42650671438984356})]) Time taken: 7 min, 26 s Estimated time left: 1 h, 21 min Step: 1/11 Current Ctt: 0.4879500364742666 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.962E+05 | Ncalls=800 (800 total) | | EDM = 2.11E-06 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296226.077397779 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.14 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.441 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.24 | 0.39 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.9 | 0.6 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 0.50 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.76 | 0.13 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.12 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 0.84 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.45 | 0.24 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 1.98 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 17.9 | 1.7 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.10 | 0.03 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.80 | 0.03 | | | -2 | 2 | | | 13| bplus_0 | 0.414 | 0.016 | | | -2 | 2 | | | 14| omega_s | 8 | 4 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.09 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.20 | 0.08 | | | -2 | 2 | | | 17| p4040_p | -2.52 | 0.16 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.2 | 0.3 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.7 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.040 -0.007 -0.007 -0.324 0.187 -0.545 -0.117 0.264 -0.212 -0.011 -0.177 -0.093 0.017 -0.006 -0.092 0.042 0.101 -0.013 0.007 | | jpsi_p | -0.040 1.000 -0.025 -0.030 0.221 -0.073 -0.002 -0.044 -0.012 -0.041 -0.005 -0.052 -0.020 -0.095 -0.027 -0.035 0.078 -0.082 0.021 -0.118 | | phi_p | -0.007 -0.025 1.000 -0.001 -0.012 -0.002 -0.004 0.003 -0.011 -0.008 0.865 -0.008 -0.004 0.004 -0.041 -0.007 -0.033 -0.009 0.047 -0.026 | | omega_p | -0.007 -0.030 -0.001 1.000 -0.003 -0.004 0.001 0.004 -0.005 -0.000 0.036 -0.005 -0.036 0.042 0.921 -0.003 -0.014 -0.006 0.395 0.151 | | Ctt | -0.324 0.221 -0.012 -0.003 1.000 -0.266 0.395 0.180 0.049 0.303 -0.037 0.229 -0.082 -0.001 -0.011 -0.066 0.699 -0.213 -0.023 0.138 | | p3770_p | 0.187 -0.073 -0.002 -0.004 -0.266 1.000 -0.127 -0.101 0.066 -0.053 0.001 -0.182 -0.041 0.019 -0.003 -0.252 -0.081 0.186 0.002 -0.028 | | p4040_s | -0.545 -0.002 -0.004 0.001 0.395 -0.127 1.000 0.226 -0.182 0.083 -0.014 0.081 0.081 0.018 -0.004 0.153 0.085 -0.236 0.006 0.055 | | p4415_s | -0.117 -0.044 0.003 0.004 0.180 -0.101 0.226 1.000 -0.168 0.360 0.006 0.070 0.153 0.002 0.002 0.056 -0.164 0.031 0.022 -0.012 | | p4415_p | 0.264 -0.012 -0.011 -0.005 0.049 0.066 -0.182 -0.168 1.000 -0.129 -0.025 -0.097 -0.044 0.027 -0.009 -0.031 0.202 0.094 -0.015 0.073 | | p4160_s | -0.212 -0.041 -0.008 -0.000 0.303 -0.053 0.083 0.360 -0.129 1.000 -0.023 -0.031 0.064 0.038 -0.007 0.044 0.125 0.316 0.002 0.078 | | phi_s | -0.011 -0.005 0.865 0.036 -0.037 0.001 -0.014 0.006 -0.025 -0.023 1.000 -0.009 0.013 -0.014 0.010 -0.015 -0.086 -0.017 0.021 -0.007 | | psi2s_p | -0.177 -0.052 -0.008 -0.005 0.229 -0.182 0.081 0.070 -0.097 -0.031 -0.009 1.000 0.047 -0.008 -0.007 -0.358 0.012 -0.250 0.005 0.009 | | bplus_1 | -0.093 -0.020 -0.004 -0.036 -0.082 -0.041 0.081 0.153 -0.044 0.064 0.013 0.047 1.000 -0.935 0.006 0.027 -0.229 -0.021 -0.232 -0.045 | | bplus_0 | 0.017 -0.095 0.004 0.042 -0.001 0.019 0.018 0.002 0.027 0.038 -0.014 -0.008 -0.935 1.000 -0.005 0.033 0.019 0.028 0.260 0.066 | | omega_s | -0.006 -0.027 -0.041 0.921 -0.011 -0.003 -0.004 0.002 -0.009 -0.007 0.010 -0.007 0.006 -0.005 1.000 -0.006 -0.025 -0.008 0.181 0.095 | | p3770_s | -0.092 -0.035 -0.007 -0.003 -0.066 -0.252 0.153 0.056 -0.031 0.044 -0.015 -0.358 0.027 0.033 -0.006 1.000 -0.022 -0.092 -0.001 0.034 | | bplus_2 | 0.042 0.078 -0.033 -0.014 0.699 -0.081 0.085 -0.164 0.202 0.125 -0.086 0.012 -0.229 0.019 -0.025 -0.022 1.000 0.018 -0.082 0.290 | | p4040_p | 0.101 -0.082 -0.009 -0.006 -0.213 0.186 -0.236 0.031 0.094 0.316 -0.017 -0.250 -0.021 0.028 -0.008 -0.092 0.018 1.000 -0.008 0.031 | | rho_s | -0.013 0.021 0.047 0.395 -0.023 0.002 0.006 0.022 -0.015 0.002 0.021 0.005 -0.232 0.260 0.181 -0.001 -0.082 -0.008 1.000 0.140 | | rho_p | 0.007 -0.118 -0.026 0.151 0.138 -0.028 0.055 -0.012 0.073 0.078 -0.007 0.009 -0.045 0.066 0.095 0.034 0.290 0.031 0.140 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10603615412366718}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023389508890606425}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.39327083574548105}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5651713768302367}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19431870710155708}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1276787608485268}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1778447376233308}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20290594108510407}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.23659004328196898}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17632567983730796}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.689387034412654}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03170742784071745}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.031958040360269724}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.016452524776782385}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.10159441299573}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24852540152762148}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07547626134741159}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15609639149636223}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34251378064229293}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3573569886554835})]) Step: 1/11 Current Ctt: 0.4879500364742666 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.962E+05 | Ncalls=754 (754 total) | | EDM = 4.76E-06 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296229.35267676716 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.06 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.456 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.24 | 0.40 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.9 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.68 | 0.12 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.96 | 0.16 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.76 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.51 | 0.26 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.85 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 18.0 | 1.7 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.088 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.800 | 0.031 | | | -2 | 2 | | | 12| bplus_0 | 0.416 | 0.016 | | | -2 | 2 | | | 13| omega_s | 8 | 4 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.17 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.34 | 0.05 | | | -2 | 2 | | | 16| p4040_p | -2.44 | 0.18 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.3 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.9 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.049 -0.012 -0.008 0.119 -0.483 -0.108 0.305 -0.122 -0.023 -0.111 -0.133 0.014 -0.010 -0.118 0.398 0.040 -0.029 0.051 | | jpsi_p | 0.049 1.000 -0.025 -0.028 -0.013 -0.103 -0.086 -0.024 -0.111 0.001 -0.102 -0.006 -0.098 -0.023 -0.014 -0.093 -0.023 0.048 -0.154 | | phi_p | -0.012 -0.025 1.000 0.005 -0.006 -0.000 0.006 -0.010 -0.005 0.871 -0.006 -0.005 0.003 -0.038 -0.009 -0.034 -0.012 0.056 -0.017 | | omega_p | -0.008 -0.028 0.005 1.000 -0.005 0.002 0.005 -0.005 0.000 0.037 -0.005 -0.036 0.042 0.917 -0.004 -0.022 -0.007 0.388 0.159 | | p3770_p | 0.119 -0.013 -0.006 -0.005 1.000 -0.041 -0.069 0.080 0.024 -0.008 -0.101 -0.068 0.017 -0.006 -0.289 0.143 0.139 -0.004 0.004 | | p4040_s | -0.483 -0.103 -0.000 0.002 -0.041 1.000 0.195 -0.214 -0.050 -0.000 -0.019 0.129 0.018 0.000 0.197 -0.285 -0.174 0.014 0.005 | | p4415_s | -0.108 -0.086 0.006 0.005 -0.069 0.195 1.000 -0.190 0.330 0.014 0.041 0.174 -0.002 0.005 0.066 -0.421 0.051 0.032 -0.040 | | p4415_p | 0.305 -0.024 -0.010 -0.005 0.080 -0.214 -0.190 1.000 -0.120 -0.023 -0.116 -0.030 0.026 -0.009 -0.019 0.212 0.123 -0.021 0.065 | | p4160_s | -0.122 -0.111 -0.005 0.000 0.024 -0.050 0.330 -0.120 1.000 -0.013 -0.116 0.090 0.037 -0.005 0.065 -0.110 0.412 0.001 0.043 | | phi_s | -0.023 0.001 0.871 0.037 -0.008 -0.000 0.014 -0.023 -0.013 1.000 -0.002 0.011 -0.016 0.009 -0.019 -0.082 -0.025 0.027 -0.001 | | psi2s_p | -0.111 -0.102 -0.006 -0.005 -0.101 -0.019 0.041 -0.116 -0.116 -0.002 1.000 0.075 -0.012 -0.005 -0.380 -0.213 -0.217 0.013 -0.022 | | bplus_1 | -0.133 -0.006 -0.005 -0.036 -0.068 0.129 0.174 -0.030 0.090 0.011 0.075 1.000 -0.936 0.006 0.021 -0.147 -0.045 -0.232 -0.056 | | bplus_0 | 0.014 -0.098 0.003 0.042 0.017 0.018 -0.002 0.026 0.037 -0.016 -0.012 -0.936 1.000 -0.007 0.031 -0.074 0.024 0.253 0.094 | | omega_s | -0.010 -0.023 -0.038 0.917 -0.006 0.000 0.005 -0.009 -0.005 0.009 -0.005 0.006 -0.007 1.000 -0.008 -0.026 -0.011 0.177 0.080 | | p3770_s | -0.118 -0.014 -0.009 -0.004 -0.289 0.197 0.066 -0.019 0.065 -0.019 -0.380 0.021 0.031 -0.008 1.000 0.044 -0.108 -0.010 0.045 | | bplus_2 | 0.398 -0.093 -0.034 -0.022 0.143 -0.285 -0.421 0.212 -0.110 -0.082 -0.213 -0.147 -0.074 -0.026 0.044 1.000 0.247 -0.154 0.259 | | p4040_p | 0.040 -0.023 -0.012 -0.007 0.139 -0.174 0.051 0.123 0.412 -0.025 -0.217 -0.045 0.024 -0.011 -0.108 0.247 1.000 -0.022 0.061 | | rho_s | -0.029 0.048 0.056 0.388 -0.004 0.014 0.032 -0.021 0.001 0.027 0.013 -0.232 0.253 0.177 -0.010 -0.154 -0.022 1.000 0.097 | | rho_p | 0.051 -0.154 -0.017 0.159 0.004 0.005 -0.040 0.065 0.043 -0.001 -0.022 -0.056 0.094 0.080 0.045 0.259 0.061 0.097 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10667187036238879}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02311707354930581}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.4049342044912678}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5446599578598068}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12041514634098882}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16212330602079955}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1999113197766682}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.258156975397581}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1652354409886052}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.7294037072533914}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031101575378795765}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.030850724313569167}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.016100409032790086}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.121555460525176}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24204649053724014}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0529247244068376}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17729387716808653}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3412330878493067}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3519491476939325})]) Time taken: 15 min, 1 Estimated time left: 1 h, 15 min Step: 2/11 Current Ctt: 0.6900655593423543 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.96E+05 | Ncalls=66 (66 total) | | EDM = 7.04E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296035.6047189417 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.09 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.490 | 0.024 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.4 | 0.3 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.78 | 0.27 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 0.81 | 0.20 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.89 | 0.10 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.28 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.12 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.23 | 0.19 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.00 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 19.2 | 1.5 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.072 | 0.032 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.81 | 0.03 | | | -2 | 2 | | | 13| bplus_0 | 0.421 | 0.018 | | | -2 | 2 | | | 14| omega_s | 6.7 | 1.3 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.65 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.15 | 0.08 | | | -2 | 2 | | | 17| p4040_p | -2.80 | 0.14 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.0 | 0.4 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.4 | 0.3 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.039 -0.008 -0.007 -0.323 0.171 -0.488 -0.086 0.288 -0.236 -0.010 -0.170 -0.091 0.010 -0.002 -0.107 0.034 -0.082 -0.013 0.007 | | jpsi_p | -0.039 1.000 -0.011 0.000 0.247 -0.083 0.024 -0.041 -0.001 -0.034 0.011 -0.039 -0.029 -0.083 -0.004 -0.024 0.108 -0.087 0.006 -0.091 | | phi_p | -0.008 -0.011 1.000 0.073 -0.010 -0.003 -0.001 0.002 -0.014 -0.010 0.822 -0.006 -0.028 0.025 -0.033 -0.008 -0.044 -0.014 0.055 -0.134 | | omega_p | -0.007 0.000 0.073 1.000 -0.004 -0.001 0.004 0.008 -0.007 0.001 0.063 0.000 -0.092 0.101 0.571 -0.001 -0.025 -0.004 0.380 -0.135 | | Ctt | -0.323 0.247 -0.010 -0.004 1.000 -0.252 0.391 0.209 0.007 0.305 -0.043 0.246 -0.106 0.024 -0.016 -0.021 0.712 -0.107 0.018 0.112 | | p3770_p | 0.171 -0.083 -0.003 -0.001 -0.252 1.000 -0.135 -0.087 0.083 -0.042 0.000 -0.196 -0.039 0.021 -0.000 -0.291 -0.073 0.148 -0.002 -0.019 | | p4040_s | -0.488 0.024 -0.001 0.004 0.391 -0.135 1.000 0.154 -0.215 -0.039 -0.010 0.143 0.063 0.020 -0.005 0.173 0.071 -0.214 0.020 0.026 | | p4415_s | -0.086 -0.041 0.002 0.008 0.209 -0.087 0.154 1.000 -0.155 0.348 0.000 0.053 0.136 0.016 -0.002 0.059 -0.107 0.111 0.024 -0.002 | | p4415_p | 0.288 -0.001 -0.014 -0.007 0.007 0.083 -0.215 -0.155 1.000 -0.178 -0.031 -0.106 -0.075 0.030 -0.009 -0.043 0.216 0.028 0.001 0.059 | | p4160_s | -0.236 -0.034 -0.010 0.001 0.305 -0.042 -0.039 0.348 -0.178 1.000 -0.030 -0.040 0.047 0.051 -0.011 0.045 0.141 0.362 0.025 0.061 | | phi_s | -0.010 0.011 0.822 0.063 -0.043 0.000 -0.010 0.000 -0.031 -0.030 1.000 -0.009 0.003 -0.008 0.005 -0.018 -0.108 -0.026 0.007 -0.088 | | psi2s_p | -0.170 -0.039 -0.006 0.000 0.246 -0.196 0.143 0.053 -0.106 -0.040 -0.009 1.000 0.039 -0.003 -0.005 -0.314 0.027 -0.247 0.010 0.006 | | bplus_1 | -0.091 -0.029 -0.028 -0.092 -0.106 -0.039 0.063 0.136 -0.075 0.047 0.003 0.039 1.000 -0.938 0.033 0.020 -0.272 0.000 -0.271 0.067 | | bplus_0 | 0.010 -0.083 0.025 0.101 0.024 0.021 0.020 0.016 0.030 0.051 -0.008 -0.003 -0.938 1.000 -0.036 0.035 0.066 0.035 0.304 -0.064 | | omega_s | -0.002 -0.004 -0.033 0.571 -0.016 -0.000 -0.005 -0.002 -0.009 -0.011 0.005 -0.005 0.033 -0.036 1.000 -0.006 -0.031 -0.009 -0.157 -0.010 | | p3770_s | -0.107 -0.024 -0.008 -0.001 -0.021 -0.291 0.173 0.059 -0.043 0.045 -0.018 -0.314 0.020 0.035 -0.006 1.000 -0.001 -0.075 0.010 0.028 | | bplus_2 | 0.034 0.108 -0.044 -0.025 0.712 -0.073 0.071 -0.107 0.216 0.141 -0.108 0.027 -0.272 0.066 -0.031 -0.001 1.000 0.040 -0.000 0.247 | | p4040_p | -0.082 -0.087 -0.014 -0.004 -0.107 0.148 -0.214 0.111 0.028 0.362 -0.026 -0.247 0.000 0.035 -0.009 -0.075 0.040 1.000 0.007 0.039 | | rho_s | -0.013 0.006 0.055 0.380 0.018 -0.002 0.020 0.024 0.001 0.025 0.007 0.010 -0.271 0.304 -0.157 0.010 -0.000 0.007 1.000 -0.013 | | rho_p | 0.007 -0.091 -0.134 -0.135 0.112 -0.019 0.026 -0.002 0.059 0.061 -0.088 0.006 0.067 -0.064 -0.010 0.028 0.247 0.039 -0.013 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10619177604504682}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02357657640935651}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.32318809975550256}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2700318361526306}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1975913750198255}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10022187059546206}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1816894712944852}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19848252831386293}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.186488363700543}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18142523413275347}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.4970944269220894}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03150333601003741}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03433720381864691}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01782278281760119}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2983761283792683}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.250931612960964}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07876577968611109}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.14001721784680776}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35839659402242097}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.34210319698772773})]) Step: 2/11 Current Ctt: 0.6900655593423543 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.96E+05 | Ncalls=760 (760 total) | | EDM = 3.14E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 296042.8170014768 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.00 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.511 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.23 | 0.67 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.93 | 0.26 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.82 | 0.09 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 1.02 | 0.16 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.96 | 0.19 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.33 | 0.21 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.77 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 18.3 | 2.5 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.049 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.81 | 0.03 | | | -2 | 2 | | | 12| bplus_0 | 0.429 | 0.017 | | | -2 | 2 | | | 13| omega_s | 7.1 | 1.4 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.84 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.40 | 0.05 | | | -2 | 2 | | | 16| p4040_p | -2.79 | 0.16 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.3 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.8 | 0.3 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.053 -0.016 -0.009 0.110 -0.404 -0.057 0.306 -0.110 -0.023 -0.108 -0.130 0.014 -0.013 -0.115 0.383 -0.134 -0.020 0.047 | | jpsi_p | 0.053 1.000 -0.054 -0.007 -0.020 -0.079 -0.095 -0.010 -0.109 -0.035 -0.094 -0.006 -0.096 0.014 -0.008 -0.084 -0.054 0.033 -0.153 | | phi_p | -0.016 -0.054 1.000 0.127 -0.012 0.004 0.005 -0.014 -0.008 0.947 -0.012 -0.000 -0.001 -0.010 -0.012 -0.038 -0.018 0.066 0.034 | | omega_p | -0.009 -0.007 0.127 1.000 -0.004 0.005 0.008 -0.006 0.000 0.123 -0.001 -0.071 0.078 0.626 -0.003 -0.043 -0.006 0.435 0.082 | | p3770_p | 0.110 -0.020 -0.012 -0.004 1.000 -0.067 -0.055 0.086 0.030 -0.014 -0.120 -0.071 0.024 -0.005 -0.337 0.143 0.118 -0.002 0.005 | | p4040_s | -0.404 -0.079 0.004 0.005 -0.067 1.000 0.097 -0.230 -0.226 0.007 0.067 0.117 0.008 0.004 0.196 -0.315 -0.187 0.017 -0.016 | | p4415_s | -0.057 -0.095 0.005 0.008 -0.055 0.097 1.000 -0.161 0.317 0.009 0.017 0.169 0.005 0.006 0.063 -0.389 0.129 0.025 -0.026 | | p4415_p | 0.306 -0.010 -0.014 -0.006 0.086 -0.230 -0.161 1.000 -0.140 -0.023 -0.122 -0.052 0.028 -0.016 -0.029 0.252 0.041 -0.014 0.067 | | p4160_s | -0.110 -0.109 -0.008 0.000 0.030 -0.226 0.317 -0.140 1.000 -0.014 -0.135 0.081 0.041 -0.010 0.051 -0.089 0.395 0.006 0.047 | | phi_s | -0.023 -0.035 0.947 0.123 -0.014 0.007 0.009 -0.023 -0.014 1.000 -0.009 0.010 -0.014 0.005 -0.018 -0.070 -0.026 0.045 0.042 | | psi2s_p | -0.108 -0.094 -0.012 -0.001 -0.120 0.067 0.017 -0.122 -0.135 -0.009 1.000 0.078 -0.016 0.002 -0.342 -0.217 -0.238 0.011 -0.024 | | bplus_1 | -0.130 -0.006 -0.000 -0.071 -0.071 0.117 0.169 -0.052 0.081 0.010 0.078 1.000 -0.938 0.011 0.018 -0.100 -0.005 -0.236 -0.047 | | bplus_0 | 0.014 -0.096 -0.001 0.078 0.024 0.008 0.005 0.028 0.041 -0.014 -0.016 -0.938 1.000 -0.017 0.033 -0.120 0.032 0.261 0.084 | | omega_s | -0.013 0.014 -0.010 0.626 -0.005 0.004 0.006 -0.016 -0.010 0.005 0.002 0.011 -0.017 1.000 -0.011 -0.054 -0.016 -0.026 -0.112 | | p3770_s | -0.115 -0.008 -0.012 -0.003 -0.337 0.196 0.063 -0.029 0.051 -0.018 -0.342 0.018 0.033 -0.011 1.000 0.034 -0.062 -0.003 0.043 | | bplus_2 | 0.383 -0.084 -0.038 -0.043 0.143 -0.315 -0.389 0.252 -0.089 -0.070 -0.217 -0.100 -0.120 -0.054 0.034 1.000 0.155 -0.130 0.254 | | p4040_p | -0.134 -0.054 -0.018 -0.006 0.118 -0.187 0.129 0.041 0.395 -0.026 -0.238 -0.005 0.032 -0.016 -0.062 0.155 1.000 -0.009 0.062 | | rho_s | -0.020 0.033 0.066 0.435 -0.002 0.017 0.025 -0.014 0.006 0.045 0.011 -0.236 0.261 -0.026 -0.003 -0.130 -0.009 1.000 0.149 | | rho_p | 0.047 -0.153 0.034 0.082 0.005 -0.016 -0.026 0.067 0.047 0.042 -0.024 -0.047 0.084 -0.112 0.043 0.254 0.062 0.149 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1093011759788931}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023394731847696804}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.6687062960367447}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2590150841748571}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.0936857806597442}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1645542526015067}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19394358389509792}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21108871947052932}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16735461357474457}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.5486730359090286}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030803681629898882}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03215187522464458}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01710992844064041}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4141370333331}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24476448581096077}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.054133232775687046}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1648900214258875}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3323919493576285}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.33200297264140577})]) Time taken: 20 min, 25 s Estimated time left: 1 h, 1 min Step: 3/11 Current Ctt: 0.8451542547285166 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.958E+05 | Ncalls=807 (807 total) | | EDM = 0.000105 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295810.3940929656 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.09 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.490 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | -0.03 | 0.55 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.6 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.34 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.88 | 0.13 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.12 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.40 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.54 | 0.15 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.45 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 18.7 | 2.1 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.07 | 0.03 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.86 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.438 | 0.019 | | | -2 | 2 | | | 14| omega_s | 8 | 4 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.07 | 0.26 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.04 | 0.08 | | | -2 | 2 | | | 17| p4040_p | -2.84 | 0.15 | | |-6.28319 | 6.28319 | | | 18| rho_s | 0.7 | 0.4 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.09 | 0.54 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.045 -0.006 -0.008 -0.321 0.174 -0.494 -0.136 0.275 -0.183 -0.009 -0.183 -0.090 0.012 -0.006 -0.118 0.045 -0.079 -0.008 0.009 | | jpsi_p | -0.045 1.000 -0.068 -0.025 0.235 -0.073 0.018 -0.040 -0.024 -0.040 -0.049 -0.033 -0.024 -0.081 -0.023 -0.026 0.080 -0.084 -0.048 -0.111 | | phi_p | -0.006 -0.068 1.000 0.030 0.005 -0.008 0.003 -0.001 0.001 0.006 0.918 -0.008 0.019 -0.010 -0.018 0.000 0.027 -0.001 0.078 0.165 | | omega_p | -0.008 -0.025 0.030 1.000 -0.000 -0.004 0.005 0.006 -0.004 0.003 0.049 -0.003 -0.061 0.069 0.846 -0.001 -0.006 -0.004 0.324 -0.093 | | Ctt | -0.321 0.235 0.005 -0.000 1.000 -0.250 0.372 0.177 0.044 0.299 -0.020 0.287 -0.096 0.023 -0.010 -0.003 0.703 -0.082 0.064 0.114 | | p3770_p | 0.174 -0.073 -0.008 -0.004 -0.250 1.000 -0.122 -0.087 0.072 -0.023 -0.006 -0.230 -0.037 0.018 -0.003 -0.260 -0.062 0.154 -0.012 -0.018 | | p4040_s | -0.494 0.018 0.003 0.005 0.372 -0.122 1.000 0.182 -0.191 -0.069 -0.002 0.147 0.065 0.020 -0.001 0.179 0.051 -0.169 0.029 0.021 | | p4415_s | -0.136 -0.040 -0.001 0.006 0.177 -0.087 0.182 1.000 -0.157 0.363 0.002 0.079 0.133 0.014 0.002 0.070 -0.158 0.107 0.013 -0.021 | | p4415_p | 0.275 -0.024 0.001 -0.004 0.044 0.072 -0.191 -0.157 1.000 -0.073 -0.012 -0.093 -0.037 0.034 -0.009 -0.033 0.182 0.062 0.032 0.056 | | p4160_s | -0.183 -0.040 0.006 0.003 0.299 -0.023 -0.069 0.363 -0.073 1.000 -0.010 -0.026 0.035 0.058 -0.007 0.045 0.153 0.348 0.052 0.061 | | phi_s | -0.009 -0.049 0.918 0.049 -0.020 -0.006 -0.002 0.002 -0.012 -0.010 1.000 -0.011 0.033 -0.025 0.015 -0.008 -0.027 -0.012 0.072 0.177 | | psi2s_p | -0.183 -0.033 -0.008 -0.003 0.287 -0.230 0.147 0.079 -0.093 -0.026 -0.011 1.000 0.028 0.005 -0.007 -0.310 0.055 -0.229 0.015 0.008 | | bplus_1 | -0.090 -0.024 0.019 -0.061 -0.096 -0.037 0.065 0.133 -0.037 0.035 0.033 0.028 1.000 -0.943 0.009 0.019 -0.307 -0.003 -0.217 0.107 | | bplus_0 | 0.012 -0.081 -0.010 0.069 0.023 0.018 0.020 0.014 0.034 0.058 -0.025 0.005 -0.943 1.000 -0.009 0.036 0.116 0.036 0.250 -0.105 | | omega_s | -0.006 -0.023 -0.018 0.846 -0.010 -0.003 -0.001 0.002 -0.009 -0.007 0.015 -0.007 0.009 -0.009 1.000 -0.006 -0.022 -0.008 0.057 0.060 | | p3770_s | -0.118 -0.026 0.000 -0.001 -0.003 -0.260 0.179 0.070 -0.033 0.045 -0.008 -0.310 0.019 0.036 -0.006 1.000 0.009 -0.075 0.022 0.027 | | bplus_2 | 0.045 0.080 0.027 -0.006 0.703 -0.062 0.051 -0.158 0.182 0.153 -0.027 0.055 -0.307 0.116 -0.022 0.009 1.000 0.056 0.125 0.248 | | p4040_p | -0.079 -0.084 -0.001 -0.004 -0.082 0.154 -0.169 0.107 0.062 0.348 -0.012 -0.229 -0.003 0.036 -0.008 -0.075 0.056 1.000 0.025 0.038 | | rho_s | -0.008 -0.048 0.078 0.324 0.064 -0.012 0.029 0.013 0.032 0.052 0.072 0.015 -0.217 0.250 0.057 0.022 0.125 0.025 1.000 0.157 | | rho_p | 0.009 -0.111 0.165 -0.093 0.114 -0.018 0.021 -0.021 0.056 0.061 0.177 0.008 0.107 -0.105 0.060 0.027 0.248 0.038 0.157 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08843859985291003}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02318997254375965}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5515221786408895}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4863805666860821}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1903724264213198}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1291455109109485}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18254957012742884}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20021916237464277}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14835718457899594}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17802543565259876}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.087961333392954}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03176807637068535}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03706074446919172}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018940019619011705}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.8891271067726323}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25679359409074975}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08255441066708502}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15268668141203445}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3838218300530898}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5396039769623857})]) Step: 3/11 Current Ctt: 0.8451542547285166 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.958E+05 | Ncalls=751 (751 total) | | EDM = 5.7E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295833.85480345425 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.88 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.532 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | -0.08 | 0.43 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.6 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.66 | 0.12 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.67 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 1.19 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.63 | 0.17 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 2.11 | 0.16 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 18.9 | 1.7 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.016 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.83 | 0.03 | | | -2 | 2 | | | 12| bplus_0 | 0.437 | 0.017 | | | -2 | 2 | | | 13| omega_s | 9 | 4 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.22 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.44 | 0.05 | | | -2 | 2 | | | 16| p4040_p | -2.77 | 0.25 | | |-6.28319 | 6.28319 | | | 17| rho_s | 0.6 | 0.4 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.7 | 0.7 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.061 -0.001 -0.006 0.124 -0.392 -0.164 0.306 -0.061 -0.014 -0.101 -0.134 0.011 -0.006 -0.114 0.395 -0.142 -0.017 0.047 | | jpsi_p | 0.061 1.000 -0.070 -0.025 -0.010 -0.080 -0.081 -0.035 -0.102 -0.035 -0.092 -0.015 -0.084 -0.028 -0.010 -0.092 -0.050 0.031 -0.170 | | phi_p | -0.001 -0.070 1.000 0.013 -0.007 0.000 -0.005 0.005 0.007 0.864 -0.010 0.023 -0.012 -0.021 0.002 0.049 0.004 -0.010 0.167 | | omega_p | -0.006 -0.025 0.013 1.000 -0.003 0.003 0.004 -0.002 0.002 0.031 -0.004 -0.057 0.064 0.847 -0.001 -0.022 -0.002 0.373 0.045 | | p3770_p | 0.124 -0.010 -0.007 -0.003 1.000 -0.090 -0.074 0.084 0.052 -0.010 -0.101 -0.071 0.019 -0.004 -0.293 0.144 0.134 -0.001 0.002 | | p4040_s | -0.392 -0.080 0.000 0.003 -0.090 1.000 0.152 -0.225 -0.294 0.006 0.067 0.118 0.006 0.001 0.199 -0.325 -0.185 0.016 -0.021 | | p4415_s | -0.164 -0.081 -0.005 0.004 -0.074 0.152 1.000 -0.192 0.312 0.006 0.050 0.157 0.000 0.001 0.061 -0.411 0.108 0.024 -0.046 | | p4415_p | 0.306 -0.035 0.005 -0.002 0.084 -0.225 -0.192 1.000 -0.006 -0.011 -0.125 -0.012 0.028 -0.004 -0.011 0.166 0.089 -0.004 0.063 | | p4160_s | -0.061 -0.102 0.007 0.002 0.052 -0.294 0.312 -0.006 1.000 -0.007 -0.154 0.055 0.044 -0.002 0.040 -0.022 0.387 0.007 0.056 | | phi_s | -0.014 -0.035 0.864 0.031 -0.010 0.006 0.006 -0.011 -0.007 1.000 -0.004 0.039 -0.034 0.016 -0.010 -0.012 -0.012 -0.029 0.172 | | psi2s_p | -0.101 -0.092 -0.010 -0.004 -0.101 0.067 0.050 -0.125 -0.154 -0.004 1.000 0.073 -0.012 -0.006 -0.394 -0.219 -0.242 0.011 -0.028 | | bplus_1 | -0.134 -0.015 0.023 -0.057 -0.071 0.118 0.157 -0.012 0.055 0.039 0.073 1.000 -0.941 0.009 0.016 -0.058 -0.008 -0.260 0.012 | | bplus_0 | 0.011 -0.084 -0.012 0.064 0.019 0.006 0.000 0.028 0.044 -0.034 -0.012 -0.941 1.000 -0.009 0.030 -0.155 0.029 0.286 0.021 | | omega_s | -0.006 -0.028 -0.021 0.847 -0.004 0.001 0.001 -0.004 -0.002 0.016 -0.006 0.009 -0.009 1.000 -0.004 -0.004 -0.005 0.058 0.064 | | p3770_s | -0.114 -0.010 0.002 -0.001 -0.293 0.199 0.061 -0.011 0.040 -0.010 -0.394 0.016 0.030 -0.004 1.000 0.044 -0.051 0.001 0.042 | | bplus_2 | 0.395 -0.092 0.049 -0.022 0.144 -0.325 -0.411 0.166 -0.022 -0.012 -0.219 -0.058 -0.155 -0.004 0.044 1.000 0.165 -0.127 0.280 | | p4040_p | -0.142 -0.050 0.004 -0.002 0.134 -0.185 0.108 0.089 0.387 -0.012 -0.242 -0.008 0.029 -0.005 -0.051 0.165 1.000 -0.004 0.063 | | rho_s | -0.017 0.031 -0.010 0.373 -0.001 0.016 0.024 -0.004 0.007 -0.029 0.011 -0.260 0.286 0.058 0.001 -0.127 -0.004 1.000 0.052 | | rho_p | 0.047 -0.170 0.167 0.045 0.002 -0.021 -0.046 0.063 0.056 0.172 -0.028 0.012 0.021 0.064 0.042 0.280 0.063 0.052 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09442508697245655}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02320898195167187}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.43234476730568483}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4652634056043792}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11994957303455345}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16783709717447481}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19655461573422123}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16877821732188214}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16325465319680987}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.7070852070532005}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030734382131729632}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03311324709902208}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.017425358302196825}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.995294358675578}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24040412288848545}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.054899878426308946}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.24605860349861786}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3652631534049333}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.7091365539849126})]) Time taken: 28 min, 6 s Estimated time left: 56 min, 13 s Step: 4/11 Current Ctt: 0.9759000729485332 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.96E+05 | Ncalls=766 (766 total) | | EDM = 2.64E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295981.94257567136 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.25 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.502 | 0.024 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.5 | 0.3 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 0.90 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -3.06 | 0.11 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.02 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.00 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.84 | 0.20 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.02 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 20.0 | 1.4 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.081 | 0.031 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.88 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.453 | 0.019 | | | -2 | 2 | | | 14| omega_s | 8 | 4 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.35 | 0.26 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.17 | 0.08 | | | -2 | 2 | | | 17| p4040_p | -2.61 | 0.17 | | |-6.28319 | 6.28319 | | | 18| rho_s | 0.9 | 0.3 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.4 | 0.5 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.048 -0.013 0.002 -0.283 0.161 -0.540 -0.149 0.241 -0.187 -0.019 -0.191 -0.076 0.014 0.004 -0.129 0.061 0.081 -0.008 0.022 | | jpsi_p | -0.048 1.000 0.014 -0.052 0.246 -0.087 0.012 -0.033 -0.024 -0.029 0.030 -0.037 -0.033 -0.074 -0.056 -0.013 0.094 -0.080 0.007 -0.118 | | phi_p | -0.013 0.014 1.000 -0.087 -0.029 0.000 -0.010 0.015 -0.023 -0.019 0.802 -0.007 -0.032 0.024 -0.143 -0.013 -0.090 -0.018 0.056 -0.263 | | omega_p | 0.002 -0.052 -0.087 1.000 0.018 -0.008 0.004 -0.011 0.008 0.007 -0.019 -0.006 0.071 -0.071 0.892 0.003 0.057 0.004 -0.000 0.139 | | Ctt | -0.283 0.246 -0.029 0.018 1.000 -0.278 0.383 0.110 0.107 0.307 -0.056 0.250 -0.103 0.019 0.016 0.026 0.712 -0.161 0.012 0.142 | | p3770_p | 0.161 -0.087 0.000 -0.008 -0.278 1.000 -0.093 -0.085 0.034 -0.047 0.001 -0.282 -0.028 0.022 -0.008 -0.266 -0.088 0.153 -0.002 -0.021 | | p4040_s | -0.540 0.012 -0.010 0.004 0.383 -0.093 1.000 0.237 -0.129 0.079 -0.018 0.105 0.063 0.023 0.001 0.171 0.075 -0.204 0.018 0.044 | | p4415_s | -0.149 -0.033 0.015 -0.011 0.110 -0.085 0.237 1.000 -0.186 0.353 0.023 0.092 0.126 0.001 -0.014 0.075 -0.217 0.030 0.015 -0.045 | | p4415_p | 0.241 -0.024 -0.023 0.008 0.107 0.034 -0.129 -0.186 1.000 -0.036 -0.037 -0.080 -0.002 0.031 0.007 -0.022 0.156 0.106 0.011 0.072 | | p4160_s | -0.187 -0.029 -0.019 0.007 0.307 -0.047 0.079 0.353 -0.036 1.000 -0.034 -0.015 0.047 0.045 0.004 0.056 0.123 0.335 0.021 0.072 | | phi_s | -0.019 0.030 0.802 -0.019 -0.056 0.001 -0.018 0.023 -0.037 -0.034 1.000 -0.010 0.000 -0.009 -0.053 -0.022 -0.142 -0.028 -0.005 -0.200 | | psi2s_p | -0.191 -0.037 -0.007 -0.006 0.250 -0.282 0.105 0.092 -0.080 -0.015 -0.010 1.000 0.035 -0.001 -0.007 -0.247 0.027 -0.254 0.010 0.010 | | bplus_1 | -0.076 -0.033 -0.032 0.071 -0.103 -0.028 0.063 0.126 -0.002 0.047 0.000 0.035 1.000 -0.944 0.119 0.022 -0.230 -0.014 -0.237 0.037 | | bplus_0 | 0.014 -0.074 0.024 -0.071 0.019 0.022 0.023 0.001 0.031 0.045 -0.009 -0.001 -0.944 1.000 -0.122 0.030 0.033 0.027 0.266 -0.025 | | omega_s | 0.004 -0.056 -0.143 0.892 0.016 -0.008 0.001 -0.014 0.007 0.004 -0.053 -0.007 0.119 -0.122 1.000 0.002 0.060 0.004 -0.233 0.215 | | p3770_s | -0.129 -0.013 -0.013 0.003 0.026 -0.266 0.171 0.075 -0.022 0.056 -0.022 -0.247 0.022 0.030 0.002 1.000 0.014 -0.125 0.009 0.037 | | bplus_2 | 0.061 0.094 -0.090 0.057 0.712 -0.088 0.075 -0.217 0.156 0.123 -0.142 0.027 -0.230 0.033 0.060 0.014 1.000 0.040 -0.004 0.310 | | p4040_p | 0.081 -0.080 -0.018 0.004 -0.161 0.153 -0.204 0.030 0.106 0.335 -0.028 -0.254 -0.014 0.027 0.004 -0.125 0.040 1.000 0.003 0.042 | | rho_s | -0.008 0.007 0.056 -0.000 0.012 -0.002 0.018 0.015 0.011 0.021 -0.005 0.010 -0.237 0.266 -0.233 0.009 -0.004 0.003 1.000 0.118 | | rho_p | 0.022 -0.118 -0.263 0.139 0.142 -0.021 0.044 -0.045 0.072 0.072 -0.200 0.010 0.037 -0.025 0.215 0.037 0.310 0.042 0.118 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10273257657097035}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023500797148770847}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3216696946045987}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5438006106122382}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19339171069829209}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11023911415585941}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18035352463862692}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2042053383369979}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2009418088585535}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.178772512295299}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.4123574590840207}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03118087911391143}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03783542289741926}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01946956308339498}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.877344414372722}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2578751290369947}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08432363045008895}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16823124722043326}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34427058439158986}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.48460401634836403})]) Step: 4/11 Current Ctt: 0.9759000729485332 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.96E+05 | Ncalls=736 (736 total) | | EDM = 6.79E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295992.4950540672 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.12 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.531 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.56 | 0.31 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.92 | 0.11 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.73 | 0.16 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.93 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.97 | 0.21 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.78 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 20.3 | 1.4 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.051 | 0.030 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.86 | 0.03 | | | -2 | 2 | | | 12| bplus_0 | 0.453 | 0.018 | | | -2 | 2 | | | 13| omega_s | 7.9 | 1.9 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.40 | 0.25 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.45 | 0.06 | | | -2 | 2 | | | 16| p4040_p | -2.48 | 0.23 | | |-6.28319 | 6.28319 | | | 17| rho_s | 0.9 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.8 | 0.5 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.045 -0.022 0.006 0.106 -0.494 -0.194 0.279 -0.093 -0.035 -0.134 -0.118 0.015 0.007 -0.128 0.391 0.056 -0.026 0.061 | | jpsi_p | 0.045 1.000 0.026 -0.050 -0.014 -0.098 -0.057 -0.056 -0.104 0.052 -0.094 -0.014 -0.082 -0.054 -0.009 -0.092 -0.021 0.057 -0.160 | | phi_p | -0.022 0.026 1.000 -0.068 -0.006 -0.000 0.022 -0.019 -0.014 0.782 -0.001 -0.035 0.022 -0.130 -0.015 -0.109 -0.024 0.151 -0.243 | | omega_p | 0.006 -0.050 -0.068 1.000 -0.004 -0.002 -0.010 0.004 0.003 -0.010 -0.009 0.060 -0.057 0.871 0.003 0.060 0.006 0.017 0.069 | | p3770_p | 0.106 -0.014 -0.006 -0.004 1.000 -0.018 -0.078 0.059 0.032 -0.011 -0.185 -0.065 0.024 -0.005 -0.303 0.148 0.120 -0.003 0.012 | | p4040_s | -0.494 -0.098 -0.000 -0.002 -0.018 1.000 0.242 -0.160 -0.071 0.001 0.004 0.119 0.015 -0.004 0.185 -0.296 -0.180 0.016 -0.003 | | p4415_s | -0.194 -0.057 0.022 -0.010 -0.078 0.242 1.000 -0.206 0.316 0.034 0.089 0.134 -0.009 -0.012 0.068 -0.410 0.001 0.032 -0.065 | | p4415_p | 0.279 -0.056 -0.019 0.004 0.059 -0.160 -0.206 1.000 0.000 -0.030 -0.113 0.032 0.027 0.002 -0.010 0.053 0.152 -0.006 0.055 | | p4160_s | -0.093 -0.104 -0.014 0.003 0.032 -0.071 0.316 0.000 1.000 -0.023 -0.117 0.077 0.037 0.000 0.047 -0.105 0.417 0.003 0.043 | | phi_s | -0.035 0.052 0.782 -0.010 -0.011 0.001 0.034 -0.030 -0.023 1.000 0.004 -0.003 -0.013 -0.046 -0.025 -0.151 -0.038 0.066 -0.199 | | psi2s_p | -0.134 -0.094 -0.001 -0.009 -0.185 0.004 0.089 -0.113 -0.117 0.004 1.000 0.074 -0.014 -0.010 -0.310 -0.219 -0.236 0.015 -0.025 | | bplus_1 | -0.118 -0.014 -0.035 0.060 -0.065 0.119 0.134 0.032 0.077 -0.003 0.074 1.000 -0.945 0.112 0.025 -0.038 -0.041 -0.250 -0.013 | | bplus_0 | 0.015 -0.082 0.022 -0.057 0.024 0.015 -0.009 0.027 0.037 -0.013 -0.014 -0.945 1.000 -0.113 0.027 -0.166 0.025 0.270 0.049 | | omega_s | 0.007 -0.054 -0.130 0.871 -0.005 -0.004 -0.012 0.002 0.000 -0.046 -0.010 0.112 -0.113 1.000 0.001 0.080 0.005 -0.258 0.092 | | p3770_s | -0.128 -0.009 -0.015 0.003 -0.303 0.185 0.068 -0.010 0.047 -0.025 -0.310 0.025 0.027 0.001 1.000 0.010 -0.123 -0.005 0.041 | | bplus_2 | 0.391 -0.092 -0.109 0.060 0.148 -0.296 -0.410 0.053 -0.105 -0.151 -0.219 -0.038 -0.166 0.080 0.010 1.000 0.241 -0.167 0.282 | | p4040_p | 0.056 -0.021 -0.024 0.006 0.120 -0.180 0.001 0.152 0.417 -0.038 -0.236 -0.041 0.025 0.005 -0.123 0.241 1.000 -0.019 0.068 | | rho_s | -0.026 0.057 0.151 0.017 -0.003 0.016 0.032 -0.006 0.003 0.066 0.015 -0.250 0.270 -0.258 -0.005 -0.167 -0.019 1.000 0.026 | | rho_p | 0.061 -0.160 -0.243 0.069 0.012 -0.003 -0.065 0.055 0.043 -0.199 -0.025 -0.013 0.049 0.092 0.041 0.282 0.068 0.026 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.110633050033901}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023264512783769842}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.30543792220569443}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.49032672514972964}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10544515888416073}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16497320587878161}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20410537091876768}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.20992150428242362}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16503691416025912}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3712121627802087}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030466369379637648}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.034904678914313036}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018413338975240112}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.9363962535738795}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24937005473201102}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05689082356481445}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2294115366506162}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3436729112411573}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4933479837416872})]) Time taken: 35 min, 36 s Estimated time left: 49 min, 50 s Step: 5/11 Current Ctt: 1.0910894511799618 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.958E+05 | Ncalls=798 (798 total) | | EDM = 7.3E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295841.23740477423 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.12 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.502 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.76 | 0.21 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.4 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 0.79 | 0.20 | | | -2.5 | 2.5 | | | 5 | p3770_p | -3.15 | 0.10 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 0.98 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 0.99 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.58 | 0.21 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.13 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 18.5 | 1.2 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.058 | 0.031 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.94 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.507 | 0.023 | | | -2 | 2 | | | 14| omega_s | 7.5 | 1.8 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.62 | 0.26 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.38 | 0.09 | | | -2 | 2 | | | 17| p4040_p | -2.69 | 0.17 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.1 | 0.3 | | |0.0253049| 2.0747 | | | 19| rho_p | -1.0 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.046 -0.008 0.001 -0.314 0.163 -0.526 -0.139 0.256 -0.183 -0.013 -0.189 -0.076 0.004 0.002 -0.142 0.043 0.003 -0.015 0.007 | | jpsi_p | -0.046 1.000 0.028 -0.033 0.248 -0.092 0.020 -0.037 -0.013 -0.029 0.042 -0.037 -0.035 -0.072 -0.036 -0.003 0.105 -0.080 0.074 -0.098 | | phi_p | -0.008 0.028 1.000 -0.073 -0.039 0.003 -0.012 0.009 -0.027 -0.027 0.646 -0.006 -0.017 0.008 -0.121 -0.014 -0.102 -0.019 0.214 -0.194 | | omega_p | 0.001 -0.033 -0.073 1.000 0.011 -0.005 0.002 -0.005 0.006 0.005 -0.006 -0.004 0.046 -0.045 0.847 0.002 0.040 0.003 -0.015 -0.010 | | Ctt | -0.314 0.248 -0.039 0.011 1.000 -0.284 0.392 0.158 0.087 0.309 -0.065 0.247 -0.114 0.041 0.007 0.054 0.705 -0.127 -0.086 0.145 | | p3770_p | 0.163 -0.092 0.003 -0.005 -0.284 1.000 -0.102 -0.087 0.045 -0.044 0.003 -0.294 -0.024 0.018 -0.005 -0.309 -0.095 0.138 0.012 -0.020 | | p4040_s | -0.526 0.020 -0.012 0.002 0.392 -0.102 1.000 0.210 -0.166 -0.001 -0.019 0.126 0.057 0.028 -0.001 0.178 0.071 -0.194 -0.014 0.049 | | p4415_s | -0.139 -0.037 0.009 -0.005 0.158 -0.087 0.210 1.000 -0.158 0.357 0.014 0.081 0.128 0.012 -0.008 0.078 -0.180 0.071 0.029 -0.014 | | p4415_p | 0.256 -0.013 -0.027 0.006 0.087 0.045 -0.166 -0.158 1.000 -0.066 -0.042 -0.093 -0.029 0.033 0.004 -0.037 0.190 0.080 -0.044 0.077 | | p4160_s | -0.183 -0.029 -0.027 0.005 0.309 -0.044 -0.001 0.357 -0.066 1.000 -0.042 -0.033 0.034 0.056 0.001 0.046 0.143 0.347 -0.037 0.088 | | phi_s | -0.013 0.042 0.646 -0.006 -0.065 0.003 -0.019 0.014 -0.042 -0.042 1.000 -0.009 0.009 -0.017 -0.024 -0.023 -0.150 -0.030 0.093 -0.161 | | psi2s_p | -0.189 -0.037 -0.006 -0.004 0.247 -0.294 0.126 0.081 -0.093 -0.033 -0.009 1.000 0.036 0.002 -0.006 -0.203 0.024 -0.253 0.000 0.017 | | bplus_1 | -0.076 -0.035 -0.017 0.046 -0.114 -0.024 0.057 0.128 -0.029 0.034 0.009 0.036 1.000 -0.944 0.086 0.022 -0.141 -0.006 -0.172 -0.097 | | bplus_0 | 0.004 -0.072 0.008 -0.045 0.041 0.018 0.028 0.012 0.033 0.056 -0.017 0.002 -0.944 1.000 -0.089 0.029 -0.054 0.028 0.187 0.123 | | omega_s | 0.002 -0.036 -0.121 0.847 0.007 -0.005 -0.001 -0.008 0.004 0.001 -0.024 -0.006 0.086 -0.089 1.000 0.000 0.043 0.001 -0.290 -0.065 | | p3770_s | -0.142 -0.003 -0.014 0.002 0.054 -0.309 0.178 0.078 -0.037 0.046 -0.023 -0.203 0.022 0.029 0.000 1.000 0.021 -0.125 -0.018 0.041 | | bplus_2 | 0.043 0.105 -0.102 0.040 0.705 -0.095 0.071 -0.180 0.190 0.143 -0.150 0.024 -0.141 -0.054 0.043 0.021 1.000 0.043 -0.216 0.275 | | p4040_p | 0.003 -0.080 -0.019 0.003 -0.127 0.138 -0.194 0.071 0.080 0.347 -0.030 -0.253 -0.006 0.028 0.001 -0.125 0.043 1.000 -0.026 0.046 | | rho_s | -0.015 0.074 0.214 -0.015 -0.086 0.012 -0.014 0.029 -0.044 -0.037 0.093 0.000 -0.172 0.187 -0.290 -0.018 -0.216 -0.026 1.000 -0.010 | | rho_p | 0.007 -0.098 -0.194 -0.010 0.145 -0.020 0.049 -0.014 0.077 0.088 -0.161 0.017 -0.097 0.123 -0.065 0.041 0.275 0.046 -0.010 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09986039456955575}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023401327915352876}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.21377794831190666}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4050495384680852}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1964616343436032}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09966393908696447}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18241659976539382}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20481946669048423}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2085649318702496}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17886552181591875}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.150844904123451}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030963712650433628}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.042153583845027764}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02261573929076821}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.8115518738639889}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.26155627684745464}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09352399437188819}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1740178202124154}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3213696960107593}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.38939135666697133})]) Step: 5/11 Current Ctt: 1.0910894511799618 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.958E+05 | Ncalls=731 (731 total) | | EDM = 6.88E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295849.0598340409 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.00 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.527 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.78 | 0.21 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.4 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -3.04 | 0.10 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.72 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.89 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.69 | 0.23 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.92 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 18.7 | 1.1 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.033 | 0.030 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.92 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.502 | 0.021 | | | -2 | 2 | | | 13| omega_s | 7.5 | 1.8 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.63 | 0.25 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.64 | 0.06 | | | -2 | 2 | | | 16| p4040_p | -2.61 | 0.23 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.2 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -1.2 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.053 -0.020 0.002 0.097 -0.456 -0.161 0.301 -0.078 -0.033 -0.124 -0.125 0.015 0.001 -0.133 0.382 -0.043 -0.051 0.047 | | jpsi_p | 0.053 1.000 0.039 -0.030 -0.018 -0.091 -0.076 -0.038 -0.104 0.063 -0.095 -0.009 -0.088 -0.030 -0.007 -0.074 -0.034 0.126 -0.131 | | phi_p | -0.020 0.039 1.000 -0.059 -0.006 0.003 0.018 -0.023 -0.018 0.633 0.002 -0.019 0.005 -0.106 -0.014 -0.103 -0.024 0.249 -0.158 | | omega_p | 0.002 -0.030 -0.059 1.000 -0.003 -0.002 -0.005 0.002 0.001 0.001 -0.005 0.046 -0.045 0.834 0.001 0.041 0.002 0.034 -0.046 | | p3770_p | 0.097 -0.018 -0.006 -0.003 1.000 -0.021 -0.066 0.071 0.043 -0.013 -0.212 -0.064 0.027 -0.005 -0.339 0.143 0.111 -0.012 0.014 | | p4040_s | -0.456 -0.091 0.003 -0.002 -0.021 1.000 0.194 -0.210 -0.181 0.006 0.038 0.118 0.010 -0.003 0.182 -0.306 -0.180 0.021 -0.005 | | p4415_s | -0.161 -0.076 0.018 -0.005 -0.066 0.194 1.000 -0.190 0.317 0.028 0.064 0.150 -0.003 -0.006 0.071 -0.406 0.066 0.053 -0.041 | | p4415_p | 0.301 -0.038 -0.023 0.002 0.071 -0.210 -0.190 1.000 -0.036 -0.036 -0.126 -0.003 0.030 -0.001 -0.031 0.132 0.116 -0.045 0.061 | | p4160_s | -0.078 -0.104 -0.018 0.001 0.043 -0.181 0.317 -0.036 1.000 -0.027 -0.136 0.065 0.043 -0.003 0.025 -0.074 0.416 -0.027 0.051 | | phi_s | -0.033 0.063 0.633 0.001 -0.013 0.006 0.028 -0.036 -0.027 1.000 0.007 0.005 -0.021 -0.015 -0.022 -0.143 -0.039 0.123 -0.148 | | psi2s_p | -0.124 -0.095 0.002 -0.005 -0.212 0.038 0.064 -0.126 -0.136 0.007 1.000 0.076 -0.016 -0.006 -0.260 -0.211 -0.245 0.025 -0.018 | | bplus_1 | -0.125 -0.009 -0.019 0.046 -0.064 0.118 0.150 -0.003 0.065 0.005 0.076 1.000 -0.944 0.089 0.028 0.070 -0.027 -0.163 -0.118 | | bplus_0 | 0.015 -0.088 0.005 -0.045 0.027 0.010 -0.003 0.030 0.043 -0.021 -0.016 -0.944 1.000 -0.093 0.026 -0.277 0.030 0.161 0.161 | | omega_s | 0.001 -0.030 -0.106 0.834 -0.005 -0.003 -0.006 -0.001 -0.003 -0.015 -0.006 0.089 -0.093 1.000 -0.002 0.052 -0.001 -0.228 -0.149 | | p3770_s | -0.133 -0.007 -0.014 0.001 -0.339 0.182 0.071 -0.031 0.025 -0.022 -0.260 0.028 0.026 -0.002 1.000 -0.012 -0.116 -0.023 0.036 | | bplus_2 | 0.382 -0.074 -0.103 0.041 0.143 -0.306 -0.406 0.132 -0.074 -0.143 -0.211 0.070 -0.277 0.052 -0.012 1.000 0.194 -0.284 0.188 | | p4040_p | -0.043 -0.034 -0.024 0.002 0.111 -0.180 0.066 0.116 0.416 -0.039 -0.245 -0.027 0.030 -0.001 -0.116 0.194 1.000 -0.051 0.062 | | rho_s | -0.051 0.126 0.249 0.034 -0.012 0.021 0.053 -0.045 -0.027 0.123 0.025 -0.163 0.161 -0.228 -0.023 -0.284 -0.051 1.000 -0.075 | | rho_p | 0.047 -0.131 -0.158 -0.046 0.014 -0.005 -0.041 0.061 0.051 -0.148 -0.018 -0.118 0.161 -0.149 0.036 0.188 0.062 -0.075 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10364484232158588}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023061535091479346}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2095153917029866}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.38409963920489787}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.096851419831536}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16657642124645333}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20259578768617353}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22756838804493973}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16591135882713726}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1484635203449969}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030258329902570047}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.038796053938427555}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.021279587782054632}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.7833367046095763}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2539034431125826}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06467123614570203}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23243945651533005}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32553572546463355}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3617709476982083})]) Time taken: 43 min, 14 s Estimated time left: 43 min, 14 s Step: 6/11 Current Ctt: 1.1952286093343936 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.957E+05 | Ncalls=767 (767 total) | | EDM = 5.51E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295672.94454400684 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.10 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.498 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.74 | 0.20 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.18 | 0.32 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.34 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -3.00 | 0.10 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.09 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.20 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.19 | 0.18 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.14 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 19.7 | 1.1 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.094 | 0.031 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -1.03 | 0.05 | | | -2 | 2 | | | 13| bplus_0 | 0.558 | 0.027 | | | -2 | 2 | | | 14| omega_s | 7.6 | 1.4 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.63 | 0.26 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.21 | 0.10 | | | -2 | 2 | | | 17| p4040_p | -2.72 | 0.16 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.0 | 0.3 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.28 | 0.38 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.040 -0.009 0.003 -0.296 0.158 -0.506 -0.042 0.276 -0.159 -0.014 -0.179 -0.073 0.000 0.004 -0.132 0.060 -0.031 -0.008 0.014 | | jpsi_p | -0.040 1.000 0.027 -0.038 0.245 -0.081 0.015 -0.041 -0.003 -0.034 0.041 -0.033 -0.038 -0.061 -0.044 -0.015 0.101 -0.079 -0.001 -0.113 | | phi_p | -0.009 0.027 1.000 -0.082 -0.035 0.002 -0.009 -0.001 -0.025 -0.025 0.628 -0.007 -0.024 0.016 -0.152 -0.015 -0.098 -0.020 0.040 -0.277 | | omega_p | 0.003 -0.038 -0.082 1.000 0.021 -0.005 0.004 -0.002 0.012 0.011 -0.014 -0.001 0.041 -0.040 0.717 0.006 0.057 0.007 -0.057 0.114 | | Ctt | -0.296 0.245 -0.035 0.021 1.000 -0.258 0.378 0.212 0.009 0.297 -0.060 0.287 -0.106 0.042 0.023 0.046 0.699 -0.108 0.010 0.141 | | p3770_p | 0.158 -0.081 0.002 -0.005 -0.258 1.000 -0.101 -0.074 0.079 -0.028 0.001 -0.252 -0.028 0.014 -0.006 -0.280 -0.069 0.145 -0.003 -0.018 | | p4040_s | -0.506 0.015 -0.009 0.004 0.378 -0.101 1.000 0.148 -0.215 -0.033 -0.016 0.130 0.055 0.031 0.002 0.184 0.056 -0.178 0.015 0.037 | | p4415_s | -0.042 -0.041 -0.001 -0.002 0.212 -0.074 0.148 1.000 -0.122 0.337 -0.002 0.056 0.112 0.032 -0.005 0.070 -0.104 0.104 0.018 0.006 | | p4415_p | 0.276 -0.003 -0.025 0.012 0.009 0.079 -0.215 -0.122 1.000 -0.165 -0.039 -0.099 -0.062 0.022 0.014 -0.050 0.218 0.045 0.002 0.072 | | p4160_s | -0.159 -0.034 -0.025 0.011 0.297 -0.028 -0.033 0.337 -0.165 1.000 -0.040 -0.026 0.034 0.058 0.010 0.052 0.136 0.352 0.019 0.080 | | phi_s | -0.014 0.041 0.628 -0.014 -0.060 0.001 -0.016 -0.002 -0.039 -0.040 1.000 -0.010 0.003 -0.010 -0.042 -0.025 -0.148 -0.031 -0.027 -0.160 | | psi2s_p | -0.179 -0.033 -0.007 -0.001 0.287 -0.252 0.130 0.056 -0.099 -0.026 -0.010 1.000 0.023 0.009 -0.003 -0.256 0.055 -0.237 0.009 0.016 | | bplus_1 | -0.073 -0.038 -0.024 0.041 -0.106 -0.028 0.055 0.112 -0.062 0.034 0.003 0.023 1.000 -0.947 0.085 0.015 -0.201 -0.003 -0.167 0.028 | | bplus_0 | 0.000 -0.061 0.016 -0.040 0.042 0.014 0.031 0.032 0.022 0.058 -0.010 0.009 -0.947 1.000 -0.088 0.035 0.014 0.027 0.194 -0.017 | | omega_s | 0.004 -0.044 -0.152 0.717 0.023 -0.006 0.002 -0.005 0.014 0.010 -0.042 -0.003 0.085 -0.088 1.000 0.005 0.068 0.007 -0.340 0.291 | | p3770_s | -0.132 -0.015 -0.015 0.006 0.046 -0.280 0.184 0.070 -0.050 0.052 -0.025 -0.256 0.015 0.035 0.005 1.000 0.030 -0.105 0.009 0.042 | | bplus_2 | 0.060 0.101 -0.098 0.057 0.699 -0.069 0.056 -0.104 0.218 0.136 -0.148 0.055 -0.201 0.014 0.068 0.030 1.000 0.052 0.002 0.304 | | p4040_p | -0.031 -0.079 -0.020 0.007 -0.108 0.145 -0.178 0.104 0.045 0.352 -0.031 -0.237 -0.003 0.027 0.007 -0.105 0.052 1.000 0.006 0.048 | | rho_s | -0.008 -0.001 0.040 -0.057 0.010 -0.003 0.015 0.018 0.002 0.019 -0.027 0.009 -0.167 0.194 -0.340 0.009 0.002 0.006 1.000 0.155 | | rho_p | 0.014 -0.113 -0.277 0.114 0.141 -0.018 0.037 0.006 0.072 0.080 -0.160 0.016 0.028 -0.017 0.291 0.042 0.304 0.048 0.155 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09991084936837336}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.022992813380754207}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19710348458648053}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.32318656342283614}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.192593214811295}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10079699289870558}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18284999288790532}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20437297764461038}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17979355553155596}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18239305636448822}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1015608104874115}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03146883899408692}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04981282258259356}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02689002003447727}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3856977493473912}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25879145669836445}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10468770358720392}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15944074114076168}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3349214477020524}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.37958118766322846})]) Step: 6/11 Current Ctt: 1.1952286093343936 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.957E+05 | Ncalls=730 (730 total) | | EDM = 1.44E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295695.7984374813 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.89 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.540 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.78 | 0.19 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.16 | 0.30 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.82 | 0.10 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.65 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.93 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.28 | 0.22 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.80 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 20.2 | 1.1 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.043 | 0.030 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.98 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.543 | 0.024 | | | -2 | 2 | | | 13| omega_s | 7.6 | 1.4 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.70 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.69 | 0.07 | | | -2 | 2 | | | 16| p4040_p | -2.60 | 0.26 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.0 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.7 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.065 -0.019 0.006 0.109 -0.430 -0.062 0.318 -0.046 -0.030 -0.104 -0.123 0.007 0.009 -0.122 0.374 -0.077 -0.024 0.049 | | jpsi_p | 0.065 1.000 0.041 -0.039 -0.011 -0.094 -0.098 -0.001 -0.097 0.064 -0.098 -0.019 -0.077 -0.047 -0.010 -0.060 -0.030 0.051 -0.156 | | phi_p | -0.019 0.041 1.000 -0.065 -0.004 0.003 0.010 -0.027 -0.020 0.612 0.003 -0.028 0.015 -0.141 -0.016 -0.110 -0.025 0.148 -0.248 | | omega_p | 0.006 -0.039 -0.065 1.000 -0.002 -0.002 -0.006 0.010 0.006 -0.009 -0.006 0.036 -0.032 0.687 0.005 0.058 0.008 -0.040 0.041 | | p3770_p | 0.109 -0.011 -0.004 -0.002 1.000 -0.053 -0.051 0.092 0.048 -0.009 -0.142 -0.066 0.021 -0.003 -0.316 0.140 0.125 -0.005 0.008 | | p4040_s | -0.430 -0.094 0.003 -0.002 -0.053 1.000 0.111 -0.243 -0.240 0.006 0.033 0.115 0.011 -0.005 0.193 -0.304 -0.187 0.017 -0.011 | | p4415_s | -0.062 -0.098 0.010 -0.006 -0.051 0.111 1.000 -0.161 0.308 0.015 0.011 0.150 0.014 -0.010 0.062 -0.369 0.114 0.025 -0.027 | | p4415_p | 0.318 -0.001 -0.027 0.010 0.092 -0.243 -0.161 1.000 -0.103 -0.041 -0.124 -0.052 0.023 0.011 -0.037 0.250 0.079 -0.021 0.072 | | p4160_s | -0.046 -0.097 -0.020 0.006 0.048 -0.240 0.308 -0.103 1.000 -0.031 -0.152 0.056 0.042 0.005 0.028 -0.043 0.415 -0.003 0.056 | | phi_s | -0.030 0.064 0.612 -0.009 -0.009 0.006 0.015 -0.041 -0.031 1.000 0.008 0.000 -0.015 -0.038 -0.026 -0.146 -0.039 0.034 -0.166 | | psi2s_p | -0.104 -0.098 0.003 -0.006 -0.142 0.033 0.011 -0.124 -0.152 0.008 1.000 0.071 -0.014 -0.009 -0.341 -0.204 -0.241 0.015 -0.025 | | bplus_1 | -0.123 -0.019 -0.028 0.036 -0.066 0.115 0.150 -0.052 0.056 0.000 0.071 1.000 -0.945 0.087 0.020 0.103 -0.023 -0.195 -0.019 | | bplus_0 | 0.007 -0.077 0.015 -0.032 0.021 0.011 0.014 0.023 0.042 -0.015 -0.014 -0.945 1.000 -0.087 0.030 -0.314 0.026 0.215 0.053 | | omega_s | 0.009 -0.047 -0.141 0.687 -0.003 -0.005 -0.010 0.011 0.005 -0.038 -0.009 0.087 -0.087 1.000 0.004 0.088 0.008 -0.406 0.128 | | p3770_s | -0.122 -0.010 -0.016 0.005 -0.316 0.193 0.062 -0.037 0.028 -0.026 -0.341 0.020 0.030 0.004 1.000 0.013 -0.094 -0.006 0.043 | | bplus_2 | 0.374 -0.060 -0.110 0.058 0.140 -0.304 -0.369 0.250 -0.043 -0.146 -0.204 0.103 -0.314 0.088 0.013 1.000 0.188 -0.167 0.255 | | p4040_p | -0.077 -0.030 -0.025 0.008 0.125 -0.187 0.114 0.079 0.415 -0.039 -0.241 -0.023 0.026 0.008 -0.094 0.188 1.000 -0.017 0.067 | | rho_s | -0.024 0.051 0.148 -0.040 -0.005 0.017 0.025 -0.021 -0.003 0.034 0.015 -0.195 0.215 -0.406 -0.006 -0.167 -0.017 1.000 0.091 | | rho_p | 0.049 -0.156 -0.248 0.041 0.008 -0.011 -0.027 0.072 0.056 -0.166 -0.025 -0.019 0.053 0.128 0.043 0.255 0.067 0.091 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10987589329207603}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.022872723898105463}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19262488644128917}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.30419764659092285}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09706639785336058}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16648949534094137}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1979342160813221}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22460796495360147}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16790338629150603}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1039298478648956}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030313162019163897}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.043188966478243884}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.024038784359865728}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.362313432043139}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2443215969001733}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0712660583521727}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.25997201434206585}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3309822112386082}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4109340212543655})]) Time taken: 50 min, 50 s Estimated time left: 36 min, 18 s Step: 7/11 Current Ctt: 1.2909944487358056 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.957E+05 | Ncalls=773 (773 total) | | EDM = 5.11E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295700.12311055785 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.16 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.468 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.66 | 0.22 | | |-6.28319 | 6.28319 | | | 3 | omega_p | -0.12 | 0.34 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.45 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.81 | 0.12 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 0.92 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.01 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.43 | 0.20 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.08 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 20.5 | 1.2 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.081 | 0.032 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.90 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.461 | 0.020 | | | -2 | 2 | | | 14| omega_s | 5.5 | 1.2 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.34 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.09 | 0.09 | | | -2 | 2 | | | 17| p4040_p | -2.73 | 0.19 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.0 | 0.4 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.4 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.042 -0.010 0.001 -0.291 0.174 -0.509 -0.087 0.269 -0.181 -0.016 -0.182 -0.085 0.010 0.005 -0.111 0.068 -0.022 -0.008 0.018 | | jpsi_p | -0.042 1.000 0.018 -0.013 0.229 -0.070 0.009 -0.042 -0.016 -0.042 0.041 -0.038 -0.025 -0.076 -0.031 -0.032 0.076 -0.081 -0.002 -0.110 | | phi_p | -0.010 0.018 1.000 -0.019 -0.028 0.003 -0.007 0.006 -0.022 -0.019 0.662 -0.006 -0.031 0.024 -0.123 -0.013 -0.084 -0.018 0.041 -0.262 | | omega_p | 0.001 -0.013 -0.019 1.000 0.000 -0.001 -0.002 -0.004 0.001 -0.001 0.012 -0.002 0.041 -0.043 0.485 -0.000 0.010 0.000 -0.133 -0.090 | | Ctt | -0.291 0.229 -0.028 0.000 1.000 -0.244 0.373 0.184 0.041 0.295 -0.062 0.287 -0.097 0.027 0.012 0.000 0.695 -0.101 0.024 0.138 | | p3770_p | 0.174 -0.070 0.003 -0.001 -0.244 1.000 -0.126 -0.089 0.075 -0.033 0.004 -0.196 -0.040 0.016 -0.004 -0.273 -0.055 0.160 -0.005 -0.020 | | p4040_s | -0.509 0.009 -0.007 -0.002 0.373 -0.126 1.000 0.182 -0.195 -0.011 -0.015 0.130 0.067 0.023 -0.002 0.178 0.046 -0.175 0.021 0.033 | | p4415_s | -0.087 -0.042 0.006 -0.004 0.184 -0.089 0.182 1.000 -0.146 0.355 0.008 0.072 0.131 0.017 -0.010 0.067 -0.154 0.100 0.020 -0.014 | | p4415_p | 0.269 -0.016 -0.022 0.001 0.041 0.075 -0.195 -0.146 1.000 -0.129 -0.041 -0.091 -0.048 0.029 0.009 -0.030 0.203 0.062 0.010 0.073 | | p4160_s | -0.181 -0.042 -0.019 -0.001 0.295 -0.033 -0.011 0.355 -0.129 1.000 -0.039 -0.018 0.045 0.053 0.003 0.057 0.123 0.370 0.028 0.074 | | phi_s | -0.016 0.041 0.662 0.012 -0.062 0.004 -0.015 0.008 -0.041 -0.039 1.000 -0.011 0.004 -0.011 -0.043 -0.026 -0.152 -0.032 -0.031 -0.175 | | psi2s_p | -0.182 -0.038 -0.006 -0.002 0.287 -0.196 0.130 0.072 -0.091 -0.018 -0.011 1.000 0.027 0.006 -0.003 -0.326 0.052 -0.235 0.012 0.016 | | bplus_1 | -0.085 -0.025 -0.031 0.041 -0.097 -0.040 0.067 0.131 -0.048 0.045 0.004 0.027 1.000 -0.944 0.107 0.014 -0.274 -0.008 -0.231 0.036 | | bplus_0 | 0.010 -0.076 0.024 -0.043 0.027 0.016 0.023 0.017 0.029 0.053 -0.011 0.006 -0.944 1.000 -0.112 0.039 0.082 0.032 0.261 -0.026 | | omega_s | 0.005 -0.031 -0.123 0.485 0.012 -0.004 -0.002 -0.010 0.009 0.003 -0.043 -0.003 0.107 -0.112 1.000 0.002 0.045 0.005 -0.399 0.270 | | p3770_s | -0.111 -0.032 -0.013 -0.000 0.000 -0.273 0.178 0.067 -0.030 0.057 -0.026 -0.326 0.014 0.039 0.002 1.000 0.018 -0.078 0.013 0.040 | | bplus_2 | 0.068 0.076 -0.084 0.010 0.695 -0.055 0.046 -0.154 0.203 0.123 -0.152 0.052 -0.274 0.082 0.045 0.018 1.000 0.062 0.029 0.300 | | p4040_p | -0.022 -0.081 -0.018 0.000 -0.101 0.160 -0.175 0.100 0.062 0.370 -0.032 -0.235 -0.008 0.032 0.005 -0.078 0.062 1.000 0.009 0.050 | | rho_s | -0.008 -0.002 0.041 -0.133 0.024 -0.005 0.021 0.020 0.010 0.028 -0.031 0.012 -0.231 0.261 -0.399 0.013 0.029 0.009 1.000 0.143 | | rho_p | 0.018 -0.110 -0.262 -0.090 0.138 -0.020 0.033 -0.014 0.073 0.074 -0.175 0.016 0.036 -0.026 0.270 0.040 0.300 0.050 0.143 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10170731421554446}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023096027938587227}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.22370066908438835}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3408400818481323}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18874375039285285}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11539693189224098}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18151814470586825}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20457081353782436}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.20465203121671727}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18170701526988597}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1540453408569409}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03151464217690503}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03985422316164289}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02040823348833043}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.152834301513347}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2520218432966135}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0868920426437918}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18898717081504346}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3518687758881372}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.390856974350025})]) Step: 7/11 Current Ctt: 1.2909944487358056 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.957E+05 | Ncalls=810 (810 total) | | EDM = 1.82E-06 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295728.15121423284 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.92 | 0.12 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.513 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.70 | 0.22 | | |-6.28319 | 6.28319 | | | 3 | omega_p | -0.11 | 0.34 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.61 | 0.11 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.44 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 0.77 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.60 | 0.26 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.70 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 21.0 | 1.1 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.025 | 0.030 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.87 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.458 | 0.019 | | | -2 | 2 | | | 13| omega_s | 5.4 | 1.2 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.51 | 0.23 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.54 | 0.06 | | | -2 | 2 | | | 16| p4040_p | -2.6 | 0.4 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.0 | 0.4 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.8 | 0.4 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.060 -0.019 -0.000 0.134 -0.442 -0.153 0.312 -0.058 -0.034 -0.114 -0.132 0.012 0.009 -0.110 0.394 -0.040 -0.028 0.054 | | jpsi_p | 0.060 1.000 0.033 -0.009 -0.009 -0.094 -0.082 -0.029 -0.097 0.065 -0.098 -0.013 -0.086 -0.038 -0.014 -0.077 -0.028 0.060 -0.153 | | phi_p | -0.019 0.033 1.000 -0.009 -0.001 0.004 0.016 -0.023 -0.017 0.640 0.001 -0.037 0.025 -0.125 -0.016 -0.108 -0.023 0.172 -0.236 | | omega_p | -0.000 -0.009 -0.009 1.000 -0.002 -0.001 -0.001 -0.001 -0.001 0.016 -0.001 0.031 -0.033 0.480 -0.001 0.014 -0.001 -0.031 -0.149 | | p3770_p | 0.134 -0.009 -0.001 -0.002 1.000 -0.094 -0.084 0.085 0.044 -0.005 -0.075 -0.074 0.019 -0.003 -0.301 0.144 0.144 -0.002 0.002 | | p4040_s | -0.442 -0.094 0.004 -0.001 -0.094 1.000 0.180 -0.227 -0.230 0.009 0.040 0.126 0.008 -0.005 0.200 -0.323 -0.219 0.019 -0.014 | | p4415_s | -0.153 -0.082 0.016 -0.001 -0.084 0.180 1.000 -0.189 0.309 0.029 0.053 0.159 -0.002 -0.012 0.058 -0.413 0.070 0.033 -0.049 | | p4415_p | 0.312 -0.029 -0.023 -0.001 0.085 -0.227 -0.189 1.000 -0.034 -0.040 -0.127 -0.019 0.028 0.008 -0.010 0.176 0.124 -0.017 0.069 | | p4160_s | -0.058 -0.097 -0.017 -0.001 0.044 -0.230 0.309 -0.034 1.000 -0.031 -0.147 0.057 0.040 0.003 0.041 -0.037 0.439 -0.003 0.055 | | phi_s | -0.034 0.065 0.640 0.016 -0.005 0.009 0.029 -0.040 -0.031 1.000 0.008 0.002 -0.017 -0.044 -0.030 -0.157 -0.042 0.053 -0.183 | | psi2s_p | -0.114 -0.098 0.001 -0.001 -0.075 0.040 0.053 -0.127 -0.147 0.008 1.000 0.076 -0.013 -0.007 -0.404 -0.217 -0.243 0.016 -0.023 | | bplus_1 | -0.132 -0.013 -0.037 0.031 -0.074 0.126 0.159 -0.019 0.057 0.002 0.076 1.000 -0.942 0.107 0.012 0.002 -0.034 -0.252 -0.037 | | bplus_0 | 0.012 -0.086 0.025 -0.033 0.019 0.008 -0.002 0.028 0.040 -0.017 -0.013 -0.942 1.000 -0.108 0.033 -0.218 0.027 0.272 0.073 | | omega_s | 0.009 -0.038 -0.125 0.480 -0.003 -0.005 -0.012 0.008 0.003 -0.044 -0.007 0.107 -0.108 1.000 0.003 0.085 0.008 -0.467 0.093 | | p3770_s | -0.110 -0.014 -0.016 -0.001 -0.301 0.200 0.058 -0.010 0.041 -0.030 -0.404 0.012 0.033 0.003 1.000 0.043 -0.079 -0.008 0.047 | | bplus_2 | 0.394 -0.077 -0.108 0.014 0.144 -0.323 -0.413 0.176 -0.037 -0.157 -0.217 0.002 -0.218 0.085 0.043 1.000 0.220 -0.190 0.265 | | p4040_p | -0.040 -0.028 -0.023 -0.001 0.144 -0.219 0.070 0.124 0.439 -0.042 -0.243 -0.034 0.027 0.008 -0.079 0.220 1.000 -0.020 0.070 | | rho_s | -0.028 0.060 0.172 -0.031 -0.002 0.019 0.033 -0.017 -0.003 0.053 0.016 -0.252 0.272 -0.467 -0.008 -0.190 -0.020 1.000 0.044 | | rho_p | 0.054 -0.153 -0.236 -0.149 0.002 -0.014 -0.049 0.069 0.055 -0.183 -0.023 -0.037 0.073 0.093 0.047 0.265 0.070 0.044 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11539154200420842}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023131435195508754}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2165252893857419}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.34213453281959527}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10764912274650307}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16729041933129127}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2010560713612729}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.25840819257058856}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16696375550560416}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1494831857677585}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030453673345865795}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.035079620820209656}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018563839657070202}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1837213030423728}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23455877957921278}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.058904119153306844}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.380696450065948}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35145257974649585}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.43037621501746903})]) Time taken: 58 min, 46 s Estimated time left: 29 min, 23 s Step: 8/11 Current Ctt: 1.3801311186847085 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.955E+05 | Ncalls=781 (781 total) | | EDM = 3.62E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295529.1040600012 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.08 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.552 | 0.024 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.69 | 0.21 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.15 | 0.38 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.18 | 0.20 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.86 | 0.10 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 1.27 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.25 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.20 | 0.17 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.29 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 20.0 | 1.1 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.09 | 0.03 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -1.00 | 0.05 | | | -2 | 2 | | | 13| bplus_0 | 0.535 | 0.026 | | | -2 | 2 | | | 14| omega_s | 6.8 | 1.4 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.83 | 0.26 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.16 | 0.10 | | | -2 | 2 | | | 17| p4040_p | -2.54 | 0.14 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.4 | 0.4 | | |0.0253049| 2.0747 | | | 19| rho_p | -0.006 | 0.280 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.040 -0.008 0.002 -0.309 0.172 -0.528 -0.059 0.279 -0.177 -0.012 -0.177 -0.075 0.000 0.003 -0.117 0.048 0.069 -0.005 0.011 | | jpsi_p | -0.040 1.000 0.022 -0.034 0.255 -0.075 0.008 -0.039 -0.000 -0.029 0.039 -0.029 -0.040 -0.063 -0.040 -0.024 0.112 -0.077 -0.033 -0.109 | | phi_p | -0.008 0.022 1.000 -0.079 -0.029 0.003 -0.012 -0.000 -0.022 -0.022 0.629 -0.006 -0.023 0.015 -0.144 -0.014 -0.086 -0.015 -0.057 -0.276 | | omega_p | 0.002 -0.034 -0.079 1.000 0.013 -0.005 0.003 -0.004 0.008 0.006 -0.008 -0.003 0.054 -0.055 0.720 0.003 0.042 0.003 -0.093 0.125 | | Ctt | -0.309 0.255 -0.029 0.013 1.000 -0.242 0.386 0.213 0.012 0.307 -0.058 0.284 -0.110 0.041 0.014 0.011 0.707 -0.180 0.048 0.130 | | p3770_p | 0.172 -0.075 0.003 -0.005 -0.242 1.000 -0.105 -0.082 0.084 -0.037 0.004 -0.185 -0.034 0.013 -0.005 -0.286 -0.063 0.169 -0.010 -0.021 | | p4040_s | -0.528 0.008 -0.012 0.003 0.386 -0.105 1.000 0.183 -0.208 0.043 -0.023 0.092 0.053 0.039 0.001 0.173 0.085 -0.210 0.030 0.044 | | p4415_s | -0.059 -0.039 -0.000 -0.004 0.213 -0.082 0.183 1.000 -0.119 0.343 -0.002 0.057 0.113 0.032 -0.007 0.067 -0.103 0.063 0.019 0.001 | | p4415_p | 0.279 -0.000 -0.022 0.008 0.012 0.084 -0.208 -0.119 1.000 -0.156 -0.038 -0.097 -0.062 0.023 0.010 -0.039 0.214 0.088 0.022 0.067 | | p4160_s | -0.177 -0.029 -0.022 0.006 0.307 -0.037 0.043 0.343 -0.156 1.000 -0.040 -0.023 0.030 0.061 0.005 0.058 0.148 0.330 0.041 0.073 | | phi_s | -0.012 0.039 0.629 -0.008 -0.058 0.004 -0.023 -0.002 -0.038 -0.040 1.000 -0.010 0.004 -0.012 -0.035 -0.026 -0.144 -0.025 -0.079 -0.149 | | psi2s_p | -0.177 -0.029 -0.006 -0.003 0.284 -0.185 0.092 0.057 -0.097 -0.023 -0.010 1.000 0.022 0.008 -0.004 -0.321 0.057 -0.245 0.012 0.012 | | bplus_1 | -0.075 -0.040 -0.023 0.054 -0.110 -0.034 0.053 0.113 -0.062 0.030 0.004 0.022 1.000 -0.947 0.094 0.011 -0.231 -0.017 -0.153 0.066 | | bplus_0 | 0.000 -0.063 0.015 -0.055 0.041 0.013 0.039 0.032 0.023 0.061 -0.012 0.008 -0.947 1.000 -0.098 0.040 0.042 0.023 0.181 -0.061 | | omega_s | 0.003 -0.040 -0.144 0.720 0.014 -0.005 0.001 -0.007 0.010 0.005 -0.035 -0.004 0.094 -0.098 1.000 0.002 0.050 0.003 -0.267 0.354 | | p3770_s | -0.117 -0.024 -0.014 0.003 0.011 -0.286 0.173 0.067 -0.039 0.058 -0.026 -0.321 0.011 0.040 0.002 1.000 0.025 -0.112 0.020 0.038 | | bplus_2 | 0.048 0.112 -0.086 0.042 0.707 -0.063 0.085 -0.103 0.214 0.148 -0.144 0.057 -0.231 0.042 0.050 0.025 1.000 0.035 0.088 0.285 | | p4040_p | 0.069 -0.077 -0.015 0.003 -0.180 0.169 -0.210 0.063 0.088 0.330 -0.025 -0.245 -0.017 0.023 0.003 -0.112 0.035 1.000 0.012 0.034 | | rho_s | -0.005 -0.033 -0.057 -0.093 0.048 -0.010 0.030 0.019 0.022 0.041 -0.079 0.012 -0.153 0.181 -0.267 0.020 0.088 0.012 1.000 0.246 | | rho_p | 0.011 -0.109 -0.276 0.125 0.130 -0.021 0.044 0.001 0.067 0.073 -0.149 0.012 0.066 -0.061 0.354 0.038 0.285 0.034 0.246 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09425260482198139}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023574209162687154}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20994082267929493}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3774007341375336}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19556091562835887}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09558854547939899}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1794938238938989}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.204318132358705}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16999193959289238}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18182891759824793}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0971544371085802}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03178080742930334}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04774443847631071}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02552982657877645}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3728766461963335}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.255768421547085}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10146811317608118}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1398503649340339}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35281221651466876}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.28004527356385767})]) Step: 8/11 Current Ctt: 1.3801311186847085 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.955E+05 | Ncalls=737 (737 total) | | EDM = 1.23E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295546.5146968925 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.90 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.591 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.72 | 0.21 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.14 | 0.36 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.73 | 0.09 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.89 | 0.16 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 1.01 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.27 | 0.20 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.98 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 20.4 | 1.1 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.040 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.95 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.523 | 0.023 | | | -2 | 2 | | | 13| omega_s | 6.8 | 1.4 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.92 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.58 | 0.07 | | | -2 | 2 | | | 16| p4040_p | -2.37 | 0.19 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.3 | 0.3 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.25 | 0.32 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.071 -0.016 0.005 0.121 -0.469 -0.063 0.319 -0.067 -0.029 -0.096 -0.125 0.007 0.008 -0.119 0.386 0.028 -0.004 0.049 | | jpsi_p | 0.071 1.000 0.035 -0.038 -0.009 -0.108 -0.100 0.003 -0.100 0.061 -0.096 -0.022 -0.075 -0.047 -0.011 -0.061 -0.004 -0.016 -0.158 | | phi_p | -0.016 0.035 1.000 -0.073 -0.001 -0.004 0.008 -0.023 -0.017 0.616 0.002 -0.031 0.019 -0.146 -0.016 -0.101 -0.021 0.018 -0.281 | | omega_p | 0.005 -0.038 -0.073 1.000 -0.003 -0.001 -0.007 0.008 0.004 -0.007 -0.007 0.054 -0.053 0.701 0.003 0.058 0.006 -0.104 0.064 | | p3770_p | 0.121 -0.009 -0.001 -0.003 1.000 -0.044 -0.057 0.092 0.035 -0.006 -0.081 -0.068 0.020 -0.004 -0.323 0.136 0.136 -0.002 0.002 | | p4040_s | -0.469 -0.108 -0.004 -0.001 -0.044 1.000 0.150 -0.229 -0.116 -0.005 -0.037 0.113 0.021 -0.003 0.187 -0.271 -0.170 0.015 0.003 | | p4415_s | -0.063 -0.100 0.008 -0.007 -0.057 0.150 1.000 -0.151 0.310 0.014 0.009 0.151 0.015 -0.011 0.064 -0.379 0.076 0.013 -0.031 | | p4415_p | 0.319 0.003 -0.023 0.008 0.092 -0.229 -0.151 1.000 -0.112 -0.039 -0.118 -0.053 0.023 0.009 -0.027 0.253 0.125 0.009 0.068 | | p4160_s | -0.067 -0.100 -0.017 0.004 0.035 -0.116 0.310 -0.112 1.000 -0.029 -0.142 0.059 0.044 0.002 0.048 -0.060 0.423 0.020 0.047 | | phi_s | -0.029 0.061 0.616 -0.007 -0.006 -0.005 0.014 -0.039 -0.029 1.000 0.007 -0.001 -0.013 -0.037 -0.028 -0.144 -0.036 -0.044 -0.163 | | psi2s_p | -0.096 -0.096 0.002 -0.007 -0.081 -0.037 0.009 -0.118 -0.142 0.007 1.000 0.068 -0.013 -0.009 -0.383 -0.204 -0.219 0.004 -0.026 | | bplus_1 | -0.125 -0.022 -0.031 0.054 -0.068 0.113 0.151 -0.053 0.059 -0.001 0.068 1.000 -0.945 0.104 0.013 0.041 -0.048 -0.188 0.057 | | bplus_0 | 0.007 -0.075 0.019 -0.053 0.020 0.021 0.015 0.023 0.044 -0.013 -0.013 -0.945 1.000 -0.107 0.035 -0.255 0.023 0.219 -0.033 | | omega_s | 0.008 -0.047 -0.146 0.701 -0.004 -0.003 -0.011 0.009 0.002 -0.037 -0.009 0.104 -0.107 1.000 0.002 0.087 0.007 -0.353 0.266 | | p3770_s | -0.119 -0.011 -0.016 0.003 -0.323 0.187 0.064 -0.027 0.048 -0.028 -0.383 0.013 0.035 0.002 1.000 0.034 -0.114 0.012 0.043 | | bplus_2 | 0.386 -0.061 -0.101 0.058 0.136 -0.271 -0.379 0.253 -0.060 -0.144 -0.204 0.041 -0.255 0.087 0.034 1.000 0.244 -0.042 0.286 | | p4040_p | 0.028 -0.004 -0.021 0.006 0.136 -0.170 0.076 0.125 0.423 -0.036 -0.219 -0.048 0.023 0.007 -0.114 0.244 1.000 0.007 0.060 | | rho_s | -0.004 -0.016 0.018 -0.104 -0.002 0.015 0.013 0.009 0.020 -0.044 0.004 -0.188 0.219 -0.353 0.012 -0.042 0.007 1.000 0.194 | | rho_p | 0.049 -0.158 -0.281 0.064 0.002 0.003 -0.031 0.068 0.047 -0.163 -0.026 0.057 -0.033 0.266 0.043 0.286 0.060 0.194 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10114468316115799}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023355471306284237}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2068483476020191}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3617378082648237}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09166289215578205}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1615703482495796}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19768639173557712}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2037668240221513}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1663099191990277}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0990662173880263}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03059677162967933}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04225906489371689}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.023255791373854917}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3805314212265736}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24255991561314927}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06795119255335536}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19226312700733783}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3483720916338666}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3218691061537098})]) Time taken: 1 h, 6 min Estimated time left: 22 min, 10 s Step: 9/11 Current Ctt: 1.4638501094227998 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.954E+05 | Ncalls=822 (822 total) | | EDM = 7.2E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295449.6220303352 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.19 | 0.09 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.490 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.17 | 0.29 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.7 | 0.6 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.58 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -3.05 | 0.08 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 0.87 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.80 | 0.20 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.69 | 0.12 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.28 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 17.8 | 1.3 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.11 | 0.03 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.78 | 0.03 | | | -2 | 2 | | | 13| bplus_0 | 0.410 | 0.017 | | | -2 | 2 | | | 14| omega_s | 7.5 | 2.1 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 3.10 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.18 | 0.07 | | | -2 | 2 | | | 17| p4040_p | -2.92 | 0.20 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.3 | 0.4 | | |0.0253049| 2.0747 | | | 19| rho_p | 0.32 | 0.29 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.047 -0.006 -0.010 -0.276 0.148 -0.474 -0.113 0.271 -0.166 -0.013 -0.181 -0.096 0.025 -0.011 -0.125 0.073 -0.120 0.005 0.015 | | jpsi_p | -0.047 1.000 -0.012 -0.030 0.234 -0.085 0.023 -0.039 -0.038 -0.040 0.010 -0.038 -0.017 -0.092 -0.027 -0.014 0.079 -0.079 -0.085 -0.090 | | phi_p | -0.006 -0.012 1.000 -0.046 -0.010 -0.003 -0.000 0.003 -0.009 -0.007 0.768 -0.005 -0.006 0.006 -0.078 -0.005 -0.026 -0.008 -0.062 -0.061 | | omega_p | -0.010 -0.030 -0.046 1.000 -0.009 -0.006 0.003 0.007 -0.010 -0.004 0.023 -0.006 -0.045 0.051 0.883 -0.005 -0.030 -0.009 0.286 -0.054 | | Ctt | -0.276 0.234 -0.010 -0.009 1.000 -0.244 0.346 0.150 0.056 0.292 -0.043 0.285 -0.091 0.017 -0.019 0.055 0.700 -0.028 0.093 0.081 | | p3770_p | 0.148 -0.085 -0.003 -0.006 -0.244 1.000 -0.100 -0.078 0.062 -0.026 -0.004 -0.241 -0.042 0.031 -0.007 -0.280 -0.059 0.114 -0.012 -0.013 | | p4040_s | -0.474 0.023 -0.000 0.003 0.346 -0.100 1.000 0.166 -0.188 -0.091 -0.005 0.161 0.073 0.008 -0.001 0.186 0.024 -0.136 0.023 0.005 | | p4415_s | -0.113 -0.039 0.003 0.007 0.150 -0.078 0.166 1.000 -0.166 0.355 0.009 0.081 0.143 0.005 0.005 0.075 -0.182 0.132 -0.002 -0.025 | | p4415_p | 0.271 -0.038 -0.009 -0.010 0.056 0.062 -0.188 -0.166 1.000 -0.050 -0.028 -0.092 -0.021 0.041 -0.016 -0.022 0.159 0.067 0.048 0.038 | | p4160_s | -0.166 -0.040 -0.007 -0.004 0.292 -0.026 -0.091 0.355 -0.050 1.000 -0.027 -0.026 0.050 0.052 -0.012 0.062 0.132 0.375 0.062 0.038 | | phi_s | -0.013 0.010 0.768 0.023 -0.043 -0.004 -0.005 0.009 -0.028 -0.027 1.000 -0.009 0.018 -0.020 0.013 -0.018 -0.096 -0.025 -0.030 0.009 | | psi2s_p | -0.181 -0.038 -0.005 -0.006 0.285 -0.241 0.161 0.081 -0.092 -0.026 -0.009 1.000 0.034 0.000 -0.009 -0.248 0.048 -0.219 0.012 0.002 | | bplus_1 | -0.096 -0.017 -0.006 -0.045 -0.091 -0.042 0.073 0.143 -0.021 0.050 0.018 0.034 1.000 -0.938 0.007 0.009 -0.248 0.006 -0.144 0.166 | | bplus_0 | 0.025 -0.092 0.006 0.051 0.017 0.031 0.008 0.005 0.041 0.052 -0.020 0.000 -0.938 1.000 -0.007 0.043 0.050 0.041 0.175 -0.171 | | omega_s | -0.011 -0.027 -0.078 0.883 -0.019 -0.007 -0.001 0.005 -0.016 -0.012 0.013 -0.009 0.007 -0.007 1.000 -0.010 -0.044 -0.015 0.137 0.130 | | p3770_s | -0.125 -0.014 -0.005 -0.005 0.055 -0.280 0.186 0.075 -0.022 0.062 -0.018 -0.248 0.009 0.043 -0.010 1.000 0.048 -0.063 0.033 0.022 | | bplus_2 | 0.073 0.079 -0.026 -0.030 0.700 -0.059 0.024 -0.182 0.159 0.132 -0.096 0.048 -0.248 0.050 -0.044 0.048 1.000 0.073 0.181 0.201 | | p4040_p | -0.120 -0.079 -0.008 -0.009 -0.028 0.114 -0.136 0.132 0.067 0.375 -0.025 -0.219 0.006 0.041 -0.015 -0.063 0.073 1.000 0.040 0.031 | | rho_s | 0.005 -0.085 -0.062 0.286 0.093 -0.012 0.023 -0.002 0.048 0.062 -0.030 0.012 -0.144 0.175 0.137 0.033 0.181 0.040 1.000 0.273 | | rho_p | 0.015 -0.090 -0.061 -0.054 0.081 -0.013 0.005 -0.025 0.038 0.038 0.009 0.002 0.166 -0.171 0.130 0.022 0.201 0.031 0.273 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09340683015216023}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02330930411193055}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.28949398768830203}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.6469775263789472}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18538271536264683}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08373787644170116}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.179774873507768}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2003428515982707}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.11845882072420433}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1791616555476545}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3359395726068346}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031669430280822475}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03228105163771766}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01697987439211679}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.099471227448883}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2548710635578322}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07439502665232434}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1951709153327701}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.43512975718293767}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29031716604745883})]) Step: 9/11 Current Ctt: 1.4638501094227998 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.955E+05 | Ncalls=94 (94 total) | | EDM = 5.95E-05 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295485.765882409 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.96 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.538 | 0.024 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.40 | 0.27 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.5 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.86 | 0.09 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.37 | 0.21 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 1.50 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.82 | 0.14 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.77 | 0.19 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 19.2 | 1.3 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.060 | 0.031 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.775 | 0.029 | | | -2 | 2 | | | 12| bplus_0 | 0.416 | 0.016 | | | -2 | 2 | | | 13| omega_s | 6.8 | 1.9 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.87 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.61 | 0.06 | | | -2 | 2 | | | 16| p4040_p | -2.6 | 0.6 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.0 | 0.4 | | |0.0253049| 2.0747 | | | 18| rho_p | -0.22 | 0.55 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.040 -0.022 -0.009 0.123 -0.412 -0.135 0.312 0.075 -0.040 -0.175 -0.141 0.031 -0.011 -0.135 0.396 0.148 0.049 0.085 | | jpsi_p | 0.040 1.000 0.019 -0.017 -0.016 -0.061 -0.064 -0.054 -0.078 0.049 -0.100 -0.004 -0.105 -0.017 -0.010 -0.087 -0.008 -0.115 -0.201 | | phi_p | -0.022 0.019 1.000 -0.029 -0.007 0.019 0.015 -0.023 -0.024 0.731 0.004 -0.006 -0.004 -0.076 -0.010 -0.082 -0.029 -0.063 -0.196 | | omega_p | -0.009 -0.017 -0.029 1.000 -0.007 0.006 0.003 -0.010 -0.009 0.027 -0.002 0.050 -0.054 0.828 -0.005 0.001 -0.010 -0.064 -0.080 | | p3770_p | 0.123 -0.016 -0.007 -0.007 1.000 -0.117 -0.072 0.086 0.088 -0.015 -0.154 -0.080 0.031 -0.010 -0.306 0.156 0.148 0.014 0.016 | | p4040_s | -0.412 -0.061 0.019 0.006 -0.117 1.000 0.128 -0.305 -0.526 0.035 0.226 0.150 -0.021 0.007 0.252 -0.433 -0.667 -0.044 -0.082 | | p4415_s | -0.135 -0.064 0.015 0.003 -0.072 0.128 1.000 -0.150 0.243 0.027 0.076 0.162 -0.015 0.003 0.058 -0.376 0.010 -0.031 -0.068 | | p4415_p | 0.312 -0.054 -0.023 -0.010 0.086 -0.305 -0.150 1.000 0.162 -0.041 -0.174 -0.001 0.042 -0.014 -0.045 0.151 0.283 0.065 0.088 | | p4160_s | 0.075 -0.078 -0.024 -0.009 0.088 -0.526 0.243 0.162 1.000 -0.044 -0.244 0.006 0.052 -0.013 -0.059 0.140 0.611 0.073 0.100 | | phi_s | -0.040 0.049 0.731 0.027 -0.015 0.035 0.027 -0.041 -0.044 1.000 0.013 0.028 -0.041 0.008 -0.018 -0.130 -0.052 -0.094 -0.132 | | psi2s_p | -0.175 -0.100 0.004 -0.002 -0.154 0.226 0.076 -0.174 -0.244 0.013 1.000 0.102 -0.021 -0.002 -0.283 -0.275 -0.335 -0.024 -0.049 | | bplus_1 | -0.141 -0.004 -0.006 0.050 -0.080 0.150 0.162 -0.001 0.006 0.028 0.102 1.000 -0.934 0.101 0.030 -0.001 -0.096 -0.228 0.007 | | bplus_0 | 0.031 -0.105 -0.004 -0.054 0.031 -0.021 -0.015 0.042 0.052 -0.041 -0.021 -0.934 1.000 -0.110 0.029 -0.217 0.044 0.281 0.032 | | omega_s | -0.011 -0.017 -0.076 0.828 -0.010 0.007 0.003 -0.014 -0.013 0.008 -0.002 0.101 -0.110 1.000 -0.007 0.015 -0.014 -0.256 0.024 | | p3770_s | -0.135 -0.010 -0.010 -0.005 -0.306 0.252 0.058 -0.045 -0.059 -0.018 -0.283 0.030 0.029 -0.007 1.000 -0.024 -0.192 0.029 0.034 | | bplus_2 | 0.396 -0.087 -0.082 0.001 0.156 -0.433 -0.376 0.151 0.140 -0.130 -0.275 -0.001 -0.217 0.015 -0.024 1.000 0.383 0.118 0.347 | | p4040_p | 0.148 -0.008 -0.029 -0.010 0.148 -0.667 0.010 0.283 0.611 -0.052 -0.335 -0.096 0.044 -0.014 -0.192 0.383 1.000 0.075 0.119 | | rho_s | 0.049 -0.115 -0.063 -0.064 0.014 -0.044 -0.031 0.065 0.073 -0.094 -0.024 -0.228 0.281 -0.256 0.029 0.118 0.075 1.000 0.498 | | rho_p | 0.085 -0.201 -0.196 -0.080 0.016 -0.082 -0.068 0.088 0.100 -0.132 -0.049 0.007 0.032 0.024 0.034 0.347 0.119 0.498 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10661928720395641}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023576753222078306}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26614694059829835}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.51990392483048}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08500602366233423}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.20881348705289596}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19583930434384744}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13544992867692418}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18951433935257467}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2902736086879543}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031200134022215664}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.02913189765323909}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.015733445978423743}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.8878393151836517}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23733383206446135}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0550806250530641}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.6049459956677588}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.431794209542115}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5456715970889134})]) Time taken: 1 h, 12 min Estimated time left: 14 min, 31 s Step: 10/11 Current Ctt: 1.5430334996209192 Ctt floating: True Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.954E+05 | Ncalls=803 (803 total) | | EDM = 0.000103 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295391.98692607606 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -2.12 | 0.10 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.539 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.71 | 0.23 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.4 | 0.3 | | |-6.28319 | 6.28319 | | | 4 | Ctt | 1.24 | 0.19 | | | -2.5 | 2.5 | | | 5 | p3770_p | -2.91 | 0.11 | | |-6.28319 | 6.28319 | | | 6 | p4040_s | 0.90 | 0.18 | | |0.00501244| 2.01499 | | | 7 | p4415_s | 1.30 | 0.21 | | |0.126447 | 2.35355 | | | 8 | p4415_p | -2.47 | 0.16 | | |-6.28319 | 6.28319 | | | 9 | p4160_s | 2.16 | 0.18 | | | 0.71676 | 3.68324 | | | 10| phi_s | 19.9 | 1.2 | | | 14.8182 | 23.5818 | | | 11| psi2s_p | 2.089 | 0.031 | | |-6.28319 | 6.28319 | | | 12| bplus_1 | -0.97 | 0.04 | | | -2 | 2 | | | 13| bplus_0 | 0.526 | 0.024 | | | -2 | 2 | | | 14| omega_s | 4 | 3 | | | 4.19232 | 9.40768 | | | 15| p3770_s | 2.42 | 0.25 | | |0.918861 | 4.08114 | | | 16| bplus_2 | -0.39 | 0.10 | | | -2 | 2 | | | 17| p4040_p | -2.56 | 0.19 | | |-6.28319 | 6.28319 | | | 18| rho_s | 1.51 | 0.31 | | |0.0253049| 2.0747 | | | 19| rho_p | -1.03 | 0.27 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p Ctt p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 -0.039 -0.009 -0.002 -0.303 0.170 -0.532 -0.103 0.275 -0.170 -0.014 -0.187 -0.079 0.004 0.001 -0.123 0.062 0.062 -0.017 0.009 | | jpsi_p | -0.039 1.000 0.018 0.013 0.236 -0.075 0.006 -0.040 -0.015 -0.034 0.040 -0.032 -0.030 -0.071 -0.004 -0.022 0.095 -0.073 0.075 -0.094 | | phi_p | -0.009 0.018 1.000 0.071 -0.034 0.002 -0.013 0.004 -0.025 -0.025 0.700 -0.008 -0.009 -0.000 -0.019 -0.015 -0.093 -0.018 0.205 -0.170 | | omega_p | -0.002 0.013 0.071 1.000 -0.017 0.002 -0.005 0.003 -0.009 -0.009 0.048 -0.002 -0.019 0.019 0.236 -0.004 -0.040 -0.005 0.414 -0.080 | | Ctt | -0.303 0.236 -0.034 -0.017 1.000 -0.262 0.385 0.187 0.051 0.302 -0.064 0.290 -0.108 0.049 -0.002 0.022 0.686 -0.155 -0.098 0.136 | | p3770_p | 0.170 -0.075 0.002 0.002 -0.262 1.000 -0.102 -0.089 0.069 -0.033 0.004 -0.239 -0.031 0.012 -0.000 -0.259 -0.069 0.162 0.011 -0.020 | | p4040_s | -0.532 0.006 -0.013 -0.005 0.385 -0.102 1.000 0.209 -0.186 0.030 -0.022 0.107 0.061 0.034 -0.002 0.174 0.062 -0.204 -0.022 0.052 | | p4415_s | -0.103 -0.040 0.004 0.003 0.187 -0.089 0.209 1.000 -0.137 0.353 0.007 0.076 0.125 0.021 -0.002 0.072 -0.159 0.059 0.020 -0.001 | | p4415_p | 0.275 -0.015 -0.025 -0.009 0.051 0.069 -0.186 -0.137 1.000 -0.093 -0.042 -0.093 -0.040 0.033 -0.001 -0.033 0.191 0.104 -0.050 0.071 | | p4160_s | -0.170 -0.034 -0.025 -0.009 0.302 -0.033 0.030 0.353 -0.093 1.000 -0.042 -0.021 0.034 0.060 -0.002 0.053 0.130 0.351 -0.046 0.084 | | phi_s | -0.014 0.040 0.700 0.048 -0.064 0.004 -0.022 0.007 -0.042 -0.042 1.000 -0.012 0.010 -0.019 -0.003 -0.026 -0.152 -0.028 0.117 -0.153 | | psi2s_p | -0.187 -0.032 -0.008 -0.002 0.290 -0.239 0.107 0.076 -0.093 -0.021 -0.012 1.000 0.025 0.009 -0.001 -0.296 0.053 -0.248 -0.007 0.022 | | bplus_1 | -0.079 -0.030 -0.009 -0.019 -0.108 -0.031 0.061 0.125 -0.040 0.034 0.010 0.025 1.000 -0.945 0.022 0.015 -0.133 -0.017 -0.134 -0.094 | | bplus_0 | 0.004 -0.071 -0.000 0.019 0.049 0.012 0.034 0.021 0.033 0.060 -0.019 0.009 -0.945 1.000 -0.023 0.037 -0.056 0.025 0.145 0.122 | | omega_s | 0.001 -0.004 -0.019 0.236 -0.002 -0.000 -0.002 -0.002 -0.001 -0.002 -0.003 -0.001 0.022 -0.023 1.000 -0.001 0.003 -0.000 -0.076 -0.070 | | p3770_s | -0.123 -0.022 -0.015 -0.004 0.022 -0.259 0.174 0.072 -0.033 0.053 -0.026 -0.296 0.015 0.037 -0.001 1.000 0.019 -0.114 -0.025 0.043 | | bplus_2 | 0.062 0.095 -0.093 -0.040 0.686 -0.069 0.062 -0.159 0.191 0.130 -0.152 0.053 -0.133 -0.056 0.003 0.019 1.000 0.051 -0.235 0.262 | | p4040_p | 0.062 -0.073 -0.018 -0.005 -0.155 0.162 -0.204 0.059 0.104 0.351 -0.028 -0.248 -0.017 0.025 -0.000 -0.114 0.051 1.000 -0.030 0.040 | | rho_s | -0.017 0.075 0.205 0.414 -0.098 0.011 -0.022 0.020 -0.050 -0.046 0.117 -0.007 -0.134 0.145 -0.076 -0.025 -0.235 -0.030 1.000 -0.054 | | rho_p | 0.009 -0.094 -0.170 -0.080 0.136 -0.020 0.052 -0.001 0.071 0.084 -0.153 0.022 -0.094 0.122 -0.070 0.043 0.262 0.040 -0.054 1.000 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.0999834298511435}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02296058657010036}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.22841367492009335}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3387674549813897}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19026377229484148}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10879604041619295}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18167289135411546}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20598529290066625}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16389313331171684}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18043190698516953}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2238963329507087}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03142838190722497}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04464969659726259}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.024104646190836743}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.2915370750307873}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25262139128046757}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09549849588461101}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19305279156880695}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3084301710097891}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2738596598507894})]) Step: 10/11 Current Ctt: 1.5430334996209192 Ctt floating: False Toy 0/1 - Fit 0/1 ------------------------------------------------------------------ | FCN = 2.954E+05 | Ncalls=782 (782 total) | | EDM = 6.87E-06 (Goal: 5E-06) | up = 0.5 | ------------------------------------------------------------------ | Valid Min. | Valid Param. | Above EDM | Reached call limit | ------------------------------------------------------------------ | True | True | False | False | ------------------------------------------------------------------ | Hesse failed | Has cov. | Accurate | Pos. def. | Forced | ------------------------------------------------------------------ | False | True | True | True | False | ------------------------------------------------------------------ Function minimum: 295412.5866225964 --------------------------------------------------------------------------------------------- | | Name | Value | Hesse Err | Minos Err- | Minos Err+ | Limit- | Limit+ | Fixed | --------------------------------------------------------------------------------------------- | 0 | p4160_p | -1.92 | 0.11 | | |-6.28319 | 6.28319 | | | 1 | jpsi_p | -1.578 | 0.023 | | |-6.28319 | 6.28319 | | | 2 | phi_p | 0.76 | 0.22 | | |-6.28319 | 6.28319 | | | 3 | omega_p | 0.5 | 0.3 | | |-6.28319 | 6.28319 | | | 4 | p3770_p | -2.73 | 0.10 | | |-6.28319 | 6.28319 | | | 5 | p4040_s | 0.50 | 0.17 | | |0.00501244| 2.01499 | | | 6 | p4415_s | 1.09 | 0.20 | | |0.126447 | 2.35355 | | | 7 | p4415_p | -2.58 | 0.19 | | |-6.28319 | 6.28319 | | | 8 | p4160_s | 1.83 | 0.17 | | | 0.71676 | 3.68324 | | | 9 | phi_s | 20.4 | 1.2 | | | 14.8182 | 23.5818 | | | 10| psi2s_p | 2.039 | 0.030 | | |-6.28319 | 6.28319 | | | 11| bplus_1 | -0.93 | 0.04 | | | -2 | 2 | | | 12| bplus_0 | 0.515 | 0.022 | | | -2 | 2 | | | 13| omega_s | 4 | 3 | | | 4.19232 | 9.40768 | | | 14| p3770_s | 2.52 | 0.24 | | |0.918861 | 4.08114 | | | 15| bplus_2 | -0.80 | 0.07 | | | -2 | 2 | | | 16| p4040_p | -2.3 | 0.3 | | |-6.28319 | 6.28319 | | | 17| rho_s | 1.73 | 0.31 | | |0.0253049| 2.0747 | | | 18| rho_p | -1.24 | 0.25 | | |-6.28319 | 6.28319 | | --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | p4160_p jpsi_p phi_p omega_p p3770_p p4040_s p4415_s p4415_p p4160_s phi_s psi2s_p bplus_1 bplus_0 omega_s p3770_s bplus_2 p4040_p rho_s rho_p | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | p4160_p | 1.000 0.069 -0.016 -0.005 0.120 -0.486 -0.142 0.320 -0.041 -0.031 -0.110 -0.132 0.013 -0.001 -0.125 0.376 0.075 -0.051 0.040 | | jpsi_p | 0.069 1.000 0.027 0.012 -0.005 -0.108 -0.089 -0.023 -0.094 0.060 -0.096 -0.011 -0.089 -0.001 -0.013 -0.045 0.003 0.124 -0.123 | | phi_p | -0.016 0.027 1.000 0.061 -0.003 -0.004 0.012 -0.022 -0.017 0.672 0.000 -0.012 -0.002 -0.018 -0.015 -0.086 -0.020 0.235 -0.130 | | omega_p | -0.005 0.012 0.061 1.000 -0.000 0.001 0.005 -0.005 -0.003 0.039 0.002 -0.022 0.022 0.232 -0.003 -0.031 -0.005 0.406 0.003 | | p3770_p | 0.120 -0.005 -0.003 -0.000 1.000 -0.038 -0.073 0.084 0.045 -0.007 -0.120 -0.068 0.020 -0.001 -0.292 0.135 0.135 -0.008 0.004 | | p4040_s | -0.486 -0.108 -0.004 0.001 -0.038 1.000 0.204 -0.212 -0.132 -0.003 -0.029 0.122 0.017 -0.001 0.190 -0.276 -0.208 0.008 0.011 | | p4415_s | -0.142 -0.089 0.012 0.005 -0.073 0.204 1.000 -0.180 0.304 0.024 0.046 0.156 0.001 -0.000 0.067 -0.392 0.025 0.048 -0.030 | | p4415_p | 0.320 -0.023 -0.022 -0.005 0.084 -0.212 -0.180 1.000 -0.029 -0.038 -0.125 -0.020 0.031 -0.002 -0.020 0.159 0.169 -0.052 0.059 | | p4160_s | -0.041 -0.094 -0.017 -0.003 0.045 -0.132 0.304 -0.029 1.000 -0.030 -0.142 0.053 0.044 -0.002 0.036 -0.049 0.442 -0.034 0.051 | | phi_s | -0.031 0.060 0.672 0.039 -0.007 -0.003 0.024 -0.038 -0.030 1.000 0.006 0.009 -0.026 0.000 -0.028 -0.135 -0.037 0.140 -0.136 | | psi2s_p | -0.110 -0.096 0.000 0.002 -0.120 -0.029 0.046 -0.125 -0.142 0.006 1.000 0.073 -0.015 -0.001 -0.379 -0.196 -0.221 0.024 -0.015 | | bplus_1 | -0.132 -0.011 -0.012 -0.022 -0.068 0.122 0.156 -0.020 0.053 0.009 0.073 1.000 -0.942 0.025 0.016 0.150 -0.060 -0.130 -0.121 | | bplus_0 | 0.013 -0.089 -0.002 0.022 0.020 0.017 0.001 0.031 0.044 -0.026 -0.015 -0.942 1.000 -0.027 0.034 -0.364 0.026 0.125 0.166 | | omega_s | -0.001 -0.001 -0.018 0.232 -0.001 -0.001 -0.000 -0.002 -0.002 0.000 -0.001 0.025 -0.027 1.000 -0.002 0.009 -0.002 -0.050 -0.096 | | p3770_s | -0.125 -0.013 -0.015 -0.003 -0.292 0.190 0.067 -0.020 0.036 -0.028 -0.379 0.016 0.034 -0.002 1.000 0.017 -0.127 -0.033 0.041 | | bplus_2 | 0.376 -0.045 -0.086 -0.031 0.135 -0.276 -0.392 0.159 -0.049 -0.135 -0.196 0.150 -0.364 0.009 0.017 1.000 0.249 -0.280 0.149 | | p4040_p | 0.075 0.003 -0.020 -0.005 0.135 -0.208 0.025 0.169 0.442 -0.037 -0.221 -0.060 0.026 -0.002 -0.127 0.249 1.000 -0.054 0.053 | | rho_s | -0.051 0.124 0.235 0.406 -0.008 0.008 0.048 -0.052 -0.034 0.140 0.024 -0.130 0.125 -0.050 -0.033 -0.280 -0.054 1.000 -0.100 | | rho_p | 0.040 -0.123 -0.130 0.003 0.004 0.011 -0.030 0.059 0.051 -0.136 -0.015 -0.121 0.166 -0.096 0.041 0.149 0.053 -0.100 1.000 | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Hesse errors: OrderedDict([(<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11048950807893654}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.022856974814848385}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.21650556650586772}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3298224747765808}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10298283587630919}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1652535779998076}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2016190850092447}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19000681800372643}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16543805556270985}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2041760520750788}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030209471211259498}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03935308511098223}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02183392550186114}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.3814839497256792}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23934698220127282}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06744440339333302}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.3431902304058152}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.31484513853031193}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.24817941969952528})]) Time taken: 1 h, 20 min Estimated time left: 7 min, 20 s Directory data/CLs Created (22, 1) [[296448.5090250445]] (11, 1) 1 h, 20 min Simulation ended