- Jun 12, 2019
-
-
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
-
-
Gregory Ashton authored
rename CBCResult super class See merge request !505
-
-
Gregory Ashton authored
Minor adjust to the ROQ weight generation Closes #372 See merge request !502
-
Gregory Ashton authored
1) Convert the light travel time to calculated value 2) Use a single fixed time_space (rather than recalculating) 3) Add info statements 4) Generate frequencies using the seglen directly 5) Adds a check if the seglen is shorter than the duration 6) Apply a safety factor of 5 to ensure the time step is short enough
-
- May 27, 2019
-
-
Gregory Ashton authored
Sampler saving See merge request !494
-
moved the initial save of samples after the bayes factor calculation (quick calculation compared to samples_to_posterior post-processing)
-
Gregory Ashton authored
Fix `get_gracedb` argument order See merge request !504
-
-
Gregory Ashton authored
Added log likelihood evaluations to polychord result See merge request !498
-
-
Gregory Ashton authored
Resolve "Generate initial live points in dynesty" Closes #367 See merge request !488
-
Gregory Ashton authored
-
- May 25, 2019
-
-
Moritz Huebner authored
Fix link in README to the correct version of PyPolyChord See merge request !503
-
- May 22, 2019
-
-
Matthew David Pitkin authored
-