- 07 Feb, 2018 1 commit
-
-
Gregory Ashton authored
-
- 10 Jan, 2018 1 commit
-
-
Gregory Ashton authored
This updates get_input_data_array. First, the list of possible search parameters is defined as a list of strings in the class itself avoiding repeated definitions of get_input_data_array. Second, is `args.clean == True` then the input_data is not generated as an array, but a generator. For large arrays this avoids memory issues.
-
- 22 Dec, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 21 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 20 Dec, 2017 7 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Previously this returned True regardless of the value of transientWindowType when really we want to also check if it is not None
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Default to 1 glitch - Only try to calculate segment 2F if length > 1800s
-
- 18 Dec, 2017 3 commits
-
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
-new output: full (t0,tau) Fstat map, if bands in those params are searched -one file per Doppler grid point
-
- 15 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 14 Dec, 2017 2 commits
-
-
Gregory Ashton authored
Closes #7
-
Gregory Ashton authored
Closes #9
-
- 12 Dec, 2017 5 commits
-
-
David Keitel authored
-
David Keitel authored
-
-
David Keitel authored
-
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 2 commits
-
-
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
-
Gregory Ashton authored
-
- 01 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 29 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 24 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 23 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 21 Nov, 2017 2 commits
-
-
Gregory Ashton authored
-
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
-
- 06 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 20 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 17 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-