https://github.com/vuillaut/pschitt
Raw File
Tip revision: b1a913c84141a4b6fef7077aa1066000e33439c4 authored by Thomas Vuillaume on 08 August 2019, 12:53:40 UTC
Merge pull request #20 from vuillaut/fix_plot_array
Tip revision: b1a913c
notes.txt
Developments to be done:

- handle the different camera sizes

- object shape closer to a shower's one

- particles emitting in a cone = visible only if the telescope is this cone: compute this cone for each particle, determine if the telescope is in the cone (is_particle_visible)

- transmission coefficient in the air for each particle as a function of the distance to the telescope. first step: boolean, particle visible if transmission coefficient above a limit
back to top