Ticket #30: miller.in

File miller.in, 2.9 kB (added by rporter, 16 months ago)
Line 
1title  NS94 NB parameters and model
2c
3c This version creates a grid of models for inclusion in xspec
4c
5c commands controlling continuum =======
6c  Interpolate input spectrum from Jon's for power law
7c  extending down to 0.1 keV
8interpolate (0.00001 -10)
9continue (      7.63227     -7.12709) (      87.8176     -7.95081)
10continue (      89.9845     -7.94449) (      92.2610     -7.93789)
11continue (      94.6559     -7.93101) (      97.1787     -7.92385)
12continue (      99.8390     -7.91642) (      102.649     -7.90872)
13continue (      105.623     -7.90077) (      108.773     -7.89256)
14continue (      112.118     -7.88409) (      115.674     -7.87538)
15continue (      119.463     -7.86649) (      123.510     -7.85740)
16continue (      127.839     -7.84813) (      132.484     -7.83871)
17continue (      137.479     -7.82923) (      142.865     -7.81972)
18continue (      148.690     -7.81020) (      155.011     -7.80078)
19continue (      161.892     -7.79161) (      169.413     -7.78274)
20continue (      177.668     -7.77435) (      186.767     -7.76669)
21continue (      196.849     -7.75997) (      208.081     -7.75454)
22continue (      220.673     -7.75086) (      234.887     -7.74951)
23continue (      251.059     -7.75124) (      269.621     -7.75718)
24continue (      291.148     -7.76871) (      316.410     -7.78799)
25continue (      346.473     -7.81798) (      382.848     -7.86306)
26continue (      427.756     -7.93007) (      484.601     -8.02977)
27continue (      558.870     -8.18014) (      660.023     -8.41298)
28continue (      1276.47     -10.0456)
29continue (10,000,000 -30)
30luminosity = 37.53
31c
32c add background so that FIR/radio does not have zero flux
33background
34iterate
35c
36c density
37c hden 13.25 vary
38hden 13.25, power=-2.3
39c vary
40c grid range from 13.05 to 13.45 in 0.2 size steps
41c
42c set the radius range
43radius 10.5 vary
44grid range from 10.5 to 11.5 in 1.0 size steps
45stop thickness 12.7
46c
47c column density 23.0 vary
48c grid range 23.0 to 24.0 in 0.2 size steps
49c
50c set abundances ========
51c element scale factor oxygen 2
52c element scale factor neon 2
53element scale factor calcium 2
54element scale factor scandium 2
55element scale factor titanium 2
56element scale factor vanadium 2
57element scale factor chromium 2
58element scale factor manganese 2
59element scale factor iron 2.0
60c element scale factor cobalt 2.25
61c element scale factor nickel 2.25
62c
63c write stuff ===========
64set continuum resolution 0.2
65turbulence = 300
66punch overview last "ns94nb_full.ovr"
67punch column density last "ns94nb_full.col"
68punch continuum last "ns94nb_full.spc"
69punch heating last "ns94nb_full.het"
70c punch last xspec atable spectrum "trialspec.fit"
71c
72c punch out lots of useful info
73c
74punch line optical depths, limit=-2 "ns94nb_depths.dat"
75punch attenuated incident continuum "ns94nb_atten.dat"
76c punch last xspec mtable attenuated incident continuum "trialspec.fit"