- Jul 31, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
- Jul 30, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
# Conflicts: # tupak/core/prior.py # tupak/gw/__init__.py
-
- Jul 28, 2018
-
-
Moritz Huebner authored
Minor fix to the creating of `outdir` See merge request Monash/tupak!123
-
Gregory Ashton authored
-
- Jul 27, 2018
-
-
Moritz Huebner authored
Clean up of the init See merge request Monash/tupak!121
-
Gregory Ashton authored
The sampler no longer, by default, creates an ourput directory
-
- 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
-
Colm Talbot authored
-
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
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
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.
-