- 06 Jul, 2017 1 commit
-
-
Gregory Ashton authored
workaround for matplotlib on X-less remote logins See merge request !2
-
- 05 Jul, 2017 1 commit
-
-
David Keitel authored
-first check $DISPLAY environment variable -then use non-interactive "AGG" backend if necessary
-
- 20 Jun, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 16 Jun, 2017 3 commits
-
-
Gregory Ashton authored
peakutils missing in requirements See merge request !1
-
David Keitel authored
-
David Keitel authored
-
- 07 Jun, 2017 2 commits
-
-
Gregory Ashton authored
- Adds ability to use either a dict or a par file - Fixes bug in which if tstart and tend aren't specificed the data saving mechanism breaks
-
Gregory Ashton authored
-
- 06 Jun, 2017 1 commit
-
-
Gregory Ashton authored
-
- 02 Jun, 2017 2 commits
-
-
Gregory Ashton authored
-
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)
-
- 31 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 16 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 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 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 13 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 12 May, 2017 2 commits
-
-
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
-
Gregory Ashton authored
-
- 11 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 10 May, 2017 3 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
If the given tstart is before the minStartTime this will error - so instead, select the minStartTime
-
- 04 May, 2017 8 commits
-
-
Gregory Ashton authored
Previously, if the data span was shorter than the requested tstart-tend, the code would choke when attempting to calculate twoF over a range without any data. Instead, the code now automatically only compute twoF over a range with data in it.
-
Gregory Ashton authored
-
Gregory Ashton authored
CI was failing when calling the new injection_helper_functions module as anaconda attempted to update numpy (unknown reason)
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 03 May, 2017 1 commit
-
-
Gregory Ashton authored
-
- 28 Apr, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 25 Apr, 2017 1 commit
-
-
Gregory Ashton authored
1) Add ability to in F0s, F1s etc in grid search directly (use tuple as (is) 2) Update cumulative legend 3) Add option to produce pfs_input directly to calculate_pfs 4) Fix spelling mistake 5) Update transient example in the paper
-
- 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
-
- 21 Apr, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
A search, based on Reinhard's J0537-6910 work, in which the search is performed over F0 in a sliding window. Able to track changes in the power and frequency of the signal.
-
- 20 Apr, 2017 1 commit
-
-
Gregory Ashton authored
- Adds option to underplot the preducted Fstat 1-sigma variation in twoF_cumulative plots - Adds isolated function to predict Fstat (wrapper to lalapps function) - Adds detector colours dictionary: use elsewhere
-