- Apr 29, 2021
-
-
Moritz Huebner authored
-
- Apr 23, 2021
-
-
Gregory Ashton authored
Add errstate ignore to the gw.conversion module See merge request !952
-
- Apr 20, 2021
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Switch to using .size instead of len See merge request !951
-
Gregory Ashton authored
Resolve "Sample from the prior test failing due to timeout" Closes #565 See merge request !950
-
Moritz Huebner authored
Add MCMC combine method and improve shuffle behaviour when combining results See merge request !945
-
Note: this will change the default behaviour when combining both MCMC and nested samples. Instead of shuffling the results together, they will be unshuffled enabling converge checks of the individual chains. - Add option to shuffle posteriors when combining (default to false) - Add mcmc sample combine
-
Moritz Huebner authored
Increase the default dynesty checkpoint time to 30 minutes See merge request !940
-
-
Moritz Huebner authored
Add exists_ok to mkdir See merge request !946
-
Cherry picked results from !905: - Add the exist_ok=True flag to mkdirs resolving errors caused when the directory is created before it is written (common on large-scale HTC runs).
-
Moritz Huebner authored
Make tables an optional requirement Closes #561 See merge request !930
-
Moritz Huebner authored
-
Moritz Huebner authored
HDF5: Fix loading meta data, booleans, string lists See merge request !941
-
Moritz Huebner authored
Improvements to the core prior class See merge request !944
-
Cherry picked results from !905: - Add ignore errstate to avoid warning messages - Add helper properties for the width, non_fixed_keys, fixed_keys, and constraint_keys - Add constraints to the ConditionalPrior
-
Moritz Huebner authored
Suppress the error message when creating injections See merge request !938
-
Moritz Huebner authored
Encapsulate GMST method in gw.utils See merge request !947
-
Cherry picked from !905 - Encapsulate all calls to lal.GreenwichMeanSiderealTime in a function - Add explicit conversion to a float to capture 1D arrays
-
Moritz Huebner authored
Improvements to bilby.gw See merge request !948
-
Cherry picked from !905 - Add parameter sets to the source file - Add parameter properties to the CBC prior files (e.g. prior.tidal) - Suppress errstate warnings in the prior and likelihood - Fix bug in rescale for 1D objects
-
- Apr 19, 2021
-
-
Gregory Ashton authored
-
- Apr 15, 2021
-
-
Gregory Ashton authored
Resolve "Unclear Error Message if module other than bilby is specified" Closes #487 See merge request !935
-
-
Gregory Ashton authored
Reduce time required for the sampler tests See merge request !949
-
Gregory Ashton authored
-
- Apr 13, 2021
-
-
Moritz Huebner authored
Remove deprecated functions/classes See merge request !936
-
-
Moritz Huebner authored
Remove pin on the numpy version Closes #555 See merge request !934
-
Colm Talbot authored
-
- Apr 07, 2021
-
-
Michael Williams authored
-
- Apr 01, 2021
-
-
Gregory Ashton authored
-
- Mar 25, 2021
-
-
Moritz Huebner authored
bilby/gw/likelihood.py: speed up ROQ weight calculation with IFFT See merge request !903
-
-
Colm Talbot authored
-
Colm Talbot authored
Reduce imports Closes #558 See merge request !933
-
Colm Talbot authored
-
- Mar 15, 2021
-
-
Moritz Huebner authored
-
Moritz Huebner authored
Add requirements to MANIFEST See merge request lscsoft/bilby!929
-
Colm Talbot authored
-