Skip to content

Commit

Permalink
Added calculation of trigger rates
Browse files Browse the repository at this point in the history
NB XeToyMc.ipynb includes a calculation of trigger rates for 511 keV
gammas
  • Loading branch information
jjgomezcadenas committed Nov 27, 2016
1 parent fa44963 commit 7928eba
Show file tree
Hide file tree
Showing 6 changed files with 861 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Core/system_of_units.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@
Bq = becquerel
mBq = 1e-3 * becquerel
muBq = 1e-6 * becquerel
kBq = 1e+3 * becquerel
MBq = 1e+6 * becquerel
cks = Bq/keV
U238ppb = Bq / 81.
Th232ppb = Bq / 246.
Expand Down
Binary file added TriggerToyMC/NEW_cut_top1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
846 changes: 846 additions & 0 deletions TriggerToyMC/XeToyMc.ipynb

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions TriggerToyMC/cu.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Energy Total
5.000E-01 8.363E-02
6.000E-01 7.625E-02
8.000E-01 6.606E-02
1.000E+00 5.901E-02
1.022E+00 5.834E-02
1.250E+00 5.261E-02
1.500E+00 4.803E-02
2.000E+00 4.205E-02
2.044E+00 4.166E-02
3.000E+00 3.599E-02
4.000E+00 3.318E-02
5.000E+00 3.177E-02
Binary file added TriggerToyMC/source.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added TriggerToyMC/sourceport1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7928eba

Please sign in to comment.