- 16 Jul, 2021 1 commit
-
-
Duncan Macleod authored
instead of accessing `.dat` in LALInferenceGenerateCOMPLEX16OrthonormalBasis
-
- 15 Jul, 2021 3 commits
-
-
Duncan Macleod authored
something in GSL 2.7 breaks the current usage
-
Duncan Macleod authored
Adding the tilts at infinity calculation to LALSimulation Closes #6 and #2 See merge request lscsoft/lalsuite!1627
-
-
- 13 Jul, 2021 5 commits
-
-
Adam Mercer authored
Run autoreconf in pedantic mode in CI See merge request lscsoft/lalsuite!1630
-
Adam Mercer authored
Tweak conda-build to fix lal issue Closes #452 See merge request lscsoft/lalsuite!1629
-
Duncan Macleod authored
introduced by c061163b
-
Duncan Macleod authored
and loud, to make debugging errors easier (it's not that loud)
-
Duncan Macleod authored
[skip compiler][skip coverage][skip debian][skip docs][skip integration][skip lint][skip platform][skip rhel][skip wheels]
-
- 12 Jul, 2021 1 commit
-
-
Duncan Macleod authored
Remove requirement on lscsoft-glue in LAL See merge request lscsoft/lalsuite!1623
-
- 09 Jul, 2021 2 commits
-
-
Adam Mercer authored
lalseries.py: update a docstring See merge request lscsoft/lalsuite!1628
-
Kipp Cannon authored
- replace a reference to glue.ligolw.utils with ligo.lw.utils - stops doctest from inducing a glue dependency
-
- 26 Jun, 2021 2 commits
-
-
Maria Haney authored
Fixing spin contributions to orbital angular momentum in SpinTaylorTx precession equations See merge request lscsoft/lalsuite!1608
-
-
- 24 Jun, 2021 2 commits
-
-
Duncan Macleod authored
none of the library code actually uses it
-
Duncan Macleod authored
so that the whole thing doesn't need to require glue
-
- 18 Jun, 2021 1 commit
-
-
Adam Mercer authored
LALApps: Make sbank code compatible for Python 3 See merge request lscsoft/lalsuite!1622
-
- 17 Jun, 2021 3 commits
-
-
Adam Mercer authored
update for python-ligo-lw "compress =" mechanism See merge request lscsoft/lalsuite!1570
-
Adam Mercer authored
LALSimBurst: add XLALSimBurstCherenkovRadiation() See merge request lscsoft/lalsuite!1579
-
Adam Mercer authored
rate.BinnedArray: remove two unused legacy methods See merge request lscsoft/lalsuite!1569
-
- 15 Jun, 2021 2 commits
-
-
Adam Mercer authored
Use `python_requires` to indicate Python 2 incompatibility See merge request lscsoft/lalsuite!1618
-
Geraint Pratten authored
Remove unused lalsimulation header file Closes #419 See merge request lscsoft/lalsuite!1619
-
- 09 Jun, 2021 1 commit
-
-
Heather Fong authored
-
- 08 Jun, 2021 1 commit
-
-
Heather Fong authored
-
- 07 Jun, 2021 2 commits
-
-
Karl Wette authored
improve TransientCW_utils doxygen See merge request lscsoft/lalsuite!1620
-
Karl Wette authored
testComputeFstatistic_v2_transient.sh: target single-freq test at max of previous run See merge request lscsoft/lalsuite!1621
-
- 04 Jun, 2021 2 commits
-
-
David Keitel authored
-
David Keitel authored
- add PGM2011 link - and fix up syntax for macro definitions
-
- 03 Jun, 2021 5 commits
-
-
Adam Mercer authored
Deprecate sbank codes See merge request lscsoft/lalsuite!1610
-
Maria Haney authored
SEOBNRv4HMROM: automatic hybridization of ROM with TaylorF2 See merge request lscsoft/lalsuite!1573
-
Duncan Macleod authored
this code has been moved into a standalone python package, see https://pypi.org/project/sbank/
-
Tito Dal Canton authored
-
Duncan Macleod authored
closes #419
-
- 02 Jun, 2021 6 commits
-
-
Michael Pürrer authored
* Hybridization is performed in the Fourier domain * For each mode we generate the TaylorF2 PN amplitude and phase and connect it smoothly with the ROM amplitude and phase * We first align and hybridize the (2,2) mode and then apply the alignment to the higher modes. * We had to code up the higher mode TaylorF2 amplitude and phase as it is only implemented for the (2,2) mode. Implementation by Michael.Puerrer@ligo.org and Sylvain.Marsat@ligo.org. First attempt doxygen documentation Doxygen documentation: second attempt Doxygen documentation Add doxygen
-
David Keitel authored
Add line persistency figures of merit to lalapps_spec_avg_long See merge request lscsoft/lalsuite!1616
-
-
Jolien Creighton authored
added code to parse numrel_data string for extra waveform parameters See merge request lscsoft/lalsuite!1615
-
David Keitel authored
LatticeTiling: add progress meter for XLALPerformLatticeTilingCallbacks() See merge request lscsoft/lalsuite!1617
-
Karl Wette authored
- Only output at LogPrintf() LOG_DEBUG level
-
- 29 May, 2021 1 commit
-
-
Jolien Creighton authored
-