Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
config-jointinf [2022/02/26 09:59] theoastro created |
config-jointinf [2022/02/26 10:06] (current) theoastro |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== conig.ini for joint NMMA inference on GW170817+GRB170817A+AT2017gfo ==== | + | ==== conig.ini for GW170817+GRB170817A+AT2017gfo ==== |
+ | ################################################################################ | ||
+ | ## Data generation arguments | ||
+ | ################################################################################ | ||
+ | trigger_time = 1187008882.43 | ||
+ | ################################################################################ | ||
+ | ## Detector arguments | ||
+ | ################################################################################ | ||
+ | detectors = [H1, L1, V1] | ||
+ | psd_dict = {H1=data/ | ||
+ | channel_dict = {H1=LOSC-STRAIN, | ||
+ | data_dict = {H1=data/ | ||
+ | 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 09:59