- 16 Aug, 2022 1 commit
-
-
Gregory Ashton authored
Add pymc, aka pymc4, to the docker container See merge request lscsoft/bilby!1133
-
- 15 Aug, 2022 2 commits
-
-
Colm Talbot authored
Version 1.2.0 release See merge request lscsoft/bilby!1139
-
Colm Talbot authored
-
- 12 Aug, 2022 8 commits
-
-
Colm Talbot authored
Improve pool post processing Closes #624 See merge request lscsoft/bilby!1096
-
Colm Talbot authored
-
Colm Talbot authored
Fix calibration errors in ROQ See merge request lscsoft/bilby!1119
-
Colm Talbot authored
Dirichlet Prior: Fix reading prior that has been written to file See merge request lscsoft/bilby!1128
-
Colm Talbot authored
-
Colm Talbot authored
BUGFIX: Fix marginalized parameter reconstruction with pool See merge request lscsoft/bilby!1132
-
Colm Talbot authored
-
Soichiro Morisaki authored
multiplying calibration factor in ROQ likelihood - fix minor bug in multiplying calibration factor in roq.py - add unit test of likelihood accuracy with non-zero calibration uncertainties - The ROQ bases used in unit test are updated to ones trained against non-zero calibration uncertainties. - The number of cases tested in TestROQLikelihoodHDF5 is reduced to reduce the run time of unit test. - The error torelance of the unit test is increased as the error torelance of the new basis is larger than the previous one.
-
- 11 Aug, 2022 1 commit
-
-
Colm Talbot authored
Update ROQ bases to ones trained against non-zero calibration uncertainties See merge request lscsoft/bilby!1120
-
- 10 Aug, 2022 3 commits
-
-
Matthew Pitkin authored
-
Colm Talbot authored
Standardize some common sampler functionality See merge request lscsoft/bilby!1043
-
Colm Talbot authored
-
- 09 Aug, 2022 2 commits
-
-
Colm Talbot authored
Fix the writing of priors to include the module See merge request lscsoft/bilby!1127
-
-
- 07 Aug, 2022 2 commits
-
-
Colm Talbot authored
MAINT: Fix new flake8 failures See merge request lscsoft/bilby!1130
-
Colm Talbot authored
-
- 28 Jun, 2022 3 commits
-
-
Colm Talbot authored
Flatten the list of rescaled values in a ConditionalPriorDict See merge request lscsoft/bilby!1112
-
-
Colm Talbot authored
Add a function to generate component masses See merge request lscsoft/bilby!1098
-
- 27 Jun, 2022 4 commits
-
-
Christopher Berry authored
Switch the default verbose to True for bilby_mcmc See merge request lscsoft/bilby!1121
-
Colm Talbot authored
Fix coverage reports See merge request lscsoft/bilby!1123
-
Colm Talbot authored
-
Gregory Ashton authored
-
- 25 Jun, 2022 1 commit
-
-
Soichiro Morisaki authored
containers/v3-dockerfile-test-suite-python38, 39: update ROQ bases to ones trained against non-zero calibration uncertainties
-
- 24 Jun, 2022 3 commits
-
-
Isaac Legred authored
The `generate_component_masses` function generates component masses from any pair of masses with sufficient information to do so, `generate_mass_parameters` now takes any pair of mass parameters with sufficient information and adds all of the mass parameters.
-
Colm Talbot authored
Use marginalized_parameters attribute for reconstruction See merge request lscsoft/bilby!1111
-
Colm Talbot authored
-
- 20 Jun, 2022 3 commits
-
-
Colm Talbot authored
Merge branch '586-bilby-gw-conversion-module-for-waveforms-which-use-a-custom-reference-frequency' into 'master' Resolve "`bilby.gw.conversion` module for waveforms which use a custom reference frequency" Closes #586 See merge request lscsoft/bilby!1080
-
-
Colm Talbot authored
Fix calibration errors in multiband likelihood See merge request lscsoft/bilby!1114
-
- 17 Jun, 2022 4 commits
-
-
Colm Talbot authored
Review gw injection examples See merge request lscsoft/bilby!1074
-
Colm Talbot authored
-
Colm Talbot authored
Add comparison of time delays with lal See merge request lscsoft/bilby!1110
-
Colm Talbot authored
-
- 15 Jun, 2022 1 commit
-
-
Colm Talbot authored
Allow close but non-identical noise evidence values when comparing for consistent data See merge request lscsoft/bilby!1113
-
- 14 Jun, 2022 2 commits
-
-
Soichiro Morisaki authored
bilby/gw/likelihood/multiband.py and test/gw/likelihood_test.py: fix calibration errors in multiband likelihood and add tests of multiband likelihood for non-zero calibration errors
-
Colm Talbot authored
-