| ... | ... | @@ -14,7 +14,7 @@ trigger-time = 0 |
|
|
|
prior-file = chirp_mass_mass_ratio.prior
|
|
|
|
create-output = True
|
|
|
|
injection = True
|
|
|
|
n-injection = 100
|
|
|
|
n-injection = 500
|
|
|
|
accounting = ligo.dev.o3.cbc.pe.lalinference
|
|
|
|
deltaT = 0.1
|
|
|
|
|
| ... | ... | @@ -101,5 +101,6 @@ In the example above, we used `dynesty` with 1024 live points and `walks=60`. Yo |
|
|
|
|
|
|
|
## Notes
|
|
|
|
|
|
|
|
* To change the number of results generated, change the `n-injection` parameter in the configuration.
|
|
|
|
* Using the container is preferred as it guarantees the version of bilby and bilby_pipe are consistent (you should indicate the versions when reporting results).
|
|
|
|
* You can of course also use your own installation of `bilby` and `bilby_pipe`, replace `./bilby_pipe_0.0.3` in the Makescript with just `bilby_pipe`. |
|
|
\ No newline at end of file |