- Aug 03, 2018
-
-
- Aug 02, 2018
-
-
Colm Talbot authored
-
Moritz Huebner authored
Adds capability to run PE on eccentric waveforms See merge request Monash/tupak!133
-
-
Colm Talbot authored
Add calibration See merge request Monash/tupak!113
-
- Aug 01, 2018
-
-
Colm Talbot authored
# Conflicts: # examples/open_data_examples/GW150914.py
-
Moritz Huebner authored
Merge branch '154-sample_subset-in-priorset-should-not-have-have-list-as-a-default-argument-for-keys' into 'master' Resolve "`sample_subset` in `PriorSet` should not have have `list()` as a default argument for `keys`" Closes #154 See merge request Monash/tupak!129
-
Moritz Huebner authored
Resolve "`sample_subset` in `PriorSet` should not have have `list()` as a default argument for `keys`"
-
Gregory Ashton authored
Update GW150914.py to use tupak.gw.WaveformGenerator See merge request Monash/tupak!127
-
- Jul 31, 2018
-
-
Vivien Raymond authored
-
Colm Talbot authored
Rework ci See merge request Monash/tupak!125
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
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
-