Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 3, 2024
1 parent 14f69e1 commit 5320fc1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/numba_stats/argus.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
"""
Generalised ARGUS distribution.
The ARGUS distribution is named after the particle physics experiment ARGUS and it
describes the reconstructed invariant mass of a decayed particle candidate
The ARGUS distribution is named after the particle physics experiment ARGUS and it
describes the reconstructed invariant mass of a decayed particle candidate
in continuum background.
It is motivated from experimental observation. Here we have the generalised version
of the ARGUS distribution that can be used to describe a more peaking like distribtion.
It is motivated from experimental observation. Here we have the generalised version
of the ARGUS distribution that can be used to describe a more peaking like distribtion.
p = 0.5 gives the normal ARGUS distribution.
https://en.wikipedia.org/wiki/ARGUS_distribution
Expand Down

0 comments on commit 5320fc1

Please sign in to comment.