This commit is contained in:
Roman Krivonos
2024-09-11 10:05:15 +03:00
parent 0dcf1178cc
commit 462133ce2e
20 changed files with 108 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ ylim <- c(0.1,1.5)
cl="black"
a <- read.table('../cutoffpl_lon+20_eeuf.dat', col.names=c("x","dx","y","dy","total","cutoffpl","pow"))
plot(a$x, a$y, pch=3, bg="white", col="white", ylim=ylim, xlim=xlim,main="GC (cutoffpl+powerlaw)",ylab=expression("keV"^"2"~"(Phot. keV"^"-1"~"cm"^"-2"~"s"^"-1"*")"),type="p",xaxt = 'n',xlab="",log="xy")
plot(a$x, a$y, pch=3, bg="white", col="white", ylim=ylim, xlim=xlim,main="LON+20 (cutoffpl+powerlaw)",ylab=expression("keV"^"2"~"(Phot. keV"^"-1"~"cm"^"-2"~"s"^"-1"*")"),type="p",xaxt = 'n',xlab="",log="xy")
#axis(side=2, at=c(1e-6,1e-5, 1e-4, 1e-3, 1e-2), labels=expression('-6','-5','-4','-3','-2'))

View File

@@ -61,7 +61,7 @@ segments(a$x-a$dx,a$y,a$x+a$dx,a$y,col=cl)
mtext(side = 1, text = "Energy, keV", line = 4, cex=1.6)
legend( 90.0,0.08,c("GC","LON+20","LON-20","BGD"), lty=c(1,1,1,1), lwd=c(2.5,2.5,2.5,2.5),col=c("red","blue","green","black"),cex=1.7)
legend( 85.0,0.08,c("GC","LON+20","LON-20","3C 273/Coma"), lty=c(1,1,1,1), lwd=c(2.5,2.5,2.5,2.5),col=c("red","blue","green","black"),cex=1.7)
axis(1, mgp=c(3, 1.5, 0))

View File

@@ -0,0 +1,9 @@
data GC06.sim.spec.pha
setpl en
cpd /xs
setpl reb 2
systematic 0
setpl reb 2 2
@polar_gc06_cflux
pl eeuf delchi

View File

@@ -0,0 +1,8 @@
data LON+20.sim.spec.pha
setpl en
cpd /xs
@polar_lon+20_cflux
setpl reb 2 2
pl eeuf delchi
#steppar 9 -10 -12 100
#new 9 -10.34

View File

@@ -0,0 +1,8 @@
data LON-20.sim.spec.pha
setpl en
cpd /xs
@polar_lon-20_cflux
setpl reb 2 2
pl eeuf delchi
#steppar 9 -10 -12 100
#new 9 -10.34

View File

@@ -5,11 +5,11 @@ cosmo 70 0 0.73
xset delta 0.01
systematic 0.05
model atable{polarmodel.fits} + cflux*powerlaw
0.67731 0.01 0 0 3 3
3.02538e-09 0.01 0 0 1e+20 1e+24
0.656833 0.01 0 0 3 3
3.19989e-09 0.01 0 0 1e+20 1e+24
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.38934 0.01 -100 -100 100 100
-9.19605 0.01 -100 -100 100 100
1.55 -1 -3 -2 9 10
1 -1 0 0 1e+20 1e+24
bayes off

View File

@@ -0,0 +1,18 @@
method leven 10 0.01
abund angr
xsect vern
cosmo 70 0 0.73
xset delta 0.01
systematic 0.05
model cflux*atable{polarmodel.fits} + cflux*powerlaw
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.01521 0.01 -100 -100 100 100
0.657219 0.01 0 0 3 3
1 -1 0 0 1e+20 1e+24
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.1965 0.01 -100 -100 100 100
1.55 -1 -3 -2 9 10
1 -1 0 0 1e+20 1e+24
bayes off

15
Spectra/polar_lon+20.xcm Normal file
View File

@@ -0,0 +1,15 @@
method leven 10 0.01
abund angr
xsect vern
cosmo 70 0 0.73
xset delta 0.01
systematic 0.05
model atable{polarmodel.fits} + cflux*powerlaw
0.6479 0.01 0 0 3 3
1.33563e-09 0.01 0 0 1e+20 1e+24
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.52474 0.01 -100 -100 100 100
1.55 -1 -3 -2 9 10
1 -1 0 0 1e+20 1e+24
bayes off

View File

@@ -0,0 +1,18 @@
method leven 10 0.01
abund angr
xsect vern
cosmo 70 0 0.73
xset delta 0.01
systematic 0.05
model cflux*atable{polarmodel.fits} + cflux*powerlaw
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.42255 0.01 -100 -100 100 100
0.647891 0.01 0 0 3 3
1 -1 0 0 1e+20 1e+24
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.52474 0.01 -100 -100 100 100
1.55 -1 -3 -2 9 10
1 -1 0 0 1e+20 1e+24
bayes off

View File

@@ -0,0 +1,18 @@
method leven 10 0.01
abund angr
xsect vern
cosmo 70 0 0.73
xset delta 0.01
systematic 0.05
model cflux*atable{polarmodel.fits} + cflux*powerlaw
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.31443 0.01 -100 -100 100 100
0.718932 0.01 0 0 3 3
1 -1 0 0 1e+20 1e+24
30 -0.1 0 0 1e+06 1e+06
80 -0.1 0 0 1e+06 1e+06
-9.57592 0.01 -100 -100 100 100
1.55 -1 -3 -2 9 10
1 -1 0 0 1e+20 1e+24
bayes off