Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lc_inference [2022/02/21 13:03] theoastro |
lc_inference [2023/06/10 18:58] (current) theoastro |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Light curve inference | + | ===== Inference of electromagnetic signals |
NMMA enables to perform parameter estimation in different electromagnetic regimes such as for kilonovae and gamma-ray burst afterglows. Similarly to light curve generation, the following models are available for kilonova inference: '' | NMMA enables to perform parameter estimation in different electromagnetic regimes such as for kilonovae and gamma-ray burst afterglows. Similarly to light curve generation, the following models are available for kilonova inference: '' | ||
Line 13: | Line 13: | ||
This generates a file called injection.json that includes an injection file drawn from the prior file with a number of injections specified by –n-injection. The injection file generated for a certain kilonova model, | This generates a file called injection.json that includes an injection file drawn from the prior file with a number of injections specified by –n-injection. The injection file generated for a certain kilonova model, | ||
- | light_curve_analysis --model Me2017 --svd-path ./svdmodels --outdir outdir --label injection --prior priors/ | + | light_curve_analysis --model Me2017 --svd-path ./ |
A result of obtained posteriors is shown below: | A result of obtained posteriors is shown below: | ||
Line 31: | Line 31: | ||
As for the light curve generation, the '' | As for the light curve generation, the '' | ||
- | mpiexec -np 16 light_curve_analysis --model Bu2019lm --svd-path nmma/ | + | mpiexec -np 16 light_curve_analysis --model Bu2019lm --svd-path nmma/ |
A result plot could look like the example shown below: | A result plot could look like the example shown below: |
Last modified: le 2022/02/21 13:03