- Sep 18, 2018
-
-
Moritz Huebner authored
update changelog to 180917 See merge request Monash/tupak!190
-
-
Colm Talbot authored
Adds method to calculate 1D median and quantiles and customise corner titles See merge request Monash/tupak!185
-
-
Colm Talbot authored
Update test suite See merge request Monash/tupak!191
-
Colm Talbot authored
Adds methods to plot data in the time-domain after doing some filtering Closes #121 See merge request Monash/tupak!161
-
-
Gregory Ashton authored
-
Moritz Huebner authored
add storing prior probability of samples See merge request Monash/tupak!159
-
- Sep 17, 2018
-
-
Gregory Ashton authored
1) Rename all tests to the pytest standard naming convention 2) Update to use pytest to run the tests and collect coverage 3) Simplify gitlab CI script using above changes
-
Moritz Huebner authored
Adds documentation for implemented samplers See merge request Monash/tupak!183
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Moritz Huebner authored
Add function to plot data with draws from the posterior and max like See merge request Monash/tupak!176
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
Moritz Huebner authored
Resolve "units in latex labels" Closes #107 See merge request Monash/tupak!184
-
Moritz Huebner authored
Resolve "add neutron star merger to examples" See merge request Monash/tupak!187
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
Colm Talbot authored
-
Colm Talbot authored
This reverts commit 46b9e61a.
-
Colm Talbot authored
-
- Sep 14, 2018
-
-
Gregory Ashton authored
Note - also forces all `__init__` calls in `prior.py` to use key word arguments to ease changes in the future.
-
Matthew David Pitkin authored
-
Gregory Ashton authored
-
- Sep 13, 2018
-
-
Gregory Ashton authored
* Adds a CLI arguments `sampler-help` which prints the docstring for the given sampler * Documents each Sampler class with details of the commonly-used kwargs and information on where the kwargs are passed (except for pymc3)
-
Ethan Payne authored
Merge branch '176-add-neutron-star-merger-to-examples' of https://git.ligo.org/Monash/tupak into 176-add-neutron-star-merger-to-examples
-
Francisco Javier Hernandez authored
-
Paul Lasky authored
Revert "Merge branch '176-add-neutron-star-merger-to-examples' into 'master'" See merge request Monash/tupak!182
-
Moritz Huebner authored
This reverts merge request !171
-
Paul Lasky authored
Resolve "add neutron star merger to examples" See merge request Monash/tupak!171
-
- Sep 12, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Previously variables with a fixed (or delta function) prior where not added to the posterior data frame; the documentation for `samples_to_posterior` indicates that this is the case. This resolves that.
-