- 05 Feb, 2018 6 commits
-
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
TransientGridSearch: new F_mn writer function matching the format of lalpulsar.write_transientFstatMap_to_fp
-
David Keitel authored
-optional import of pyCUDA package only if requested -including kernel .cu files in packaging
-
David Keitel authored
-to later allow for CUDA implementation -some optional-import acrobatics to fail gracefully if a module (especially CUDA) is not available -as of this commit, nothing beyond lal implemented yet
-
Gregory Ashton authored
writer function for atoms (TransientGridSearch) See merge request GregAshton/PyFstat!14
-
- 31 Jan, 2018 6 commits
-
-
David Keitel authored
-
Gregory Ashton authored
Closes #12
-
Gregory Ashton authored
displayless matplotlib import workaround also in helper_functions.py See merge request GregAshton/PyFstat!12
-
Gregory Ashton authored
transients: fix window=none case and allow custom dt0, dtau See merge request GregAshton/PyFstat!11
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 11 Jan, 2018 1 commit
-
-
David Keitel authored
-
- 10 Jan, 2018 1 commit
-
-
David Keitel authored
-
- 09 Jan, 2018 2 commits
-
-
David Keitel authored
-first search should be standard non-transient GridSearch for comparison
-
David Keitel authored
Create TransientGridSearch to provide transient grid searches Closes #11 See merge request GregAshton/PyFstat!10
-
- 08 Jan, 2018 1 commit
-
-
Gregory Ashton authored
-
- 22 Dec, 2017 4 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Previously, this functionality was part of GridSearch, this splits this into a separate subclass to ease future development.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- 21 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 20 Dec, 2017 8 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Previously this returned True regardless of the value of transientWindowType when really we want to also check if it is not None
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Default to 1 glitch - Only try to calculate segment 2F if length > 1800s
-
- 19 Dec, 2017 2 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
add transient F(t0,tau) file output See merge request GregAshton/PyFstat!8
-
- 18 Dec, 2017 4 commits
-
-
David Keitel authored
-"AttributeError: 'function' object has no attribute 'gridcorner'"
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
-new output: full (t0,tau) Fstat map, if bands in those params are searched -one file per Doppler grid point
-
- 15 Dec, 2017 1 commit
-
-
Gregory Ashton authored
-
- 14 Dec, 2017 3 commits
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Closes #7
-
Gregory Ashton authored
-