Skip to content

Commit

Permalink
Merge pull request #4 from mraveri/flow
Browse files Browse the repository at this point in the history
Update notebook with paper link.
  • Loading branch information
xuod authored May 10, 2021
2 parents c1f3ab9 + 931ef89 commit aa5c148
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions docs/example_notebooks/non_gaussian_tension.html
Original file line number Diff line number Diff line change
Expand Up @@ -13121,8 +13121,10 @@
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="Non-Gaussian-tension-estimates">Non-Gaussian tension estimates<a class="anchor-link" href="#Non-Gaussian-tension-estimates">&#182;</a></h1><p>Cyrille Doux ([email protected]), Marco Raveri ([email protected])</p>
<p>In this notebook we show how to compute the statistical significance of a parameter shift between two experiments with the two techniques discussed in (REF).</p>
<h1 id="Non-Gaussian-tension-estimates">Non-Gaussian tension estimates<a class="anchor-link" href="#Non-Gaussian-tension-estimates">&#182;</a></h1><p>Cyrille Doux (<a href="mailto:[email protected]">[email protected]</a>), Marco Raveri (<a href="mailto:[email protected]">[email protected]</a>)</p>
<p>In this notebook we show how to compute the statistical significance of a parameter shift between two experiments, DES Y1 and Planck 18, with the two techniques discussed in
<a href="https://arxiv.org/abs/2105.03324">Raveri and Doux (2021), arXiv:2105.03324</a>.</p>


</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/example_notebooks/non_gaussian_tension.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
"source": [
"# Non-Gaussian tension estimates\n",
"\n",
"Cyrille Doux ([email protected]), Marco Raveri ([email protected])\n",
"Cyrille Doux (<[email protected]>), Marco Raveri (<[email protected]>)\n",
"\n",
"In this notebook we show how to compute the statistical significance of a parameter shift between two experiments with the two techniques discussed in (REF)."
"In this notebook we show how to compute the statistical significance of a parameter shift between two experiments, DES Y1 and Planck 18, with the two techniques discussed in \n",
"[Raveri and Doux (2021), arXiv:2105.03324](https://arxiv.org/abs/2105.03324)."
]
},
{
Expand Down Expand Up @@ -319,7 +320,6 @@
"name": "stderr",
"output_type": "stream",
"text": [
"\r",
" 0%| | 0/4589 [00:00<?, ?it/s]"
]
},
Expand Down

0 comments on commit aa5c148

Please sign in to comment.