Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group 24 project: Simulation of a Positron-Induced Muon Source (Part 1) #22

Open
wants to merge 130 commits into
base: Group24
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
dd4b9db
test
hcapettini2 Feb 15, 2021
246c8a2
Initial template
hcapettini2 Feb 15, 2021
1557197
pdf added
hcapettini2 Feb 15, 2021
f0f61bb
Merge pull request #1 from hcapettini2/Track_Hilario
hcapettini2 Feb 15, 2021
07a0c8e
Saverios file
hcapettini2 Feb 16, 2021
ab8ac92
Added formulas and plots
hcapettini2 Feb 16, 2021
a840091
Merge pull request #2 from hcapettini2/Track_Hilario
hcapettini2 Feb 16, 2021
dc7dbef
Momentum in the CoM
hcapettini2 Feb 16, 2021
df331e1
Merge pull request #3 from hcapettini2/Track_Hilario
hcapettini2 Feb 16, 2021
40f432d
Momentum in the LF
hcapettini2 Feb 16, 2021
9244115
Merge pull request #4 from hcapettini2/Track_Hilario
hcapettini2 Feb 16, 2021
0d549ca
Momentum in the LF
hcapettini2 Feb 16, 2021
a52eb4d
Momentum in the LF corrected
hcapettini2 Feb 16, 2021
eeca9d6
Merge pull request #5 from hcapettini2/Track_Hilario
hcapettini2 Feb 16, 2021
793951d
angular reconstruction
hcapettini2 Feb 16, 2021
ac52deb
Merge pull request #6 from hcapettini2/Track_Hilario
hcapettini2 Feb 16, 2021
230f34d
realistic target
hcapettini2 Feb 17, 2021
a414cb3
Merge pull request #7 from hcapettini2/Track_Hilario
hcapettini2 Feb 17, 2021
fce7574
realistic beam
hcapettini2 Feb 18, 2021
a253001
Merge pull request #8 from hcapettini2/Track_Hilario
hcapettini2 Feb 18, 2021
294b7d3
realistic beam 2
hcapettini2 Feb 18, 2021
b203ddf
Merge pull request #9 from hcapettini2/Track_Hilario
hcapettini2 Feb 18, 2021
ce3c45d
realistic beam finished
hcapettini2 Feb 18, 2021
8fb6503
Merge pull request #10 from hcapettini2/Track_Hilario
hcapettini2 Feb 18, 2021
f8afa04
optional point
hcapettini2 Feb 18, 2021
d2e9ebb
Merge pull request #11 from hcapettini2/Track_Hilario
hcapettini2 Feb 18, 2021
22ab38d
re-structured
hcapettini2 Feb 19, 2021
f88e533
Merge pull request #12 from hcapettini2/Track_Hilario
hcapettini2 Feb 19, 2021
ba0eaa6
re-structured2
hcapettini2 Feb 19, 2021
fa182ce
re-structured2
hcapettini2 Feb 19, 2021
cd83c44
Merge pull request #13 from hcapettini2/Track_Hilario
hcapettini2 Feb 19, 2021
6854d20
fixing analytical part (differential cross section)
SaverioMonaco Feb 20, 2021
0ea49b2
Merge pull request #15 from SaverioMonaco/track_saverio
hcapettini2 Feb 20, 2021
1caef7d
differential cross section
hcapettini2 Feb 20, 2021
8c58744
adding LaTeX part about Lorentz Boosts
SaverioMonaco Feb 20, 2021
3c102dc
Merge pull request #16 from hcapettini2/Track_Hilario
eigen-carmona Feb 20, 2021
0f41467
Merge pull request #17 from SaverioMonaco/track_saverio
eigen-carmona Feb 20, 2021
68ef0a3
Adding inverse cumulative density function sampler for scattering ang…
eigen-carmona Feb 21, 2021
8d965c0
Updated code. Accept_reject strategy has been replaced.
eigen-carmona Feb 21, 2021
a10b880
Merge pull request #19 from eigen-carmona/gerardo/inverse_cumulative
eigen-carmona Feb 21, 2021
a3c91dd
Point 9 reviewed
hcapettini2 Feb 21, 2021
72c9daf
Pandas dataframe with more materials and plot of energy decay
hcapettini2 Feb 21, 2021
e0aa6e9
A bit of theory, point 6
hcapettini2 Feb 21, 2021
22466aa
Merge pull request #22 from hcapettini2/TrackHilario
eigen-carmona Feb 21, 2021
4169e4b
images
hcapettini2 Feb 21, 2021
b7e129e
test
hcapettini2 Feb 21, 2021
d124fdf
Merge pull request #25 from hcapettini2/TrackHilario_2
eigen-carmona Feb 21, 2021
354351f
Corrected inconsistent use of CoM energy
eigen-carmona Feb 21, 2021
7668e52
Each simulation is saved into a csv
hcapettini2 Feb 21, 2021
8f4fdaa
Each simulations outputs are stored in pandas dataframes
hcapettini2 Feb 21, 2021
f2d315e
small corrections on point 6
hcapettini2 Feb 21, 2021
88b0266
Merge pull request #28 from hcapettini2/TrackHilario_2
eigen-carmona Feb 21, 2021
57f1316
Clearing output
eigen-carmona Feb 21, 2021
ffb9875
Clearing outputs again
eigen-carmona Feb 21, 2021
a429053
Merge branch 'pivotito' into gerardo/energy_check
eigen-carmona Feb 21, 2021
af56329
Merge pull request #26 from eigen-carmona/gerardo/energy_check
hcapettini2 Feb 21, 2021
fafb890
theory
hcapettini2 Feb 21, 2021
9f9f899
functions for plotting
hcapettini2 Feb 21, 2021
e42adb2
Merge pull request #30 from hcapettini2/TrackHilario_3
eigen-carmona Feb 21, 2021
6a48be7
fixing analytical part
SaverioMonaco Feb 21, 2021
1fd553b
Merge pull request #31 from SaverioMonaco/track_saverio6
eigen-carmona Feb 21, 2021
574f5f7
max theta
hcapettini2 Feb 21, 2021
49b7193
Merge pull request #32 from hcapettini2/TrackHilario_3
eigen-carmona Feb 21, 2021
311b88d
add new
MariannaZDG Feb 22, 2021
0d555be
Merge pull request #33 from MariannaZDG/new_br
eigen-carmona Feb 22, 2021
e90ccc6
Added description to the basic functions
eigen-carmona Feb 22, 2021
e233416
Added description of inverse cumulative density function sampler
eigen-carmona Feb 22, 2021
8fb3512
Removed some deprecated code
eigen-carmona Feb 22, 2021
2e8c128
babayaga file
hcapettini2 Feb 22, 2021
afb7771
babayaga comparison
hcapettini2 Feb 22, 2021
e3a3a46
plot correction
hcapettini2 Feb 22, 2021
270652c
Array fourmomentum proposal
eigen-carmona Feb 22, 2021
7026b4e
Energy spread simu 1
hcapettini2 Feb 22, 2021
1f7ba09
four momenta check
hcapettini2 Feb 22, 2021
407e3d3
cleaned outputs
hcapettini2 Feb 22, 2021
1e12218
fixing small details in theory part
SaverioMonaco Feb 22, 2021
6b6817e
simple boos function and coordinate transform function
eigen-carmona Feb 22, 2021
c689ae0
Merge pull request #34 from hcapettini2/TrackHilario_4
eigen-carmona Feb 22, 2021
05d31df
Clear output commit
eigen-carmona Feb 22, 2021
f4ba23d
Merge branch 'Group24' into gerardo/functions_and_comments
eigen-carmona Feb 22, 2021
825d321
Merge pull request #36 from eigen-carmona/gerardo/functions_and_comments
eigen-carmona Feb 22, 2021
5b2c03a
fixing small details in theory (2)
SaverioMonaco Feb 22, 2021
de0b4b0
Merge pull request #35 from SaverioMonaco/track_saverio7
eigen-carmona Feb 22, 2021
d920cf3
My names were switched lol
eigen-carmona Feb 22, 2021
7a4cc56
babayaga dataset updated
hcapettini2 Feb 22, 2021
9481de3
Pdf discussion corrected
eigen-carmona Feb 22, 2021
1c3ca61
Slight modifications in boost discussion
eigen-carmona Feb 22, 2021
bc073f0
Fixing math
eigen-carmona Feb 22, 2021
89a6cea
plots reviewed
hcapettini2 Feb 22, 2021
4ec7b58
fixing code blocks
SaverioMonaco Feb 22, 2021
cac9958
Mandl reference
eigen-carmona Feb 22, 2021
61a4130
Merge pull request #37 from eigen-carmona/gerardo/grammar_and_spellin…
eigen-carmona Feb 22, 2021
82cff4c
Merge pull request #38 from hcapettini2/TrackHilario_final
eigen-carmona Feb 22, 2021
8a11cae
last cell deleted
SaverioMonaco Feb 22, 2021
d980fb6
Merge branch 'Group24' into track_saverio8
eigen-carmona Feb 22, 2021
ced7a23
Merge pull request #39 from SaverioMonaco/track_saverio8
eigen-carmona Feb 22, 2021
8d41cf2
Clear output commit
eigen-carmona Feb 22, 2021
fca24f0
Theory decay
hcapettini2 Feb 22, 2021
062441d
simulation 3 finished
hcapettini2 Feb 22, 2021
87f89f3
Saverios corrections
hcapettini2 Feb 22, 2021
dc86e05
clear output
hcapettini2 Feb 22, 2021
6f40d5f
Merge pull request #41 from hcapettini2/Track_final
SaverioMonaco Feb 22, 2021
c935e9e
Conversion constants
eigen-carmona Feb 22, 2021
f5b5512
Moved references to the end
eigen-carmona Feb 22, 2021
5818697
Removed purposeless function
eigen-carmona Feb 22, 2021
f1f234f
Added description to plotting functions
eigen-carmona Feb 22, 2021
dc0bf1e
Better graphs
eigen-carmona Feb 22, 2021
fb6d46f
babayaga hyperlink
eigen-carmona Feb 22, 2021
f32a9c5
Corrected display import
eigen-carmona Feb 22, 2021
337860b
Rearranged theory cells
eigen-carmona Feb 22, 2021
165fd80
Added boost function to mathematical functions cell
eigen-carmona Feb 22, 2021
2a1771f
Printing dataframe
eigen-carmona Feb 22, 2021
cc6e85c
Circular plot function moved to plot functions cell
eigen-carmona Feb 22, 2021
a8accc7
Fixed further graphs
eigen-carmona Feb 22, 2021
7c89da3
Clear output commit
eigen-carmona Feb 22, 2021
f5e5725
Merge pull request #42 from eigen-carmona/gerardo/on_the_fly_changes
SaverioMonaco Feb 22, 2021
b66a8fc
Corrections in boost theory
eigen-carmona Feb 22, 2021
a2c252b
Discussion on max angle and energy range
eigen-carmona Feb 22, 2021
3f3cdc6
Inverse cumulative function theory added
eigen-carmona Feb 22, 2021
fb61fda
Further corrections in the theory
eigen-carmona Feb 22, 2021
c9588f4
Corrected references
eigen-carmona Feb 23, 2021
85d9598
Merge pull request #43 from eigen-carmona/gerardo/further_theory
eigen-carmona Feb 23, 2021
f825e54
Successful execution of complete notebook
eigen-carmona Feb 23, 2021
ecc3eb1
extra pĺot
hcapettini2 Feb 23, 2021
66f2f7e
Merge pull request #44 from hcapettini2/Track_extra_plot
eigen-carmona Feb 23, 2021
081b28f
add density
hcapettini2 Feb 23, 2021
9f9e05e
degrees
hcapettini2 Feb 23, 2021
3998275
Merge pull request #45 from hcapettini2/Track_extra_plot
eigen-carmona Feb 23, 2021
18a2ca6
Merge pull request #46 from hcapettini2/Track_extra_plot
eigen-carmona Feb 23, 2021
05e4e24
Zerajic*
eigen-carmona Feb 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,480 changes: 1,480 additions & 0 deletions .ipynb_checkpoints/Muons_project-checkpoint.ipynb

