Differences

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

Link to this comparison view

Both sides previous revision Previous revision
gwsample-generation [2022/05/19 09:53]
theoastro
gwsample-generation [2022/05/19 09:53] (current)
theoastro
Line 6: Line 6:
   import bilby   import bilby
   # load posterior file   # load posterior file
-  eos_post = np.loadtxt('/home/nina/15_nmma_tutorial/06_GWEM-resampling/posterior_probability_files/Astro/15nsat_cse_uniform_R14/posterior_probability.txt')+  eos_post = np.loadtxt('./posterior_probability_files/Astro/15nsat_cse_uniform_R14/posterior_probability.txt')
   npts = 150000    npts = 150000 
   Neos = 5000   Neos = 5000
Last modified: le 2022/05/19 09:53