- 28 Feb, 2017 4 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
As far as I can tell this should not be here (transient=True) in this case. Nevertheless, I'm leaving it commented as this is quite a core routine and I wish to remind myself to investigate it further.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 22 Feb, 2017 1 commit
-
-
Gregory Ashton authored
- Adds a simple interface to get grid search given uniform prior - Fixes detector -> detectors bug (previous versions, the constrains where not actually set) - Adds title functionality to plot2D
-
- 21 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 16 Feb, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 15 Feb, 2017 3 commits
-
-
Gregory Ashton authored
-
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 3 commits
-
-
Gregory Ashton authored
-
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
-
- 30 Jan, 2017 4 commits
-
-
Gregory Ashton authored
Now forces use of dtglitch = None for no glitches
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 25 Jan, 2017 1 commit
-
-
Gregory Ashton authored
1) Adds 'add_noise' option (defaults to true) 2) Better checking of Writer for if all glitch parameters have the same length (avoid strange errors) 3) Fixes issue in which the tqdm ignore command was itself ignored
-
- 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
-
- 23 Dec, 2016 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 22 Dec, 2016 5 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 21 Dec, 2016 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 20 Dec, 2016 5 commits
-
-
Gregory Ashton authored
Prior to this, the analytic fits data was all for twoF = 60, this updates this and adds a tag to the filename to make it it clear
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Use N=1000 for the recoveries and N=10000 for the test in noise
-