Large diffs are not rendered by default.

460 changes: 460 additions & 0 deletions .ipynb_checkpoints/theory-checkpoint.ipynb

Large diffs are not rendered by default.

2,625 changes: 2,625 additions & 0 deletions Muons_project.ipynb

Large diffs are not rendered by default.

Empty file added NEW_FILE.plt
Empty file.
2 changes: 1 addition & 1 deletion Project.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.4"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
1 change: 1 addition & 0 deletions img/.~lock.boost.odg#
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
,saverio,saverio-Surface-Pro,20.02.2021 23:16,file:///home/saverio/.config/libreoffice/4;
1 change: 1 addition & 0 deletions img/.~lock.comframe.odg#
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
,saverio,saverio-Surface-Pro,20.02.2021 23:16,file:///home/saverio/.config/libreoffice/4;
1 change: 1 addition & 0 deletions img/.~lock.labframe.odg#
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
,saverio,saverio-Surface-Pro,20.02.2021 23:17,file:///home/saverio/.config/libreoffice/4;
Binary file added img/boost.odg
Binary file not shown.
Binary file added img/boost.pdf
Binary file not shown.
250 changes: 250 additions & 0 deletions img/boost.svg
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 img/comframe.odg
Binary file not shown.
Binary file added img/comframe.pdf
Binary file not shown.
228 changes: 228 additions & 0 deletions img/comframe.svg
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 img/labframe.odg
Binary file not shown.
Binary file added img/labframe.pdf
Binary file not shown.
229 changes: 229 additions & 0 deletions img/labframe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
200 changes: 200 additions & 0 deletions matched_ep_th_exp_200.txt

Large diffs are not rendered by default.

460 changes: 460 additions & 0 deletions theory.ipynb

Large diffs are not rendered by default.