- Aug 02, 2018
-
-
Matthew David Pitkin authored
- allow likelihood to use a rate function with a dependent variable - refs Monash/tupak!132
-
Matthew David Pitkin authored
- refs Monash/tupak!132
-
- Aug 01, 2018
-
-
Matthew David Pitkin authored
-
Moritz Huebner authored
Resolve "`sample_subset` in `PriorSet` should not have have `list()` as a default argument for `keys`"
-
- Jul 26, 2018
-
-
Gregory Ashton authored
Previously, outdir was checked and if-not-existing created in a few different places in two different ways. This (a) makes them all use the same method (namely the utils function) and (b) places a check-and-creation call before every tupak output. This will ensure that changes elsewhere in the code won't cause bugs in the future. Also, if you choose not to save anything, it won't just make an empty directory.
-
Colm Talbot authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
MoritzThomasHuebner authored
-
Gregory Ashton authored
-
Gregory Ashton authored
1. Removes the samples - these are duplicates of the posterior data frame 2. Adds option to save the results. For large MC runs, it's not always neccersery to save the output. 3.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- Jul 25, 2018
-
-
Gregory Ashton authored
1. Explicit with/without check pointing functions 2. Closes #150 if timing is not succesful it defaults to no checkpointing 3. General clean up of some doc strings 4. General clean up and commenting of kwargs setup
-
Gregory Ashton authored
This was rarely used and should instead be implemented as another sampler.
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
Gregory Ashton authored
keys() now returns a dict_keys object which is a view. So when the actual keys are updated, so is this, but we do not want that behaviour.
-
Gregory Ashton authored
1) If sigma is not given, then it will not be sampled over (or a warning raised that you didn't specify a prior for sigma). 2) Comments added to explain the logic throughout 3) Tests added for the Gaussian likelihood
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
- Jul 24, 2018
-
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
- Jul 23, 2018
-
-
Gregory Ashton authored
Previously, the frequency_array was passed to infft, but it should instead be the sampling frequency.
-
- Jul 19, 2018
-
-
Gregory Ashton authored
Implements automated burn-in cuts for emcee
-
- Jul 17, 2018
-
-
Colm Talbot authored
-
- Jul 15, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
- Jul 13, 2018
-
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-