fiedl / hole-ice-study

This project aims to incorporate the effects of hole ice into the clsim photon propagation simulation of the icecube neutrino observatory.
Other
4 stars 2 forks source link

Angular-acceptance scan for nested cylinders and cable #110

Closed fiedl closed 6 years ago

fiedl commented 6 years ago

I'm thinking about a scenario where the DOM is pushed by the main cable towards the outer rim of the drill hole.

Image source: https://icecube.wisc.edu/gallery/view/153

fiedl commented 6 years ago
[2018-08-09 23:47:32] fiedl@fiedl-mbp ~/hole-ice-study/scripts/AngularAcceptance master ⚡
▶ ./run.rb --cylinder-shift=0.12 --cable
▶ steamshovel tmp/gcd_with_hole_ice.i3
bildschirmfoto 2018-08-09 um 23 53 59

Or, only with a minimal cable on the side:

bildschirmfoto 2018-08-09 um 23 56 26
fiedl commented 6 years ago
[2018-08-10 00:00:44] fiedl@kepler17 /afs/ifh.de/group/amanda/scratch/fiedl/hole-ice-study/scripts/AngularAcceptance
▶ ./run.rb --cluster --angles=0,10,20,30,40,50,60,70,90,120,140,150,160,170,190,200,210,220,240,260,270,290,300,310,320,330,340,350 --plane-wave --number-of-photons=1e6 --cylinder-shift=0.12
▶ mv results/current ../../results/angular_acceptance_nested_shifted_with_cable

[2018-08-10 00:25:58] fiedl@fiedl-mbp ~/hole-ice-study/scripts/lib master ⚡
▶ ./convert_options_txt_to_json.rb ../../results/angular_acceptance_nested_shifted_with_cable
▶ ./plot_angular_acceptance.py ../../results/angular_acceptance_nested_shifted_with_cable --no-hole-ice
bildschirmfoto 2018-08-10 um 00 27 12
fiedl commented 6 years ago
[2018-08-10 01:42:05] fiedl@fiedl-mbp ~/hole-ice-study/scripts/lib master ⚡
▶ ./plot_angular_acceptance.py --no-hole-ice ../../results/angular_acceptance_nested_shifted_only_drill_hole ../../results/angular_acceptance_nested_shifted_with_cable ../../results/angular_acceptance_nested_shifted
bildschirmfoto 2018-08-10 um 01 44 42
fiedl commented 6 years ago
[2018-08-11 02:49:00] fiedl@fiedl-mbp ~/hole-ice-study/scripts/lib master ⚡
▶ ./plot_angular_acceptance.py ../../results/angular_acceptance_nested_shifted ../../results/angular_acceptance_nested_shifted_with_cable --label "Simulation with shifted DOM, without cable" "Simulation with shifted DOM, with cable"
bildschirmfoto 2018-08-11 um 15 55 56