- 12 Dec, 2017 2 commits
-
-
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 3 commits
-
-
Gregory Ashton authored
-
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 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 23 Nov, 2017 1 commit
-
-
Gregory Ashton authored
-
- 21 Nov, 2017 3 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 19 Nov, 2017 3 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
-
Gregory Ashton authored
-
- 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 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 30 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 20 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 17 Oct, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Adds back in array method for caching data
-
- 16 Oct, 2017 2 commits
-
-
Gregory Ashton authored
- Just run separate 2D and 1D searches for each panel itself - Some additional clean up of the basic GridSearch method
-
Gregory Ashton authored
-
- 15 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 13 Oct, 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
-
- 06 Oct, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 05 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 Oct, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 02 Oct, 2017 4 commits
-
-
Gregory Ashton authored
- Previously, the predict_fstat directed lalapps_PredictFstat to write the output to /tmp/fs. This caused failure when /tmp could not be written to so instead it writes it to a file in the working directory and then removes it
-
Gregory Ashton authored
-
Gregory Ashton authored
- Allow read_par to have strings in the value - Fix bug in setting detector constraints - If fkdot not given, attempt to create it
-
Gregory Ashton authored
- Adds basic_setup method to do simple tasks like make directories and set start and end times - Remove doubled predict_fstat code
-