This commit is contained in:
Roman Krivonos 2024-08-30 18:40:31 +03:00
parent 6781f091f9
commit a1340250f0
26 changed files with 24464 additions and 17185 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
BKG E01 ScWs: 5185 Texp: 11.36 Ms
BKG E01 ScWs: 5253 Texp: 11.47 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
BKG E13 ScWs: 5093 Texp: 11.12 Ms
BKG E13 ScWs: 5161 Texp: 11.23 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
BKG E14 ScWs: 5239 Texp: 11.47 Ms
BKG E14 ScWs: 5307 Texp: 11.58 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
GC06 E01 ScWs: 1620 Texp: 2.41 Ms
GC06 E01 ScWs: 5428 Texp: 7.97 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
GC06 E13 ScWs: 1557 Texp: 2.32 Ms
GC06 E13 ScWs: 4994 Texp: 7.42 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
GC06 E14 ScWs: 1621 Texp: 2.41 Ms
GC06 E14 ScWs: 5370 Texp: 7.90 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON+20 E01 ScWs: 756 Texp: 1.03 Ms
LON+20 E01 ScWs: 2537 Texp: 3.53 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON+20 E13 ScWs: 751 Texp: 1.02 Ms
LON+20 E13 ScWs: 2519 Texp: 3.51 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON+20 E14 ScWs: 756 Texp: 1.03 Ms
LON+20 E14 ScWs: 2539 Texp: 3.53 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON-20 E01 ScWs: 5036 Texp: 7.70 Ms
LON-20 E01 ScWs: 3988 Texp: 6.23 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON-20 E13 ScWs: 4974 Texp: 7.61 Ms
LON-20 E13 ScWs: 3926 Texp: 6.14 Ms

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
LON-20 E14 ScWs: 5009 Texp: 7.66 Ms
LON-20 E14 ScWs: 3961 Texp: 6.19 Ms

View File

@ -39,7 +39,7 @@ inkey="ALL"
sigma=3
plotme=False
plotme=True
ebands0={
'E01':[0.0,0.0], # 25-60 keV

View File

@ -43,6 +43,10 @@ ax1.set_title("25-60 keV")
ax2.set_title("60-80 keV")
ax3.set_title("80-200 keV")
ax1.set_xlim(185,-185)
ax2.set_xlim(185,-185)
ax3.set_xlim(185,-185)
ax1.set_ylim(-0.3,1.8)
ax2.set_ylim(-0.3,1.8)
ax3.set_ylim(-0.3,1.8)