Skip to content

Commit 83e12f1

Browse files
authored
Merge pull request #51 from Crauzerus/extended_source_desc
Readme for t17
2 parents 1dcadd4 + 18a7d29 commit 83e12f1

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

t17_extended_source/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Benchmark for ExtendedVSource
2+
3+
Runs 4 simulations for 4 different decays:
4+
5+
* pPs --> 2 gammas
6+
* pPs* --> 2 gammas + prompt gamma
7+
* oPs --> 3 gammas
8+
* oPs* --> 3gammas + prompt gamma
9+
10+
where pPs is para-positronium, oPs is ortho-positronium, prompt gamma is deexcitation gamma.
11+
12+
We simulate a point source with spherical detector.
13+
14+
The test compares reference energy deposition distributions with ones generated during simulations and validates them by using the two-sample Kolmogorov-Smirnov test.
15+
16+
Null hypothesis is that two two distributions are identical with p-value threshold equals 0.05 (5%).
17+
18+
Additionally, if data contains signals from other particles test fails because we do not expect them to be present for given macros.

0 commit comments

Comments
 (0)