Skip to content

Commit

Permalink
Round n_signal
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Oct 5, 2020
1 parent f737009 commit 8ba9099
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docs/notebooks/comparison_with_EventDisplay.ipynb
Expand Up @@ -268,6 +268,7 @@
"sensitivity['reco_energy_low'].info.format = '.3g'\n",
"sensitivity['reco_energy_high'].info.format = '.3g'\n",
"sensitivity['reco_energy_center'].info.format = '.3g'\n",
"sensitivity['n_signal'].info.format = '.1f'\n",
"sensitivity['n_signal_weighted'].info.format = '.1f'\n",
"sensitivity['n_background_weighted'].info.format = '.1f'\n",
"sensitivity['n_background'].info.format = '.1f'\n",
Expand Down Expand Up @@ -679,13 +680,6 @@
"\n",
"None # to remove clutter by mpl objects"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -704,7 +698,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.9"
"version": "3.7.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 8ba9099

Please sign in to comment.