- Jul 26, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
fix bug if sampling frequency isn't set See merge request Monash/tupak!122
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
Clean up saved output See merge request Monash/tupak!120
-
Colm Talbot authored
Clean up dynesty Closes #150 See merge request Monash/tupak!118
-
Moritz Huebner authored
Closing various issues Closes #140, #139, and #137 See merge request Monash/tupak!119
-
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
-
Moritz Huebner authored
Clean up of setup Closes #146 See merge request Monash/tupak!117
-
Gregory Ashton authored
-
Colm Talbot authored
Closes #141 Closes #141 See merge request Monash/tupak!112
-
- 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.
-
Gregory Ashton authored
The attempt to capture git version information is not much more robust. If any error is raised, the error is printed, but won't break the install. This means if, for example, git it not installed then it will still work.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Colm Talbot authored
# Conflicts: # tupak/gw/detector.py # tupak/gw/likelihood.py
-
Moritz Huebner authored
Resolve "Use of `scipy.special._ufuncs.i0e`" Closes #149 See merge request Monash/tupak!116
-
MoritzThomasHuebner authored
-
Moritz Huebner authored
Various improvements to the GaussianLikelihood See merge request Monash/tupak!115
-
MoritzThomasHuebner authored
-
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
-
Gregory Ashton authored
Hyper fix See merge request Monash/tupak!114
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
Moritz Huebner authored
Warnings cleanup See merge request Monash/tupak!106
-
- Jul 24, 2018
-
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
# Conflicts: # tupak/gw/conversion.py # tupak/gw/detector.py # tupak/gw/likelihood.py
-
MoritzThomasHuebner authored
-
MoritzThomasHuebner authored
-