Skip to content
Snippets Groups Projects
Commit 3a6c0348 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Fixed ref files for RichFutureKernel/histograms test

parent a852bd8e
No related branches found
No related tags found
2 merge requests!4987Ignore: merge master into run5 branch,!4861Fix some of the bad ref files in LHCb
Pipeline #9836759 passed
......@@ -236,8 +236,8 @@ Exponential_P1DD INFO 1D profile histograms in directory "Exponential_P1DD"
| /RICH/Exponential_P1DD/testH1D1 | "Exponential;X;Entries" | 1000000 | 9.8089 | 5.7737 | -0.0023699 | -1.201 |
Exponential_P1DF INFO 1D profile histograms in directory "Exponential_P1DF" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/Exponential_P1DF/testH1D0 | "Exponential;X;Entries" | 1000000 | 9.8013 | 5.7755 | -0.0004606 | -1.2014 |
| /RICH/Exponential_P1DF/testH1D1 | "Exponential;X;Entries" | 1000000 | 9.8013 | 5.7755 | -0.0004606 | -1.2014 |
| /RICH/Exponential_P1DF/testH1D0 | "Exponential;X;Entries" | 1000000 | 9.8013 | 5.7755 |-0.00046066 | -1.2014 |
| /RICH/Exponential_P1DF/testH1D1 | "Exponential;X;Entries" | 1000000 | 9.8013 | 5.7755 |-0.00046066 | -1.2014 |
Exponential_WP1DD INFO 1D profile histograms in directory "Exponential_WP1DD" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/Exponential_WP1DD/testH1D0 | "Exponential;X;Entries" | 1000000 | 9.9978 | 5.7731 |-0.00058546 | -1.2003 |
......@@ -252,8 +252,8 @@ FlatTop_P1DD INFO 1D profile histograms in directory "FlatTop_P1DD" : 2
| /RICH/FlatTop_P1DD/testH1D1 | "FlatTop;X;Entries" | 1000000 | 4.899 | 2.8876 | 0.00015722 | -1.2014 |
FlatTop_P1DF INFO 1D profile histograms in directory "FlatTop_P1DF" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/FlatTop_P1DF/testH1D0 | "FlatTop;X;Entries" | 1000000 | 4.8929 | 2.8878 | 0.0021777 | -1.2021 |
| /RICH/FlatTop_P1DF/testH1D1 | "FlatTop;X;Entries" | 1000000 | 4.8929 | 2.8878 | 0.0021777 | -1.2021 |
| /RICH/FlatTop_P1DF/testH1D0 | "FlatTop;X;Entries" | 1000000 | 4.8929 | 2.8878 | 0.0021778 | -1.2021 |
| /RICH/FlatTop_P1DF/testH1D1 | "FlatTop;X;Entries" | 1000000 | 4.8929 | 2.8878 | 0.0021778 | -1.2021 |
FlatTop_WP1DD INFO 1D profile histograms in directory "FlatTop_WP1DD" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/FlatTop_WP1DD/testH1D0 | "FlatTop;X;Entries" | 1000000 | 4.9971 | 2.8875 | 0.0015052 | -1.202 |
......@@ -268,8 +268,8 @@ Normal_P1DD INFO 1D profile histograms in directory "Normal_P1DD" : 2
| /RICH/Normal_P1DD/testH1D1 | "Normal;X;Entries" | 1000000 | 2.3533 | 4.3296 | -0.0010429 | -1.1993 |
Normal_P1DF INFO 1D profile histograms in directory "Normal_P1DF" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/Normal_P1DF/testH1D0 | "Normal;X;Entries" | 1000000 | 2.3508 | 4.3284 |-0.00020215 | -1.1997 |
| /RICH/Normal_P1DF/testH1D1 | "Normal;X;Entries" | 1000000 | 2.3508 | 4.3284 |-0.00020215 | -1.1997 |
| /RICH/Normal_P1DF/testH1D0 | "Normal;X;Entries" | 1000000 | 2.3508 | 4.3284 |-0.00020209 | -1.1997 |
| /RICH/Normal_P1DF/testH1D1 | "Normal;X;Entries" | 1000000 | 2.3508 | 4.3284 |-0.00020209 | -1.1997 |
Normal_WP1DD INFO 1D profile histograms in directory "Normal_WP1DD" : 2
| ID | Title | # | Mean | RMS | Skewness | Kurtosis |
| /RICH/Normal_WP1DD/testH1D0 | "Normal;X;Entries" | 1000000 | 2.4978 | 4.3308 | 0.0010538 | -1.2007 |
......
This diff is collapsed.
  • @sponce I wish you had asked me before merging this… I did not want to add a v3 specific ref as the only reason it is needed is because of the bugs in Gaudi v39r1 in the way the stats are computed, and this will be fixed once we move to a newer Gaudi release. I guess now at that point I will gave to remember to remove this new ref file…

    Edited by Christopher Rob Jones
  • Author Owner

    As explained in your MR, this is a temporary measure to help me with the move to the new Gaudi. I'm starting to prepare it and having such failures is a nightmare to create the ref updates manually. So it IS intended

  • OK, it anyway needed updated as what was added wasn't correct following an update to the tests. I'll add something back for now.

  • Pawel Kopciewicz @pkopciew

    mentioned in commit 1a1037e3

    ·

    mentioned in commit 1a1037e3

    Toggle commit list
  • Pawel Kopciewicz @pkopciew

    mentioned in commit 412b3344

    ·

    mentioned in commit 412b3344

    Toggle commit list
  • Pawel Kopciewicz @pkopciew

    mentioned in commit 928e89de

    ·

    mentioned in commit 928e89de

    Toggle commit list
  • Pawel Kopciewicz @pkopciew

    mentioned in commit d8fbba46

    ·

    mentioned in commit d8fbba46

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment