- 06 Aug, 2019 1 commit
-
-
Reinhard Prix authored
- logged commandline can contain full path to exectable, so cmdline-comparison must be agnostic to that - fixes failing test against pip-installed lalsuite
-
- 23 Jul, 2019 2 commits
-
-
Reinhard Prix authored
- fix test that can otherwise fail (observed on MacOSX)
-
Reinhard Prix authored
-
- 01 Jul, 2019 3 commits
-
-
Reinhard Prix authored
- supply consistent flake8 settings in setup.cfg
-
Reinhard Prix authored
-
Reinhard Prix authored
- tests currently fail
-
- 23 Apr, 2018 1 commit
-
-
Gregory Ashton authored
-
- 31 Jan, 2018 1 commit
-
-
Gregory Ashton authored
Closes #12
-
- 22 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 17 Nov, 2017 1 commit
-
-
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.
-
- 06 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 02 Oct, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 29 Sep, 2017 2 commits
-
-
Gregory Ashton authored
Fixes #4 .
-
Gregory Ashton authored
The variable name was misleading and hence renamed
-
- 07 Sep, 2017 1 commit
-
-
Gregory Ashton authored
-
- 09 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 01 Aug, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 18 Jul, 2017 1 commit
-
-
Gregory Ashton authored
This renames the input sftfilepath to sftfilepattern and adds documentation on how that should be used, i.e. a colon separated list of wildstring or exact matches. In globbing for all matches, the colon split is added in. sftfilepath is still used by `Writer` since an exact path is known.
-
- 17 Jul, 2017 1 commit
-
-
Gregory Ashton authored
The command line argument is matched to formatting used by MFD to reconstruct the argument (using .16g) formatting. Ideally, all REAL8 should use this formatting.
-
- 21 Apr, 2017 1 commit
-
-
Gregory Ashton authored
-
- 11 Apr, 2017 1 commit
-
-
Gregory Ashton authored
-
- 21 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 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
-
- 03 Feb, 2017 1 commit
-
-
Gregory Ashton authored
-
- 31 Jan, 2017 1 commit
-
-
Gregory Ashton authored
-
- 30 Jan, 2017 1 commit
-
-
Gregory Ashton authored
Now forces use of dtglitch = None for no glitches
-
- 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.
-
- 18 Nov, 2016 1 commit
-
-
Gregory Ashton authored
1) Moves the actual estimation to external function since it is not contingent on using the MCMC methods etc 2) Change notation to V, Vsky and Vpe 3) Fix some table outputs (Tcoh was forcing integer) 4) Rename of names -> detector_names 5) Adds tests 6) Writes a simpler table if the sky is not searched over
-
- 16 Nov, 2016 1 commit
-
-
Gregory Ashton authored
tstart tend refers to signal properties, so is only used when relevant. Otherwise use the LAL parameter min/maxStartTime
-
- 01 Nov, 2016 1 commit
-
-
Gregory Ashton authored
It seems the tests have been failing, but only falling out of range by ~0.11 rather than 0.1. This increases the allowed range to 0.2
-
- 05 Oct, 2016 1 commit
-
-
Gregory Ashton authored
-
- 03 Oct, 2016 1 commit
-
-
Gregory Ashton authored
-
- 25 Sep, 2016 1 commit
-
-
Gregory Ashton authored
-
- 22 Sep, 2016 1 commit
-
-
Gregory Ashton authored
-