- Feb 25, 2019
-
-
-
Colm Talbot authored
Minor adjustment to the PSD calculation See merge request !381
-
Gregory Ashton authored
- Only print info about removing the analysis segment if that actually happens - Add a comment warning about the issue with non-contiguous data. This is to be fixed in a later issue.
-
- Feb 21, 2019
-
-
Moritz Huebner authored
add distance and phase marginalisation for roq See merge request !365
-
-
- Feb 20, 2019
-
-
Gregory Ashton authored
If the analysis segment is within the PSD duration, the segment is cut out of the data used to generate a PSD. When implemented however, the inequalities where reversed breaking the intented behaviour.
-
Gregory Ashton authored
Resolve "Better built-in PSD estimation" Closes #312 See merge request !366
-
Paul Lasky authored
Resolve "Split tests into "on-push" and "scheduled"" Closes #309 See merge request !358
-
-
Gregory Ashton authored
- Add ability to create PSD from data which includes the signal (but it cuts it out) - Route extra options through to the PSD generation
-
Colm Talbot authored
ROQ wrap the lalsimulation calls Closes #314 See merge request !364
-
- Feb 19, 2019
-
-
Moritz Huebner authored
Various minor improvements to the testing See merge request !361
-
Moritz Huebner authored
fix the emcee writing to file for the prerelease See merge request !362
-
-
Moritz Huebner authored
Resolve "`InterferometerList.plot_data()` fails for n==3 detectors" Closes #313 See merge request !363
-
Colm Talbot authored
-
Gregory Ashton authored
- Makes the InterferomerList.plot_data() method simply call plot_data on each interferometer.
-
Gregory Ashton authored
-
- Feb 17, 2019
-
-
Colm Talbot authored
Fix irksome typos See merge request !356
-
Colm Talbot authored
Convert the frequency_domain_source model to a string in the CBCResult See merge request lscsoft/bilby!355
-
- Feb 15, 2019
-
-
Moritz authored
-
Gregory Ashton authored
Previously, the function was added to the save data dictionary. Eventually causing the function to be pickled and all CBCResults to be dependent on bilby. This converts it to a string so that people at least know which source model was used.
-
- Feb 14, 2019
-
-
Gregory Ashton authored
Resolve "Add suggested acknowledgements to the README" Closes #253 See merge request !352
- Feb 12, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Fixes "The "create your own time domain source model" example doesn't "work"" Closes #290 See merge request !349
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Paul Lasky authored
Resolve "bilby-0.3.6 doesn't declare dependency on astropy" Closes #297 See merge request !351
-
- Feb 11, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Duncan Macleod authored
to make sure the core dependencies are specified properly
-
Gregory Ashton authored
Also forces pandas==0.23 to avoid bug
-
Gregory Ashton authored
-
- Feb 10, 2019
-
-
Gregory Ashton authored
Polychord See merge request lscsoft/bilby!264