- 21 Oct, 2022 3 commits
-
-
Karl Wette authored
add create & copy functions for MultiNoiseWeights See merge request lscsoft/lalsuite!2021
-
David Keitel authored
-
Adam Mercer authored
use local repository for install el7 packages in docker container Closes #619 See merge request lscsoft/lalsuite!2020
-
- 20 Oct, 2022 9 commits
-
-
David Keitel authored
-
Adam Mercer authored
updates the EL7 container to install packages from a local repository, this is more robust and a better test of the packages [ci docker]
-
Adam Mercer authored
closes #619
-
David Keitel authored
-
David Keitel authored
-
Karl Wette authored
CI: don't run normal push pipeline on main branch of lscsoft/lalsuite See merge request lscsoft/lalsuite!2018
-
Karl Wette authored
-
Karl Wette authored
- This should run the full merge request pipeline instead
-
Karl Wette authored
CI: run full CI pipeline on pushes to the main branch on lscsoft/master See merge request lscsoft/lalsuite!2015
-
- 19 Oct, 2022 8 commits
-
-
Adam Mercer authored
Fix remaining GCC 12 errors See merge request lscsoft/lalsuite!2013
-
Karl Wette authored
Revert "CI: add rule "[ci macos]" to run all MacOS jobs" See merge request lscsoft/lalsuite!2016
-
Karl Wette authored
More robust tests for lalpulsar/bin/Weave See merge request lscsoft/lalsuite!2008
-
David Keitel authored
Merge branch 'fix-570-doxygen-warning-error-documented-empty-return-type-of-fft-plan-functions' into 'master' Resolve "doxygen warning/error: documented empty return type of FFT plan functions" Closes #570 See merge request lscsoft/lalsuite!1973
-
Karl Wette authored
This reverts commit 2342adba64d8bf847b020634bdee368c47a03b59.
-
Karl Wette authored
- This pipeline will be run once a merge request is merged and the merge commit added to the main branch on lscsoft/master - Makes sure any breaking changes from existing merge requests (which do not require the new merge pipeline in !2000) are still caught once the request is merged
-
Karl Wette authored
CI: go back to retry running jobs on some failure types See merge request lscsoft/lalsuite!2014
-
Karl Wette authored
Reorganise LALPulsar SFT library code See merge request lscsoft/lalsuite!2009
-
- 18 Oct, 2022 4 commits
-
-
Karl Wette authored
- These failure types are associated with GitLab system failures - Exclude script failures (which are likely to be a broken job) or timeout failures (which could indicate jobs needs a longer timeout) - This partially reverts commit 7a791dab
-
Karl Wette authored
[ci compiler]
-
Karl Wette authored
3-level CI build system for LALSuite Closes #559 See merge request lscsoft/lalsuite!2000
-
-
- 14 Oct, 2022 1 commit
-
-
- 13 Oct, 2022 7 commits
-
-
Karl Wette authored
-
Karl Wette authored
- FindFiles.c: XLALFindFiles() - PSDutils.c: PSD/noise weights related functions - SFDBfileIO.h: XLALReadSFDB() - SFTcatalog.c: SFT catalog functions - SFTfileIO.c: now just SFT read/write I/O functions - SFTinternal.h: internal definitions and prototypes - SFTnaming.c: SFT file naming convention functions - SFTtimestamps.c: SFT timestamp functions - SFTtypes.c: basic SFT type create/destroy/manipulation functions - SFTutils.c: deprecated, removed
-
Karl Wette authored
- crc64(): check for NULL data pointer, following calc_crc64() from SFTfileIO.c
-
Karl Wette authored
- No longer a separate package
-
-
Karl Wette authored
-
Karl Wette authored
-
- 12 Oct, 2022 8 commits
-
-
Karl Wette authored
- Replace MIN(), MAX() with MYMIN(), MYMAX() - OOTWOPI already defined
-
Karl Wette authored
- Add new COMPLEX16FrequencySeriesVector type for completeness
-
Karl Wette authored
-
Karl Wette authored
-
Karl Wette authored
-
Karl Wette authored
-
Karl Wette authored
-
Karl Wette authored
-