|
fd688581ab
|
some pseudo clever scaling for the increment scaling
|
2020-04-08 17:29:43 +02:00 |
|
|
cd34fd5293
|
format with black
|
2020-04-08 17:00:11 +02:00 |
|
|
5e54068b8c
|
autopep8 monte carlo
|
2020-04-08 16:48:46 +02:00 |
|
|
6f5c15278a
|
rename missleading epsilon
|
2020-04-08 16:47:19 +02:00 |
|
|
30306a70d1
|
extract the reshuffeling algorithm from the main vegas routine
|
2020-04-08 16:43:44 +02:00 |
|
|
9734fe362f
|
refactor monte vegas and move final code out of main loop
|
2020-04-08 16:30:40 +02:00 |
|
|
a7632e5f1a
|
fix formatting in monte_carlo.py
|
2020-04-08 16:23:34 +02:00 |
|
|
6f2e2aef66
|
refactor the vegas routine, so that it accepts a target epsilon
|
2020-04-08 16:21:17 +02:00 |
|
|
1e73d469fb
|
Add some discussion of naive integration and change of variables
|
2020-04-08 13:23:50 +02:00 |
|
|
fcaf5c79e6
|
make tex_value smarter to support values without unit and integers
|
2020-04-08 13:21:58 +02:00 |
|
|
f69ae2151b
|
ad a convenience property to IntegrationResult
|
2020-04-08 13:21:28 +02:00 |
|
|
9cf85f844a
|
delete old figures
|
2020-04-08 13:21:02 +02:00 |
|
|
93dd7c13bf
|
remove debug statement
|
2020-04-08 12:03:32 +02:00 |
|
|
e29bcdf436
|
speed up convergence
|
2020-04-08 12:01:45 +02:00 |
|
|
5494758ba0
|
cleverly guess the sample size for naive integration
|
2020-04-08 11:44:10 +02:00 |
|
|
58f6ad2002
|
rename theory to integration
|
2020-04-08 09:42:18 +02:00 |
|
|
74775ae54d
|
add forgotten file and remove debugging
|
2020-04-08 09:41:23 +02:00 |
|
|
4d07861e4d
|
figure tabularasa
|
2020-04-07 21:37:27 +02:00 |
|
|
25c81ac842
|
make the plots thinner
|
2020-04-07 10:07:11 +02:00 |
|
|
4950178ba4
|
Put the observables in their own module.
|
2020-04-07 09:57:15 +02:00 |
|
|
acbab6b3de
|
adjust the discussion of σ for VEGAS
|
2020-04-06 21:25:22 +02:00 |
|
|
895fb300ce
|
don't ask me why it works
|
2020-04-06 21:16:31 +02:00 |
|
|
fb01e85a3e
|
still not worked out
|
2020-04-06 20:33:37 +02:00 |
|
|
abbfbe6e05
|
add title and some discussion
|
2020-04-06 19:17:48 +02:00 |
|
|
c8f28660a0
|
low and behold: stratified sampling seems to work
|
2020-04-06 18:21:10 +02:00 |
|
|
54c874496a
|
I am batman!
|
2020-04-05 21:12:02 +02:00 |
|
|
92d2c70bb9
|
add some nice plotting around vegas sampling
|
2020-04-05 13:55:28 +02:00 |
|
|
d31e4aa4df
|
re-evaluate the η-intergration
in light of the fixed implementation that changed (because the
variance is linear in the integration range)
|
2020-04-05 12:34:51 +02:00 |
|
|
bf35f19a52
|
some restructuring in the org document
|
2020-04-05 12:30:38 +02:00 |
|
|
b0f88b91c6
|
add VEGAS evaluation, sigma is overestimated, I have to check that
|
2020-04-04 22:20:48 +02:00 |
|
|
a6556d5fd3
|
fix typo in monte_carly.py
|
2020-04-04 21:46:44 +02:00 |
|
|
8288d58452
|
clarify α in docs
|
2020-04-03 19:49:10 +02:00 |
|
|
c3259a82b6
|
use a cummulative integral value
|
2020-04-03 19:44:39 +02:00 |
|
|
09cf85e64a
|
cleanup and documentation
|
2020-04-03 19:20:20 +02:00 |
|
|
a3c78f0b63
|
vegas works sofar, but is ugly!
|
2020-04-03 18:55:41 +02:00 |
|
|
9fd1af3fff
|
add literature pdfs
|
2020-04-03 14:05:30 +02:00 |
|
|
b47b9886c8
|
σ scales linearly with the interval lenght
took me way longer to find my error in thinking about this then to fix
the code ^^.
|
2020-04-02 17:37:31 +02:00 |
|
|
0872ebf553
|
momenta!
|
2020-04-02 16:35:43 +02:00 |
|
|
a895b40672
|
add nice errorbars
|
2020-04-02 16:33:30 +02:00 |
|
|
73c4c1d6e4
|
investigate p_t a little!
|
2020-04-02 15:55:07 +02:00 |
|
|
04cb8b9ca6
|
it is MOMENTUM
|
2020-04-02 11:31:44 +02:00 |
|
|
2cc4943903
|
some more discussion around pseudo rapidity
|
2020-04-02 09:16:33 +02:00 |
|
|
6bba1fe935
|
try out integration over η
|
2020-04-02 09:05:21 +02:00 |
|
|
0af526645b
|
fix mc integral std deviation
|
2020-04-02 08:38:53 +02:00 |
|
|
d9ccfa0737
|
correct typo, add plots of diff xs, xs
|
2020-04-01 15:03:38 +02:00 |
|
|
10ae751b46
|
use proper rounding
|
2020-04-01 13:55:22 +02:00 |
|
|
2cac6981b8
|
include a plot off the diff XS
|
2020-04-01 13:00:18 +02:00 |
|
|
1452c70ea8
|
fix the differential cross sections
|
2020-04-01 12:14:35 +02:00 |
|
|
bebb9c5d72
|
add proper unit to pt histo
|
2020-03-31 19:09:28 +02:00 |
|
|
752ac54892
|
add a little demonstratoin of an upper bound optimization
|
2020-03-31 19:06:14 +02:00 |
|