Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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/GW170817/h1_psd.txt, L1=data/GW170817/l1_psd.txt, V1=data/GW170817/v1_psd.txt} 
 +  channel_dict = {H1=LOSC-STRAIN, L1=LOSC-STRAIN, V1=LOSC-STRAIN} 
 +  data_dict = {H1=data/GW170817/H-H1_LOSC_CLN_16_V1-1187007040-2048.gwf, L1=data/GW170817/L-L1_LOSC_CLN_16_V1-1187007040-2048.gwf, V1=data/GW170817/V-V1_LOSC_CLN_16_V1-1187007040-2048.gwf} 
 +  duration = 128 
 +  ################################################################################ 
 +  ## Calibration arguments 
 +  ################################################################################ 
 +  calibration-model = CubicSpline 
 +  spline-calibration-nodes = 10 
 +  spline-calibration-envelope-dict = {H1:data/GW170817/Feb-20-2018_O2_LHO_GPSTime_1187008882_C02_RelativeResponseUncertainty_FinalResults.txt, L1:data/GW170817/Feb-20-2018_O2_LLO_GPSTime_1187008882_C02_RelativeResponseUncertainty_FinalResults.txt, V1:data/GW170817/V_calibrationUncertaintyEnvelope_magnitude5p1percent_phase40mraddeg20microsecond.txt} 
 +  ################################################################################ 
 +  ## 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/AT2017gfo-GRB170817A/AT2017gfo_GRB170817A.dat 
 +  kilonova-model=Bu2019lm 
 +  kilonova-model-svd=data/AT2017gfo-GRB170817A/svdmodels_reduced 
 +  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/EOS_024_new_sorted  
 +  Neos=5000 
 +  eos-weight=eos/EOS_sorted_weight.dat 
 +  ################################################################################ 
 +  ## sampler arguments 
 +  ################################################################################ 
 +  nact = 10 
 +  nlive = 2048  
 +  maxmcmc = 10000 
 +  sampling-seed = 19940518 
 +  no-plot = True
Last modified: le 2022/02/26 09:59