- 15 May, 2017 1 commit
-
-
Gregory Ashton authored
- Adds injectSources to a variety of other methods - Adds conversion of injectSource to pfs_input
-
- 14 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 12 May, 2017 1 commit
-
-
Gregory Ashton authored
- Uses the actual prior and not the log-prior as previous - Adds option to plot the full extent (currently only for uniform priors) - ensures the xlims and ylims are reset correctly
-
- 10 May, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 04 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 28 Apr, 2017 1 commit
-
-
Gregory Ashton authored
-
- 24 Apr, 2017 1 commit
-
-
Gregory Ashton authored
1) Adds check if the truths are not of the correct length (to prevent corner.corner error) 2) Improve sliding window labels 3) Adds option to plot gps seconds on the sliding window
-
- 20 Apr, 2017 1 commit
-
-
Gregory Ashton authored
- Expose generate_loudest - add check if par exists - All read_par to read_loudest - Make the default save_fig to be True in plot_corner
-
- 18 Apr, 2017 1 commit
-
-
Gregory Ashton authored
-
- 12 Apr, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
No longer saves the emcee sampler itself to the pickle. This was done in response to a bug encountered by David Keitel in which while dumping the pickle an error was raised. Fixes #1
-
- 11 Apr, 2017 6 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Requirement is matplotlib>=1.4 in order to use the style package. Make the default context ggplot (available in 1.4) and add an error message to help the user when they have selected one which does not exist.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 10 Apr, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Adds proper unit support by default, and options ot customise through the dictionaries
-
- 05 Apr, 2017 1 commit
-
-
Gregory Ashton authored
-
- 23 Mar, 2017 1 commit
-
-
Gregory Ashton authored
- Adds latex prior table writer (not found to be useful) - Add special case of 0 to texify_float - Expose texify_float in core - Fix confusing argument order in GridSearch
-
- 02 Mar, 2017 1 commit
-
-
Gregory Ashton authored
- Fixes undefined theta_values -> theta (missed as Ng > 1 isn't tested) - Import from core rathern than explicitly - Various PEP8 fixes
-
- 28 Feb, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 21 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 15 Feb, 2017 2 commits
-
-
Gregory Ashton authored
- Fixes missing sqrt in the convergence test - fixes error in periord - prevents plotting between burn and prod - allow user to specify upper limit - refactor code
-
Gregory Ashton authored
This was mistakenly added during a testing phase - removed since it is not used.
-
- 14 Feb, 2017 2 commits
-
-
Gregory Ashton authored
- restructures the method into several different functions. - implements stopping if convergence is met a prespecified number of times - adds documentation - will plot the convgerence on the RH axis of the walkers plots
-
Gregory Ashton authored
Convergence testing based on the Rubin-Gelman statistic is implemented via `setup_convergence_test`. This does not truncate the search yet, but simply adds a trace to the walkers plots for testing
-
- 13 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 08 Feb, 2017 1 commit
-
-
Gregory Ashton authored
- Addresses incorrecelt named attributes and prevents error if sftfilepath is not specified
-
- 03 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 02 Feb, 2017 1 commit
-
-
Gregory Ashton authored
Also adds thetas_at_ref data to the Writer object
-
- 31 Jan, 2017 1 commit
-
-
Gregory Ashton authored
-
- 18 Jan, 2017 2 commits
-
-
Gregory Ashton authored
Transforms the single pyfstat.py into a python module splitting the relevant code into separate sub-files in pyfstat. This should result in improved readability.
-
Gregory Ashton authored
1) Update README installation instructions 2) Put all set_up code into seperate named functions 3) Remove underhanded mpl backend setter
-
- 22 Dec, 2016 1 commit
-
-
Gregory Ashton authored
-
- 20 Dec, 2016 1 commit
-
-
Gregory Ashton authored
Use N=1000 for the recoveries and N=10000 for the test in noise
-