Commits on Source (46)
-
Gregory Ashton authored
-
Colm Talbot authored
-
Gregory Ashton authored
-
Gregory Ashton authored
1. Flush the output: neccersery when writing to file 2. Write the total ellapsed time of the run rather than the time since the last checkpoint
-
Colm Talbot authored
-
Colm Talbot authored
Allow different time reference and polarizations in MBTransient See merge request !1026
-
-
Moritz Huebner authored
Fix detector orientations See merge request lscsoft/bilby!1037
-
Moritz Huebner authored
Resolve "Remove the `.dat` file" Closes #603 See merge request lscsoft/bilby!1028
-
Moritz Huebner authored
Catch incomplete JSON files being read. See merge request lscsoft/bilby!1034
-
Moritz Huebner authored
Improve the cache check See merge request lscsoft/bilby!1035
-
Moritz Huebner authored
Fix two minor issues in dynesty printed output See merge request lscsoft/bilby!1036
-
-
Moritz Huebner authored
Change typo from 'mass' as a key for length units conversion in the... See merge request lscsoft/bilby!1032
-
-
Colm Talbot authored
Change using_mpi test See merge request lscsoft/bilby!1039
-
-
Colm Talbot authored
Update for nessai v0.4.0 See merge request lscsoft/bilby!1042
-
Colm Talbot authored
-
Colm Talbot authored
Fix plotting tests See merge request lscsoft/bilby!1038
-
Colm Talbot authored
-
Colm Talbot authored
Fix docker build See merge request lscsoft/bilby!1044
-
-
Gregory Ashton authored
add raise_error to network See merge request lscsoft/bilby!1041
-
-
Gregory Ashton authored
Split up gw likelihood Closes #602 See merge request lscsoft/bilby!1027
-
Colm Talbot authored
-
Colm Talbot authored
Fix docker build See merge request lscsoft/bilby!1048
-
Gregory Ashton authored
-
Colm Talbot authored
-
Colm Talbot authored
Apply patch from https://git.ligo.org/lscsoft/bilby/-/issues/612 Closes #612 See merge request lscsoft/bilby!1052
-
Colm Talbot authored
Replace get event time with GWOSC functionality See merge request lscsoft/bilby!1051
-
Colm Talbot authored
Wrap astropy z_at_value for v5. Closes bilby_pipe#231 See merge request lscsoft/bilby!1054
-
-
Colm Talbot authored
Run pip list installed before running CI tests See merge request lscsoft/bilby!1057
-
-
Colm Talbot authored
Resolve "Conversion function not applied to posterior" Closes #613 See merge request lscsoft/bilby!1055
-
Colm Talbot authored
-
Colm Talbot authored
Remove pymc3 tests until dependency issue resolves See merge request lscsoft/bilby!1060
-
-
Colm Talbot authored
Fix all instances of W605 (invalid escape sequence) See merge request lscsoft/bilby!1058
-
-
Colm Talbot authored
Fix latitude and longitude calculation for triangular interferometer See merge request lscsoft/bilby!1046
-
Colm Talbot authored
-
Colm Talbot authored
Version 1.1.5 release See merge request lscsoft/bilby!1056
Showing
- .gitlab-ci.yml 28 additions, 2 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 1 addition, 7 deletions.pre-commit-config.yaml
- AUTHORS.md 2 additions, 0 deletionsAUTHORS.md
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- bilby/core/result.py 10 additions, 3 deletionsbilby/core/result.py
- bilby/core/sampler/base_sampler.py 7 additions, 1 deletionbilby/core/sampler/base_sampler.py
- bilby/core/sampler/cpnest.py 5 additions, 3 deletionsbilby/core/sampler/cpnest.py
- bilby/core/sampler/dynesty.py 10 additions, 7 deletionsbilby/core/sampler/dynesty.py
- bilby/core/sampler/nessai.py 43 additions, 54 deletionsbilby/core/sampler/nessai.py
- bilby/core/sampler/pymc3.py 6 additions, 16 deletionsbilby/core/sampler/pymc3.py
- bilby/core/sampler/pymultinest.py 21 additions, 12 deletionsbilby/core/sampler/pymultinest.py
- bilby/core/utils/log.py 1 addition, 1 deletionbilby/core/utils/log.py
- bilby/gw/conversion.py 1 addition, 3 deletionsbilby/gw/conversion.py
- bilby/gw/cosmology.py 12 additions, 0 deletionsbilby/gw/cosmology.py
- bilby/gw/detector/detectors/GEO600.interferometer 2 additions, 2 deletionsbilby/gw/detector/detectors/GEO600.interferometer
- bilby/gw/detector/detectors/K1.interferometer 2 additions, 0 deletionsbilby/gw/detector/detectors/K1.interferometer
- bilby/gw/detector/detectors/L1.interferometer 2 additions, 0 deletionsbilby/gw/detector/detectors/L1.interferometer
- bilby/gw/detector/networks.py 163 additions, 70 deletionsbilby/gw/detector/networks.py
- bilby/gw/eos/eos.py 1 addition, 1 deletionbilby/gw/eos/eos.py
- bilby/gw/likelihood/__init__.py 33 additions, 0 deletionsbilby/gw/likelihood/__init__.py
bilby/gw/likelihood/__init__.py
0 → 100644