Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gwem_resampling [2022/05/19 09:39] theoastro |
gwem_resampling [2023/01/04 11:46] (current) theoastro |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== GW-EM Resampling ===== | ===== GW-EM Resampling ===== | ||
- | In NMMA, it is possible to use the results from GRB, kilonova and GRB afterglow inferences to get estimates on the binary properties. This is based on phenomenological relations, i.e., via fits based on numerical-relativity relations. | + | In NMMA, it is possible to use the results from GW, kilonova and GRB afterglow inferences to get estimates on the binary properties. This is based on phenomenological relations, i.e., via fits based on numerical-relativity relations. |
- | The dynamical ejecta mass, \(M_{ej}^{dyn}\), | + | The dynamical ejecta mass, \(M_{ej}^{dyn}\), |
For the GW-EM resampling, the following input files are required: | For the GW-EM resampling, the following input files are required: | ||
Line 12: | Line 12: | ||
* '' | * '' | ||
+ | === Estimating BNS source properties | ||
Here, we illustrate the resampling on the example of a previous Bayesian inference on the observed data of the event GRB211211A, see section [[https:// | Here, we illustrate the resampling on the example of a previous Bayesian inference on the observed data of the event GRB211211A, see section [[https:// | ||
- | For the '' | + | For the '' |
Finally, to run the GW-EM-resampling, | Finally, to run the GW-EM-resampling, | ||
mpiexec -np 6 gwem_resampling --outdir outdir --GWsamples ./ | mpiexec -np 6 gwem_resampling --outdir outdir --GWsamples ./ | ||
+ | |||
+ | The result will be a posterior file containing information on: | ||
+ | * the chirp mass \(M_{c}\), | ||
+ | * mass ratio \(q\), | ||
+ | * Tidal deformability | ||
+ | * dynamical ejecta mass error \(\alpha\), | ||
+ | * dynamical ejecta mass fraction | ||
+ | |||
+ | A corner plot is shown below: | ||
+ | {{: | ||
+ | |||
+ | === Estimating NSBH source properties | ||
+ | In order to estimate the properties of a NSBH system, you need to adjust the GWsamples and GWprior file accordingly and run the resampling with the argument '' | ||
+ | gwem_resampling --outdir outdir --GWsamples GWsamples_NSBH.dat --GWprior GWNSBH.prior --withNSBH --EMsamples GRB211211A_NSBH_posterior_samples.dat --EOSpath 15nsat_cse_uniform_R14/ | ||
+ |
Last modified: le 2022/05/19 09:39