- 22 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 14 Dec, 2017 1 commit
-
-
Gregory Ashton authored
Closes #7
-
- 12 Dec, 2017 2 commits
-
-
-
David Keitel authored
-replaces boolean 'transient' flag -window type [none,rect,exp] for both injections and searches -t0, tau bands for gridsearch, single-point use (e.g. MCMC) should be unchanged
-
- 08 Dec, 2017 1 commit
-
-
Gregory Ashton authored
Previously, a check was done to ensure that all initial positions of the walkers would yield a non -np.inf prior. This extends this to also check the likelihood evaluations. The method is also simplified partially Partially resolves issues in #6
-
- 29 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 23 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 21 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 19 Nov, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Adds labels of each stage along the top - Fixes bug when re-running - Improves column title of run_setup table
-
- 17 Nov, 2017 2 commits
-
-
Gregory Ashton authored
Previously, we used the emcee.PTSampler, but this has been removed from the master branch of emcee (see discussion here https://github.com/dfm/emcee/issues/236) and a fork, ptemcee has been developed. Testing shows this is equivalent (after some changes in the interface) and perhaps better as it contains the adaptive temperature ladders developed by Will Vousden (the maintainer of ptemcee)
-
Gregory Ashton authored
This removes the convergence testing ideas previously implemented (currently juts commented, but later to be fully removed). These are clearly not useful without further study, which in itself would be a better time to develop an implementation.
-
- 16 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 11 Oct, 2017 1 commit
-
-
Gregory Ashton authored
- Remove minStartTime, maxStartTime and outdir as default arguments - Adds notes ot documentation on which arguments are optional - Change log-level on some command line calls that dont' matter - Reorganise the tests performed after loading the data - If minStartTime and maxStartTime are None, set them using SFT_timestamps - Remove default labels from plot_twoF_cumulative - If add_pfs is called, call generate_loudest automatically - Save min/maxStartTime in pickle and load if required
-
- 05 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 29 Sep, 2017 2 commits
-
-
Gregory Ashton authored
Fixes #4 .
-
Gregory Ashton authored
The variable name was misleading and hence renamed
-
- 27 Sep, 2017 3 commits
-
-
Gregory Ashton authored
This adds a new method `setup_initialisation` which can be called to run the initialisation step. Splitting it out from the main functionality should make it easier for new users.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 25 Sep, 2017 1 commit
-
-
Gregory Ashton authored
-
- 07 Sep, 2017 1 commit
-
-
Gregory Ashton authored
-
- 06 Sep, 2017 1 commit
-
-
Gregory Ashton authored
- Provide a function in the BaseSearchClass to read in the ephemeris files - Some clean up of docstrings
-
- 05 Sep, 2017 1 commit
-
-
Gregory Ashton authored
- Remove arbitrary dpi choices - Set the xlimits to remove white space before and after
-
- 24 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 21 Aug, 2017 2 commits
-
-
-
Gregory Ashton authored
-
- 20 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 19 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 18 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 16 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 15 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 10 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 09 Aug, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 08 Aug, 2017 1 commit
-
-
Gregory Ashton authored
- Adds autocorrelation attempt (using PR 223 to emcee)
-
- 04 Aug, 2017 1 commit
-
-
Gregory Ashton authored
- Cleans up convergence messages - Adds autocorrelation calculation - Provide acccess to `c` parameter - Improve overall documentation of run()
-
- 28 Jul, 2017 1 commit
-
-
Gregory Ashton authored
-
- 25 Jul, 2017 2 commits
-
-
Gregory Ashton authored
Note - the calculation of V is still incorrect, this just changes the user interface
-
Gregory Ashton authored
-