Commits on Source (82)
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Colm Talbot authored
# Conflicts: # bilby/gw/conversion.py # bilby/gw/likelihood/__init__.py
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Aditya Vijaykumar authored
Relbin integration See merge request aditya.vijaykumar/bilby!3
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
MAINT: clarify the data consistency test See merge request !1174
-
Colm Talbot authored
-
Colm Talbot authored
FIX: Make sure PyMultiNest restarts timer when not resuming See merge request !1163
-
Aditya Vijaykumar authored
MAINT: make indices not written per bin See merge request aditya.vijaykumar/bilby!4
-
-
Aditya Vijaykumar authored
-
Colm Talbot authored
-
Colm Talbot authored
MAINT: pin version of ptmcmcsampler See merge request !1175
-
Colm Talbot authored
TEST: add missing meta data term See merge request !1173
-
Colm Talbot authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Tomasz Baka authored
-
-
Aditya Vijaykumar authored
-
Aditya Vijaykumar authored
-
Colm Talbot authored
MAINT: precalculate log_noise_likelihood Closes #653 See merge request !1179
-
Colm Talbot authored
TEST: fix for ptmcmcsampler>2.1.0 See merge request !1177
-
Aditya Vijaykumar authored
-
-
Colm Talbot authored
Determine reference_chirp_mass for MBGravitationalWaveTransient from prior when it is not specified See merge request !1169
-
-
Colm Talbot authored
DOCS: Change asd filename from psd to asd See merge request !1176
-
-
Colm Talbot authored
Modified GRAD_WINDOW_LENGTH calculation for sooner calculation of valid... Closes #638 See merge request !1146
-
-
Colm Talbot authored
update the nessai interface for v0.7.0 See merge request !1161
-
-
Colm Talbot authored
Add per-detector likelihood calculation See merge request !1149
-
Colm Talbot authored
-
Colm Talbot authored
-
Aditya Vijaykumar authored
-
Colm Talbot authored
# Conflicts: # test/gw/conversion_test.py
-
Colm Talbot authored
-
Colm Talbot authored
-
Aditya Vijaykumar authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
New dynesty api See merge request !1138
-
Colm Talbot authored
-
Colm Talbot authored
See merge request !1105
-
Colm Talbot authored
-
Colm Talbot authored
FEATURE: allow prior arguments to be functions See merge request !1144
-
Colm Talbot authored
-
Colm Talbot authored
Version 1.4.0 Release See merge request !1180
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- AUTHORS.md 3 additions, 0 deletionsAUTHORS.md
- CHANGELOG.md 22 additions, 0 deletionsCHANGELOG.md
- README.rst 1 addition, 0 deletionsREADME.rst
- bilby/core/prior/base.py 15 additions, 4 deletionsbilby/core/prior/base.py
- bilby/core/result.py 7 additions, 3 deletionsbilby/core/result.py
- bilby/core/sampler/dynamic_dynesty.py 22 additions, 213 deletionsbilby/core/sampler/dynamic_dynesty.py
- bilby/core/sampler/dynesty.py 184 additions, 208 deletionsbilby/core/sampler/dynesty.py
- bilby/core/sampler/nessai.py 162 additions, 65 deletionsbilby/core/sampler/nessai.py
- bilby/core/sampler/ptemcee.py 200 additions, 26 deletionsbilby/core/sampler/ptemcee.py
- bilby/core/sampler/pymultinest.py 2 additions, 0 deletionsbilby/core/sampler/pymultinest.py
- bilby/gw/conversion.py 116 additions, 4 deletionsbilby/gw/conversion.py
- bilby/gw/detector/interferometer.py 26 additions, 14 deletionsbilby/gw/detector/interferometer.py
- bilby/gw/likelihood/__init__.py 1 addition, 0 deletionsbilby/gw/likelihood/__init__.py
- bilby/gw/likelihood/base.py 128 additions, 53 deletionsbilby/gw/likelihood/base.py
- bilby/gw/likelihood/multiband.py 27 additions, 7 deletionsbilby/gw/likelihood/multiband.py
- bilby/gw/likelihood/relative.py 395 additions, 0 deletionsbilby/gw/likelihood/relative.py
- bilby/gw/source.py 72 additions, 0 deletionsbilby/gw/source.py
- examples/gw_examples/data_examples/GW190425.py 35 additions, 10 deletionsexamples/gw_examples/data_examples/GW190425.py
- examples/gw_examples/injection_examples/relative_binning.py 162 additions, 0 deletionsexamples/gw_examples/injection_examples/relative_binning.py
This diff is collapsed.
bilby/gw/likelihood/relative.py
0 → 100644