... | ... | @@ -30,10 +30,13 @@ This is the review page of the Modified Dispersion Relation test implementation |
|
|
```
|
|
|
|
|
|
|
|
|
## Using the package
|
|
|
### Scripts
|
|
|
|
|
|
To use the package for LIV testing in bilby:
|
|
|
1. Choose the appropriate function in bilbyLIV/waveform.py as frequency_domain_source_model
|
|
|
2. Choose bilbyLIV.conversion.generate_all_bbh_parameters (or bns) as generation function to generate A_alpha in the posterior samples
|
|
|
3. In the prior, include a prior in A_eff (in peV^(2-alpha)). Additionaly include a delta prior in alpha (must be 0, 0.5, 1., 1.5, 2.5, 3.0, 3.5, 4.). Recommended prior is `A_eff = SymmetricLogUniform(name='A_eff', minimum=1e-24, maximum=1e-12, unit='$peV^{2-\\alpha}$', latex_label='$A_{eff}$')`
|
|
|
:construction: means the review is in progress
|
|
|
|
|
|
:question: means there is some potential issue that needs to be addressed
|
|
|
|
|
|
:heavy_check_mark: means that the review is complete
|
|
|
|
|
|
| Script | Short description | Status | git hash | Comment | final sign-off |
|
|
|
| ------ | ----------------- | ------ | -------- | ------- | -------------- | |
|
|
\ No newline at end of file |