Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gw_inference [2023/06/19 08:09] theoastro |
gw_inference [2023/06/25 15:26] (current) theoastro |
||
---|---|---|---|
Line 64: | Line 64: | ||
| | ||
with-eos=True | with-eos=True | ||
- | eos-data=./ | + | eos-data=./ |
- | Neos=15000 | + | Neos=x< |
- | eos-weight=./ | + | eos-weight=./ |
Line 108: | Line 108: | ||
==== Inference of injected GW signals ==== | ==== Inference of injected GW signals ==== | ||
+ | For synthetic signals, the `config.ini` file needs to be slightly adapted. First of all, some injection specific flags need to be provided which are listed below: | ||
+ | |||
+ | ################################################################################ | ||
+ | ## Injection arguments | ||
+ | ################################################################################ | ||
+ | |||
+ | injection = True | ||
+ | n-simulation = 1 | ||
+ | injection-file = ./ | ||
+ | injection_numbers=[0] | ||
+ | |||
+ | The '' | ||
+ | |||
+ | Moreover, other flags which are related to an observed event should be commented out such as trigger time and provided observational data. The rest remains the same as shown above for the case of an observed GW event. | ||
Last modified: le 2023/06/19 08:09