Commits on Source (45)
-
Gregory Ashton authored
-
-
Sylvia Biscoveanu authored
Add cython versions of geometric calculations See merge request !1053
-
Sylvia Biscoveanu authored
Switch to allclose lookup file cache testing See merge request !1150
-
-
Sylvia Biscoveanu authored
Add logging messages to initialisation See merge request !1148
-
-
Sylvia Biscoveanu authored
Switch PyMC3 to PyMC (which is the new name starting from PyMC v4.0.0) See merge request !1117
-
-
Sylvia Biscoveanu authored
CI FIX: Make sure setuptools_scm is installed for sdist building See merge request !1147
-
Gregory Ashton authored
-
-
-
Christopher Berry authored
Clean up the fitting_with_x_and_y_errors tutorial See merge request !1157
-
Christopher Berry authored
Resolve "Bilby MCMC: Sampler gets stuck when checkpoint fails" Closes #644 See merge request !1151
-
Gregory Ashton authored
-
Gregory Ashton authored
Merge branch '635-update-the-bilby_result-method-to-enable-merging-results-with-inconsistent-parameters' into 'master' Resolve "Update the bilby_result method to enable merging results with inconsistent parameters" Closes #635 See merge request !1153
-
-
Colm Talbot authored
Fix broken CI See merge request !1159
-
-
Colm Talbot authored
Add python 3.10 image and testing See merge request !1115
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "bilby version information is out of date if `--tags` are not pulled" Closes #647 See merge request lscsoft/bilby!1152
-
-
Colm Talbot authored
Add env_package_list function to capture full environment listing See merge request !1166
-
Colm Talbot authored
-
Colm Talbot authored
TEST: Add ptmcmcsampler back to test images See merge request !1167
-
Jacob Golomb authored
-
Jacob Golomb authored
-
Jacob Golomb authored
-
Colm Talbot authored
-
Colm Talbot authored
Test that samplers import in CI See merge request lscsoft/bilby!1045
-
Gregory Ashton authored
Don't necessarily overwrite luminosity distance if redshift is supplied See merge request !1154
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "Add the option to set the start point for bilby_mcmc" Closes #648 See merge request !1155
-
-
Colm Talbot authored
Fix series conversion in hdf5 encoding See merge request !1156
-
Colm Talbot authored
-
Colm Talbot authored
BUGFIX: Store time domain model in meta data See merge request !1165
-
-
Colm Talbot authored
Docstring Fixes for Generate Masses See merge request lscsoft/bilby!1160
-
Colm Talbot authored
-
Colm Talbot authored
ENH: Allow specific detector waveform mode See merge request lscsoft/bilby!1164
-
-
Christopher Berry authored
Version 1.3.0 Release See merge request lscsoft/bilby!1170
Showing
- .gitlab-ci.yml 47 additions, 32 deletions.gitlab-ci.yml
- AUTHORS.md 2 additions, 1 deletionAUTHORS.md
- CHANGELOG.md 24 additions, 0 deletionsCHANGELOG.md
- bilby/bilby_mcmc/proposals.py 11 additions, 7 deletionsbilby/bilby_mcmc/proposals.py
- bilby/bilby_mcmc/sampler.py 88 additions, 14 deletionsbilby/bilby_mcmc/sampler.py
- bilby/core/result.py 35 additions, 5 deletionsbilby/core/result.py
- bilby/core/sampler/__init__.py 4 additions, 3 deletionsbilby/core/sampler/__init__.py
- bilby/core/sampler/base_sampler.py 9 additions, 3 deletionsbilby/core/sampler/base_sampler.py
- bilby/core/sampler/pymc.py 135 additions, 142 deletionsbilby/core/sampler/pymc.py
- bilby/core/utils/io.py 0 additions, 2 deletionsbilby/core/utils/io.py
- bilby/core/utils/log.py 59 additions, 0 deletionsbilby/core/utils/log.py
- bilby/gw/conversion.py 17 additions, 9 deletionsbilby/gw/conversion.py
- bilby/gw/detector/geometry.py 14 additions, 14 deletionsbilby/gw/detector/geometry.py
- bilby/gw/detector/interferometer.py 16 additions, 5 deletionsbilby/gw/detector/interferometer.py
- bilby/gw/likelihood/base.py 4 additions, 2 deletionsbilby/gw/likelihood/base.py
- bilby/gw/result.py 9 additions, 2 deletionsbilby/gw/result.py
- bilby/gw/utils.py 6 additions, 167 deletionsbilby/gw/utils.py
- cli_bilby/bilby_result.py 10 additions, 1 deletioncli_bilby/bilby_result.py
- containers/dockerfile-template 1 addition, 9 deletionscontainers/dockerfile-template
- containers/v3-dockerfile-test-suite-python310 61 additions, 0 deletionscontainers/v3-dockerfile-test-suite-python310
This diff is collapsed.