- Dec 20, 2017
-
-
Adam Mercer authored
gnuscripts/lalsuite_library_top.am: update reference commit for author list generation See merge request lscsoft/lalsuite!35
-
Karl Wette authored
- Use last commit before transition to LFS-mamanged repository
-
- Dec 19, 2017
-
-
- Previously was *not* calling pclose() when using pager
-
This test requires the `pytest.approx` version, which was added in pytest 3.0.0.
-
- Add --with/--without-pager option to allow pager to be set/disabled
-
-
This unit test constituted most of the calls to other LALSuite functions in C.
-
Adam Mercer authored
-
This way, the user does not have to run ligolw_sqlite first.
-
Push nightlies to the end of build process because it is coming between stages with inter-dependencies and slowing them down
-
-
-
- New option to __init__ tref_at_det shifts zero of dt from SSB to detector frame, useful for turning on transient signals at tref in detector frame - Add noise_sqrt_Sh and noise_seed options to all functions - Add example usage, rename variables, other minor cleanups - simulateCWTest.py: test script computing F-statistic for standard spindown model implementation and comparing it to simulateCW
-
This requires Python >= 3.4.
-
-
Adam Mercer authored
This reverts commit 8cf541c3. the containers now have the correct fix so this workaround is no longer needed.
-
The script `bayestar_localize_coincs` indicates the sky localization method in output filenames with suffixes like `.toa_phoa_snr.fits` or `.toa_phoa_snr_mcmc.fits`. However, it is very rare to actually run BAYESTAR with any but the default localization method (`toa_phoa_snr`). In the interest of shorter and more readable filenames, let's omit the method suffix if the user only requests one method.
-
-
It is ambigous whether relative paths to gstlal PSD files should be relative to the directory containing the XML file or relative to the current working directory. So search both!
-
-
Adam Mercer authored
This reverts merge request !18
-
- checks the return values of snprintf functions in create_pulsar_signal_frame.c, SpectralInterpolation.c, and pulsar_parameter_estimation.c to look for string truncation (done in the same way as in e4e09e9c) - refs #1
-
According to https://git.ligo.org/help/ci/yaml/README.md#dependencies: "Note that artifacts from all previous stages are passed by default."
-
- makes life easier through SWIG
-
-
Adam Mercer authored
-
Adam Mercer authored
-
Adam Mercer authored
-
-
Adam Mercer authored
this is a temporary fix until the build containers are updated to ensure git-lfs is corretly setup. once they have been updated this commit should be reverted.
-
-
The macOS version of sed (perhaps any BSD-like sed?) produces this error message that causes the doyxgen build to fail: /usr/bin/install -c -m 644 out/./bc_s.png '/Users/lpsinger/local/share/doc/lalmetaio/./bc_s.png' sed: RE error: illegal byte sequence This is because the png contains a byte sequence that is not valid UTF-8. Fix this by setting `LC_ALL=C` when calling sed.
-
-
-
Set the VERBOSE flag so that make echoes the test logs. Otherwise, it is difficult to diagnose unit test failures in GitLab CI because make just states whether the tests passed or failed.
-
- Use initial commit of new lalsuite repository - Checked that .AUTHORS files are up to date from last commit to old repository
-
Adam Mercer authored
-
Adam Mercer authored
-
Adam Mercer authored
imported from https://git.ligo.org/lscsoft/lalsuite-archive commit:8cbd1b7187ce3ed9a825d6ed11cc432f3cfde9a5
-
- Dec 05, 2017
-
-
Chris Pankow authored
Original: 8cbd1b7187ce3ed9a825d6ed11cc432f3cfde9a5
-