Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
config-jointinf [2022/02/26 10:00] theoastro |
config-jointinf [2022/02/26 10:06] (current) theoastro |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| detectors = [H1, L1, V1] | detectors = [H1, L1, V1] | ||
| psd_dict = {H1=data/ | psd_dict = {H1=data/ | ||
| - | channel_dict = {H1=LOSC-STRAIN, | + | |
| data_dict = {H1=data/ | data_dict = {H1=data/ | ||
| duration = 128 | duration = 128 | ||
| + | ################################################################################ | ||
| + | ## Calibration arguments | ||
| + | ################################################################################ | ||
| + | calibration-model = CubicSpline | ||
| + | spline-calibration-nodes = 10 | ||
| + | spline-calibration-envelope-dict = {H1: | ||
| + | ################################################################################ | ||
| + | ## Job submission arguments | ||
| + | ################################################################################ | ||
| + | label = GW170817-AT2017gfo-GRB170817A | ||
| + | outdir = outdir | ||
| + | ################################################################################ | ||
| + | ## Likelihood arguments | ||
| + | ################################################################################ | ||
| + | distance-marginalization=False | ||
| + | phase-marginalization=False | ||
| + | time-marginalization=False | ||
| + | ################################################################################ | ||
| + | ## Prior arguments | ||
| + | ################################################################################ | ||
| + | prior-file = GW170817_AT2017gfo_GRB170817A.prior | ||
| + | convert_to_flat_in_component_mass = True | ||
| + | ################################################################################ | ||
| + | ## Waveform arguments | ||
| + | ################################################################################ | ||
| + | frequency-domain-source-model = lal_binary_neutron_star | ||
| + | waveform_approximant = IMRPhenomPv2_NRTidalv2 | ||
| + | ################################################################################ | ||
| + | ## EM arguments | ||
| + | ################################################################################ | ||
| + | binary-type=BNS | ||
| + | light-curve-data=data/ | ||
| + | kilonova-model=Bu2019lm | ||
| + | kilonova-model-svd=data/ | ||
| + | svd-mag-ncoeff=10 | ||
| + | svd-lbol-ncoeff=10 | ||
| + | kilonova-trigger-time=57982.5285236896 | ||
| + | kilonova-tmin=0 | ||
| + | kilonova-tmax=950 | ||
| + | kilonova-error=1 | ||
| + | kilonova-tstep=0.1 | ||
| + | with-grb=True | ||
| + | ################################################################################ | ||
| + | ## EOS arguments | ||
| + | ################################################################################ | ||
| + | with-eos=True | ||
| + | eos-data=eos/ | ||
| + | Neos=5000 | ||
| + | eos-weight=eos/ | ||
| + | ################################################################################ | ||
| + | ## sampler arguments | ||
| + | ################################################################################ | ||
| + | nact = 10 | ||
| + | nlive = 2048 | ||
| + | maxmcmc = 10000 | ||
| + | sampling-seed = 19940518 | ||
| + | no-plot = True | ||
Last modified: le 2022/02/26 10:00
