- Jun 28, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Add frequency mask setter See merge request !546
-
- Jun 27, 2019
-
-
Gregory Ashton authored
Jitter time marginalisation Closes #373 See merge request !535
-
-
- Jun 26, 2019
-
-
Sylvia Biscoveanu authored
-
Gregory Ashton authored
Add a zero-likelihood mode See merge request !542
-
Gregory Ashton authored
This adds a test-mode command like argument to run with zero likelihood. As such, this will sample from the priors alone. To use, run any standard bilby example with `--bilby-zero-likelihood-mode` in the command line. This has been intentionally obfuscated to avoid overloading the usual documentation.
-
Gregory Ashton authored
make aligned spin priors load and cosmological safer Closes #381 See merge request !531
-
-
Gregory Ashton authored
General improvements to the documentation Closes #336 and #237 See merge request !540
-
Gregory Ashton authored
- Remove obsolete h5 file discussion - Close #237 (add reference for detector information) - Add references for the constants used - Close #336 (add documentation of the likelihood and reference Thrane & Talbot)
-
- Jun 25, 2019
-
-
Gregory Ashton authored
improvements to waveform plotting Closes #375 See merge request !534
-
-
Gregory Ashton authored
Resolve "Update dynesty minimum version to 0.9.7" Closes #383 See merge request lscsoft/bilby!537
-
Gregory Ashton authored
allow writing/reading ROQ weights to/from npz See merge request lscsoft/bilby!536
-
-
Gregory Ashton authored
-
- Jun 24, 2019
-
-
Moritz Huebner authored
Fix typo in phase reconstruction See merge request !532
-
- Jun 20, 2019
-
-
Shanika Galaudage authored
-
- Jun 18, 2019
-
-
Gregory Ashton authored
Version 0.5.2 release See merge request lscsoft/bilby!530
-
Gregory Ashton authored
-
Colm Talbot authored
Made default parameter conversion a static method rather than a lamda expression See merge request !529
-
-
Gregory Ashton authored
Added a few tests and fixes a minor issue See merge request !528
-
-
Gregory Ashton authored
Non_tensor example sinegaussian() error fix See merge request !526
-
Gregory Ashton authored
plot_skymap example update See merge request !527
-
-
Gregory Ashton authored
BNS example duration and sampling frequency fix See merge request !525
-
-
Colm Talbot authored
Generalise the consistency checks See merge request lscsoft/bilby!521
-
There is good reason to create a results list and check the consistency without it being for combining results (e.g., for a PP test). This makes the error messages more applicable in these situations.
-
Moritz Huebner authored
Resolve sampling_time persistence between restarts for dynesty Closes #378 See merge request !519
-
This stores the sampling time in the resume file for dynesty and loads it allowing the sampling time for jobs which get restarted to reflect the total sampling time. Also defines the general mechanism for any other samper to act similarly.
-
Moritz Huebner authored
Add catch for empty log_evidence_err array See merge request !511
-
-
Paul Lasky authored
Load data by channel name example See merge request !524
-
-
Gregory Ashton authored
Improve prior reading See merge request !501
-
-