- 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
-