Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gw_inference [2023/06/19 08:10]
theoastro [Inference of injected GW signals]
gw_inference [2023/06/25 15:26] (current)
theoastro
Line 64: Line 64:
      
   with-eos=True    with-eos=True 
-  eos-data=./eos/eos_IST_sorted  +  eos-data=./eos/eos_sorted  
-  Neos=15000 +  Neos=x<provide_number_EOS_files> 
-  eos-weight=./eos/EOS_IST_sorted_weight.dat+  eos-weight=./eos/EOS_sorted_weight.dat
  
  
Line 116: Line 116:
  injection = True  injection = True
  n-simulation = 1  n-simulation = 1
- injection-file = ./O4_injections_mdyninj_1e-5.json+ injection-file = ./injections.json
  injection_numbers=[0]  injection_numbers=[0]
  
-The ''injection = True'' flag enables parameter estimation with injected signals and ''n-simulation = 1'' initiates inference for one synthetic signal. An ''injection-file'' needs to be provided in order to specify for which system the inference should be run. The creation of injected signals is shown [here](./data_inj_obs.html). The ''injection_numbers= [0]'' uses in this case only the first signal in the injection file. +The ''injection = True'' flag enables parameter estimation with injected signals and ''n-simulation = 1'' initiates inference for one synthetic signal. An ''injection-file'' needs to be provided in order to specify for which system the inference should be run. The creation of injected signals is shown [[https://enlil.gw.physik.uni-potsdam.de/dokuwiki/doku.php?id=injections_nmma|here]]. The ''injection_numbers= [0]'' uses in this case only the first signal in the injection file. 
  
 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.  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:10