- 13 Jul, 2017 1 commit
-
-
David Keitel authored
-try-except wrapper for subprocess.check_output() -use this for MFDv5 call (properly terminate at error!) -and for other small utility calls -use unique variable names for cl strings too
-
- 20 Jun, 2017 1 commit
-
-
Gregory Ashton authored
-
- 02 Jun, 2017 1 commit
-
-
Gregory Ashton authored
- Add peak detection utilities - Move generate_loudest - Add SSBprec pass through to MCMC searches - Fix convergence stat (missing sqrt) - Minor fixes to plot_walkers (put detection statistic behind walkers)
-
- 11 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
-
- 01 Mar, 2017 1 commit
-
-
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 1 commit
-
-
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.
-