This project is mirrored from https://:*****@git.ligo.org/lscsoft/lalsuite.git.
Pull mirroring updated .
- 23 Aug, 2020 1 commit
-
-
Maria Haney authored
add dchiminus2 to XLALSimInspiralWaveformParamsNonGRAreDefault() to address potential problem with MCMC runs
-
- 22 Apr, 2020 1 commit
-
-
Maria Haney authored
-
- 14 Apr, 2020 3 commits
-
-
Maria Haney authored
-
Maria Haney authored
-
Maria Haney authored
-
- 11 Apr, 2020 1 commit
-
-
Karl Wette authored
PulsarDataTypes: change PulsarParams::name to a fixed-length array See merge request lscsoft/lalsuite!1300
-
- 10 Apr, 2020 7 commits
-
-
David Keitel authored
SFTfileIO: minor documentation fix for MultiLIGOTimeGPSVector See merge request lscsoft/lalsuite!1301
-
Karl Wette authored
-
Karl Wette authored
-
Karl Wette authored
SWIG: disown Python/Octave objects assigned to viewed C arrays See merge request lscsoft/lalsuite!1299
-
Karl Wette authored
- When assigning Python/Octave objects to a C array, assume the struct who owns the C array takes ownership of the memory of the C array element. The Python/Octave object wrapping the C array element should therefore disown the underlying memory.
-
Karl Wette authored
-
Karl Wette authored
-
- 09 Apr, 2020 1 commit
-
-
Karl Wette authored
lalapps_splitSFTs: fix error message and initialization of --minStartTime --maxStartTime Closes #294 See merge request lscsoft/lalsuite!1296
-
- 08 Apr, 2020 2 commits
-
-
Adam Mercer authored
Lint with coala See merge request lscsoft/lalsuite!1295
-
David Keitel authored
-fixes #294
-
- 07 Apr, 2020 7 commits
-
-
Adam Mercer authored
-
Adam Mercer authored
-
Adam Mercer authored
coala configuration file for source code linting, intially this just checks Makefile.am to ensure that tabs, and not spaces, are used. eventually this will be extended to do more linting throughout the source tree.
-
Adam Mercer authored
-
Adam Mercer authored
-
Adam Mercer authored
-
Adam Mercer authored
-
- 06 Apr, 2020 1 commit
-
-
John Douglas Veitch authored
Fix compatibility with new name for Matplotlib rcparams key See merge request lscsoft/lalsuite!1291
-
- 05 Apr, 2020 1 commit
-
-
Leo Pound Singer authored
Recent versions of Matplotlib expect `font.size`, not `text.fontsize`. This was fixed once in tiger/postproc.py, but had not been fixed in tiger/batch_proc.py.
-
- 04 Apr, 2020 2 commits
-
-
Adam Mercer authored
Fix format overflow on gcc 8 in coinj.c See merge request lscsoft/lalsuite!1280
-
Karl Wette authored
MakeSFTs.c: fix sprintf size bug See merge request lscsoft/lalsuite!1287
-
- 03 Apr, 2020 5 commits
-
-
Adam Mercer authored
DetResponseTest.c: fix strncpy length See merge request lscsoft/lalsuite!1288
-
Maria Haney authored
Fix nigthly pipeline See merge request lscsoft/lalsuite!1286
-
Reinhard Prix authored
-
Reinhard Prix authored
-
Cecilio Garcia-Quiros authored
-avoid gcc9 uninitialized variable alerts in switch statements -relax tolerance in test_phenomX.py -closes #293
-
- 01 Apr, 2020 8 commits
-
-
Maria Haney authored
Add IMRPhenomXP and IMRPhenomXPHM reviewed models See merge request lscsoft/lalsuite!1272
-
Cecilio Garcia-Quiros authored
``` IMRPhenomXP (twisting of the 22 mode-only model IMRPhenomXAS) IMRPhenomXPHM (twisting of IMRPhenomXHM including higher harmonics, and multibanding technique) ``` - References: ``` https://dcc.ligo.org/LIGO-P2000039 ``` - Authors: ``` Geraint Pratten, Cecilio García-Quirós, Marta Colleoni, Antoni Ramos-Buades, Héctor Estellés, Maite Mateu-Lucena, Rafel Jaume, Maria Haney, David Keitel, Jonathan E. Thompson, Sascha Husa ```
-
Harald Pfeiffer authored
Comments on enum See merge request lscsoft/lalsuite!1283
-
John Douglas Veitch authored
-
Harald Pfeiffer authored
Revert "Change waveform Approximant enum to be consistent with 2020-01-28" See merge request lscsoft/lalsuite!1281
-
Karl Wette authored
add options to lalapps_splitSFTs for start/end times See merge request lscsoft/lalsuite!1269
-
Karl Wette authored
Fix LALInference Gaussian Mixture Model prior for multiple values See merge request lscsoft/lalsuite!1279
-
Adam Mercer authored
This reverts commit 9b434ae7.
-