- 17 Nov, 2017 1 commit
-
-
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)
-
- 02 Sep, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 Aug, 2017 1 commit
-
-
Gregory Ashton authored
Since each SFT is generated in a for loop, the process can be quite slow. This allows the user with `pathos` multiprocessing installed to leverage `-N` cores (set by command line arg) to speed the process up Setting N=1 or if pathos is not installed, reverts to the usual behaviour.
-
- 20 Jun, 2017 1 commit
-
-
Gregory Ashton authored
-
- 16 Jun, 2017 1 commit
-
-
David Keitel authored
-
- 11 Apr, 2017 2 commits
-
-
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
Makes this an optional module, adds it to the requirements and README.md
-
- 04 Apr, 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
-
- 23 Dec, 2016 1 commit
-
-
Gregory Ashton authored
-
- 07 Nov, 2016 1 commit
-
-
Gregory Ashton authored
Note that the dynamic injection is currently broken - it appears to only be injecting the signal in one set of data
-
- 24 Oct, 2016 1 commit
-
-
Gregory Ashton authored
-
- 22 Oct, 2016 1 commit
-
-
Gregory Ashton authored
-
- 21 Oct, 2016 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 23 Sep, 2016 1 commit
-
-
Gregory Ashton authored
-
- 22 Sep, 2016 1 commit
-
-
Gregory Ashton authored
- Also adds examples to readme - Fixes useOffset when ndim>1
-
- 20 Sep, 2016 1 commit
-
-
Gregory Ashton authored
-