- Jun 18, 2019
-
-
Moritz authored
-
Moritz authored
-
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 lscsoft/bilby!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 lscsoft/bilby!511
-
-
Paul Lasky authored
Load data by channel name example See merge request lscsoft/bilby!524
-
-
Gregory Ashton authored
Improve prior reading See merge request lscsoft/bilby!501
-
-
- Jun 13, 2019
-
-
Moritz Huebner authored
Adding counter to likelihood See merge request !406
-
replacing self.count with result.num counter, this makes the code cleaner as only a few extra line sof codee needed
-
- Jun 12, 2019
-
-
Gregory Ashton authored
Resolve "Interference of bilby command line args" Closes #379 See merge request !518
-
Gregory Ashton authored
-
Gregory Ashton authored
Add a catch for broken resume files See merge request !517
-
Gregory Ashton authored
If the dynesty pickle file is broken, it will print a warning that the reading of the resume file and otherwise continue as if the resume file didn't exist
-
Gregory Ashton authored
Improvements to the PP plot See merge request !516
-
Gregory Ashton authored
1) Add axes labels 2) Add individual p values to the legend 3) Use latex labels
-
Gregory Ashton authored
Remove dynesty from __getstate__ See merge request !513
-
-
Gregory Ashton authored
Add method to get data by channel name See merge request !507
-
-
- Jun 11, 2019
-
-
Gregory Ashton authored
Move optimal_snr_squared_array calculation from inner to outer loop See merge request !514
-
- Jun 06, 2019
-
-
Shanika Galaudage authored
-
- Jun 04, 2019
-
-
Gregory Ashton authored
Modify inject signal See merge request !508
-
-
Gregory Ashton authored
Fix bug in naming convention for waveform_approximant See merge request !509
-
Gregory Ashton authored
- Jun 02, 2019
-
-
Gregory Ashton authored
Resolve "pymc3 failing C.I. tests" Closes #376 See merge request !510
-
Gregory Ashton authored
Removes the live_plot kwarg which seems to be causing the C.I testing to fail
-
- May 31, 2019
-
-
Gregory Ashton authored
make frequency mask caching work See merge request !506
-
-
- May 28, 2019
-
-
Gregory Ashton authored
allow precessing BNS See merge request !491
-
-
Gregory Ashton authored
add function to make waveform plot See merge request !484
-
-
Gregory Ashton authored
Generalise ROQ See merge request !490
-