- 12 Dec, 2017 3 commits
-
-
-
David Keitel authored
-
David Keitel authored
-replaces boolean 'transient' flag -window type [none,rect,exp] for both injections and searches -t0, tau bands for gridsearch, single-point use (e.g. MCMC) should be unchanged
-
- 20 Oct, 2017 1 commit
-
-
Gregory Ashton authored
-
- 02 Oct, 2017 1 commit
-
-
Gregory Ashton authored
- Adds basic_setup method to do simple tasks like make directories and set start and end times - Remove doubled predict_fstat code
-
- 06 Sep, 2017 1 commit
-
-
Gregory Ashton authored
- Provide a function in the BaseSearchClass to read in the ephemeris files - Some clean up of docstrings
-
- 09 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 04 Aug, 2017 1 commit
-
-
Gregory Ashton authored
-
- 03 Aug, 2017 2 commits
-
-
Gregory Ashton authored
- When Alpha and Delta are not given, use a simple sin - Also fixes error in DeltsFSpin when Alpha and Delta are given - Removes Alpha and Delta from MFDv4 call since they are not used
-
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.
-
- 02 Aug, 2017 4 commits
-
-
Gregory Ashton authored
- Adds amplitude prefact - Adds F1 - Reorganise code to aid in future development
-
Gregory Ashton authored
Previously, each individual SFT was written separately. This adds functionality to concatenate all files used `lalapps_splitSFTs`.
-
Gregory Ashton authored
-
Gregory Ashton authored
Two new Writer classes to generate artifacts with either Frequency Modulation alone, or Frequency and Amplitude modulation
-
- 01 Aug, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-