Commits on Source (26)
-
Colm Talbot authored
-
Colm Talbot authored
MAINT: deprecate json ROQ weight format See merge request !1232
-
Colm Talbot authored
-
Colm Talbot authored
-
-
Gregory Ashton authored
Bugfix Slabspike Sampling See merge request lscsoft/bilby!1235
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve issue with cached result classes See merge request lscsoft/bilby!1223
-
-
Gregory Ashton authored
Print fewer info statements when setting strain data See merge request lscsoft/bilby!1233
-
-
Gregory Ashton authored
Update LIGO India coordinates reference to public version on DCC See merge request lscsoft/bilby!1246
-
Gregory Ashton authored
BUGFIX: make logger disabling work in redundancy test See merge request lscsoft/bilby!1245
-
-
Christopher Philip Luke Berry authored
Minor clean up to the results methods See merge request lscsoft/bilby!1243
-
Colm Talbot authored
BUGFIX: make sure nested samples are data frame See merge request lscsoft/bilby!1244
-
Soichiro Morisaki authored
-
Gregory Ashton authored
bilby/gw/detector/calibration.py: optimize spline interpolation of calibration uncertainties See merge request lscsoft/bilby!1241
-
-
Gregory Ashton authored
BinaryLove implementation into Bilby See merge request lscsoft/bilby!1240
-
-
Colm Talbot authored
EOS Inference Implementations (spectral pca, dynamic polytrope, causal analytic) See merge request lscsoft/bilby!1083
-
Gregory Ashton authored
-
Gregory Ashton authored
bilby-mcmc updates See merge request lscsoft/bilby!1242
-
-
Colm Talbot authored
Version 2.1.0 release See merge request lscsoft/bilby!1247
Showing
- AUTHORS.md 2 additions, 0 deletionsAUTHORS.md
- CHANGELOG.md 23 additions, 0 deletionsCHANGELOG.md
- bilby/__init__.py 1 addition, 0 deletionsbilby/__init__.py
- bilby/bilby_mcmc/chain.py 7 additions, 2 deletionsbilby/bilby_mcmc/chain.py
- bilby/bilby_mcmc/proposals.py 125 additions, 19 deletionsbilby/bilby_mcmc/proposals.py
- bilby/bilby_mcmc/sampler.py 25 additions, 10 deletionsbilby/bilby_mcmc/sampler.py
- bilby/core/__init__.py 1 addition, 1 deletionbilby/core/__init__.py
- bilby/core/fisher.py 173 additions, 0 deletionsbilby/core/fisher.py
- bilby/core/prior/analytical.py 104 additions, 0 deletionsbilby/core/prior/analytical.py
- bilby/core/prior/slabspike.py 22 additions, 0 deletionsbilby/core/prior/slabspike.py
- bilby/core/result.py 58 additions, 9 deletionsbilby/core/result.py
- bilby/core/sampler/base_sampler.py 6 additions, 3 deletionsbilby/core/sampler/base_sampler.py
- bilby/gw/conversion.py 847 additions, 33 deletionsbilby/gw/conversion.py
- bilby/gw/detector/calibration.py 42 additions, 11 deletionsbilby/gw/detector/calibration.py
- bilby/gw/detector/detectors/A1.interferometer 1 addition, 1 deletionbilby/gw/detector/detectors/A1.interferometer
- bilby/gw/detector/strain_data.py 3 additions, 3 deletionsbilby/gw/detector/strain_data.py
- bilby/gw/likelihood/roq.py 33 additions, 6 deletionsbilby/gw/likelihood/roq.py
- bilby/gw/prior.py 31 additions, 3 deletionsbilby/gw/prior.py
- bilby/gw/source.py 11 additions, 0 deletionsbilby/gw/source.py
- bilby/gw/utils.py 154 additions, 0 deletionsbilby/gw/utils.py
bilby/core/fisher.py
0 → 100644
This diff is collapsed.