-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinference-gw190408_181802.ini
146 lines (123 loc) · 2.95 KB
/
inference-gw190408_181802.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
[variable_params]
delta_tc =
srcmchirp =
q =
spin1_a =
spin1_azimuthal =
spin1_polar =
spin2_a =
spin2_azimuthal =
spin2_polar =
comoving_volume =
inclination =
ra =
dec =
coa_phase =
[static_params]
approximant = IMRPhenomXPHM
f_lower = 20
f_ref = 20
trigger_time = 1238782700.3
[prior-srcmchirp]
name = mchirp_from_uniform_mass1_mass2
min-srcmchirp = 15
max-srcmchirp = 23
[prior-q]
name = q_from_uniform_mass1_mass2
min-q = 1
max-q = 8
[waveform_transforms-mass1]
name = custom
inputs = srcmchirp, q, redshift
mass1 = mass1_from_mchirp_q(srcmchirp,q) * (1 + redshift)
[waveform_transforms-mass2]
name = custom
inputs = srcmchirp, q, redshift
mass2 = mass2_from_mchirp_q(srcmchirp,q) * (1 + redshift)
[prior-spin1_a]
name = uniform
min-spin1_a = 0.0
max-spin1_a = 0.99
[prior-spin1_polar+spin1_azimuthal]
name = uniform_solidangle
polar-angle = spin1_polar
azimuthal-angle = spin1_azimuthal
[prior-spin2_a]
name = uniform
min-spin2_a = 0.0
max-spin2_a = 0.99
[prior-spin2_polar+spin2_azimuthal]
name = uniform_solidangle
polar-angle = spin2_polar
azimuthal-angle = spin2_azimuthal
[waveform_transforms-spin1x+spin1y+spin1z]
name = spherical_to_cartesian
x = spin1x
y = spin1y
z = spin1z
radial = spin1_a
polar = spin1_polar
azimuthal = spin1_azimuthal
[waveform_transforms-spin2x+spin2y+spin2z]
name = spherical_to_cartesian
x = spin2x
y = spin2y
z = spin2z
radial = spin2_a
polar = spin2_polar
azimuthal = spin2_azimuthal
[prior-delta_tc]
name = uniform
min-delta_tc = -0.1
max-delta_tc = 0.1
[waveform_transforms-tc]
name = custom
inputs = trigger_time, delta_tc
tc = trigger_time + delta_tc
[prior-inclination]
name = sin_angle
[prior-ra+dec]
name = uniform_sky
[prior-coa_phase]
name = uniform_angle
[prior-comoving_volume]
name = uniform
min-comoving_volume = 5e3
max-comoving_volume = 2e10
[waveform_transforms-redshift]
name = custom
inputs = comoving_volume
redshift = redshift_from_comoving_volume(comoving_volume)
[waveform_transforms-distance]
name = custom
inputs = comoving_volume
distance = distance_from_comoving_volume(comoving_volume)
[model]
name = marginalized_polarization
low-frequency-cutoff = 20
ignore-failed-waveforms =
[sampler]
name = dynesty
dlogz = 0.1
nlive = 2000
nact = 10
walks = 500
maxmcmc = 10000
sample = rwalk2
checkpoint_time_interval = 1800
[data]
analysis-start-time = -18
analysis-end-time = 4
psd-estimation = median-mean
psd-start-time = -256
psd-end-time = 256
psd-inverse-length = 8
psd-segment-length = 8
psd-segment-stride = 4
sample-rate = 2048
strain-high-pass = 15
pad-data = 8
instruments = H1 L1 V1
trigger-time = 1238782700.3
frame-files = H1:/work/yifan.wang/WWW/projects/3ogcPE/gwtc2/frame_files/H-H1_GWOSC_16KHZ_R1-1238780653-4096.gwf L1:/work/yifan.wang/WWW/projects/3ogcPE/gwtc2/frame_files/L-L1_GWOSC_16KHZ_R1-1238780653-4096.gwf V1:/work/yifan.wang/WWW/projects/3ogcPE/gwtc2/frame_files/V-V1_GWOSC_16KHZ_R1-1238780653-4096.gwf
channel-name = H1:GWOSC-16KHZ_R1_STRAIN L1:GWOSC-16KHZ_R1_STRAIN V1:GWOSC-16KHZ_R1_STRAIN