Commit a392a499 authored by Alfonso's avatar Alfonso
Browse files

matrix

parent fa13f485
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ import numpy as np
np.set_printoptions(threshold=np.inf)

# Percorso del file FITS
file_path = '/home/alfonso/Scrivania/THESEUS/xgis_m7-main/msk_55_4752313.fits'
file_path = '/home/alfonso/Scrivania/THESEUS/xgis_m7-main/fits_matrix/matrix.fits'

# Apri il file FITS
with fits.open(file_path) as hdul:
+4 −4
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

/gps/pos/type Plane
/gps/pos/shape Square
/gps/pos/halfx 50 cm
/gps/pos/halfy 50 cm
/gps/pos/halfx 100 cm
/gps/pos/halfy 100 cm
/gps/ang/type cos

/process/em/fluo true
@@ -15,5 +15,5 @@
/gps/pos/rot2 1.000 0.000 -0.000
/gps/direction -0.000 -0.000 -1.000

/gps/energy 2.0 keV
/run/beamOn 100
/gps/energy 154.0 keV
/run/beamOn 1000000
+72 B (3.23 KiB)

File changed.

No diff preview for this file type.

+1.71 KiB (5.17 KiB)

File changed.

No diff preview for this file type.

Loading