- 31 Jan, 2020 3 commits
-
-
Riccardo Sturani authored
Seobn rv4 phm patch equal mass equal spins See merge request lscsoft/lalsuite!1191
-
Under some very rare circumstances, the final spin formula may give a negative number inside a square root. Previously this was handleded by having a tolerance and just taking the abs of the argument of the square root if it was below tolerance and emitting XLAL_EDOM otherwise. Now, we follow what is done in the final spin python code and simply set the argument inside the square root to 0 if it is <0. A warning is always printed when this is done.
-
Karl Wette authored
More robust method of skipping tests that fail under Conda See merge request lscsoft/lalsuite!1201
-
- 30 Jan, 2020 6 commits
-
-
Maria Haney authored
Adding NRTidalv2 approximants See merge request lscsoft/lalsuite!1200
-
Adding NRTidalv2 waveforms; new BNS approximants IMRPhenomPv2_NRTidalv2, IMRPhenomD_NRTidalv2 and SEOBNRv4_ROM_NRTidalv2 review statement: https://git.ligo.org/waveforms/reviews/nrtidal_v2/-/wikis/home
-
Adam Mercer authored
Fixes to "gnuscripts/lalsuite_python.am: move Automake rule hooks outside of HAVE_PYTHON" See merge request lscsoft/lalsuite!1202
-
Karl Wette authored
- Following 7893708f
-
Karl Wette authored
- Following 7893708f
-
Karl Wette authored
- Does not rely on patching src/pulsar/Makefile.in which could break if the internal format of that file changes - Only the given Weave tests should be hardware-dependent, since they compare against reference results; the other should work
-
- 29 Jan, 2020 4 commits
-
-
Adam Mercer authored
gnuscripts/lalsuite_python.am: move Automake rule hooks outside of HAVE_PYTHON See merge request lscsoft/lalsuite!1199
-
Duncan Macleod authored
Remove lalapps openmp Closes #240 See merge request lscsoft/lalsuite!1188
-
Karl Wette authored
- Otherwise non-Python-related Automake code cannot also use these hooks
-
Duncan Macleod authored
Remove deprecated LALApps pulsar codes See merge request lscsoft/lalsuite!1197
-
- 28 Jan, 2020 3 commits
-
-
David Keitel authored
Remove unused executables from lalapps/src/pulsar/FITSTools See merge request lscsoft/lalsuite!1192
-
Matthew Pitkin authored
-
Matthew Pitkin authored
-
- 27 Jan, 2020 4 commits
-
-
Matthew Pitkin authored
-
Matthew Pitkin authored
-
David Keitel authored
Remove lalapps_SFTdumpall and lalapps_SFTdumpheader See merge request lscsoft/lalsuite!1194
-
Karl Wette authored
-
- 26 Jan, 2020 3 commits
-
-
Duncan Macleod authored
use igwn/lalsuite-dev:stretch-proposed See merge request lscsoft/lalsuite!1185
-
Karl Wette authored
- Redundant with more modern code lalapps_dumpSFT
-
Karl Wette authored
-
- 24 Jan, 2020 2 commits
-
-
John Douglas Veitch authored
Update paths in lalinference_pipe_example.ini See merge request lscsoft/lalsuite!1187
-
-
- 23 Jan, 2020 6 commits
-
-
Adam Mercer authored
Fixing the TDmodes test of lalsimulation See merge request lscsoft/lalsuite!1189
-
Riccardo Sturani authored
-
Maria Haney authored
Precessing PN modes See merge request lscsoft/lalsuite!1010
-
-
Adam Mercer authored
closes: #240
-
Adam Mercer authored
-
- 22 Jan, 2020 5 commits
-
-
Adam Mercer authored
as the Debian LSCSoft repository is not currently being maintained this updates the build to use containers that track the flat repository hosted at the AEI, this repository doeasn't distingush between production and testing updates so is essentially a testing repository.
-
Vivien Raymond authored
Add retries to LALInferenceMCMC checkpointing See merge request lscsoft/lalsuite!1165
-
-
Kipp Cannon authored
Remove trailing whitespace from lalapps string code See merge request lscsoft/lalsuite!1183
-
Kipp Cannon authored
Remove trailing whitespace from lalapps_power_veto See merge request lscsoft/lalsuite!1184
-
- 21 Jan, 2020 4 commits
-
-
Adam Mercer authored
Remove trailing whitespace from lalapps inspiral code See merge request lscsoft/lalsuite!1182
-
Adam Mercer authored
Switch from manylinux2010 to manylinux2014 See merge request lscsoft/lalsuite!1164
-
Leo P. Singer authored
It's important to retain manylinux1 because it is supported by fairly old versions of pip (since 8.1.0). However, manylinux2010 support in pip is fairly recent (since 19.0), so it should be fine to remove manylinux2010 while adding manylinux2014.
-
Karl Wette authored
Remove trailing whitespace from lalapps pulsar code See merge request lscsoft/lalsuite!1181
-