Skip to content
Snippets Groups Projects
Commit 9ba15a96 authored by Alfonso's avatar Alfonso
Browse files

Risolto conflitto e rimosso file .pyc

parent 806daf4e
No related branches found
No related tags found
No related merge requests found
/gps/particle gamma
/gps/pos/type Plane
/gps/pos/shape Square
/gps/pos/halfx 50 cm
......@@ -15,5 +13,5 @@
/gps/direction -0.000 -0.000 -1.000
/gps/energy 150.0 keV
/run/beamOn 10000000
Kumar, P.; Zhang, B. The physics of gamma-ray bursts relativistic jets. Phys. Rep. 2015, 561, 1–109.
\ No newline at end of file
/run/beamOn 1000000
......@@ -101,3 +101,5 @@ def generate_fits(energy, theta_deg, phi_deg):
print("File .fits creato correttamente")
except Exception as e:
print("Errore durante la creazione del file .fits")
generate_fits(66, 0, 0)
\ No newline at end of file
......@@ -29,6 +29,7 @@ def main():
rot2_x, rot2_y, rot2_z,
dir_x, dir_y, dir_z)
run_macro(macro_name)
generate_fits(energy, theta_deg, phi_deg)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment