- 31 Jan, 2023 3 commits
-
-
Adam Mercer authored
Correct conda zlib host requirement for LAL See merge request !2085
-
Duncan Macleod authored
not entirely sure why things are being relinked at the stage, but they are
-
Duncan Macleod authored
since ./configure needs it even though we don't use it directly
-
- 30 Jan, 2023 1 commit
-
-
Duncan Macleod authored
the `zlib` package includes the pkgconfig files, so we need that at build time, and then `libzlib` at runtime
-
- 27 Jan, 2023 4 commits
-
-
Adam Mercer authored
part 2 of a large clean-up of lalmetaio and related code See merge request lscsoft/lalsuite!1897
-
Karl Wette authored
fix naming check for narrow-band SFTs with band < 1 Hz Closes #645 See merge request !2078
-
Karl Wette authored
XLALFillSFTFilenameSpecStrings : fix flipped param doc strings See merge request !2071
-
Karl Wette authored
CFSv2: use XLALReadMultiTimestampsFilesConstrained Closes #506 See merge request !2070
-
- 26 Jan, 2023 5 commits
-
-
Kipp Cannon authored
- this also converts all I/O code to the newer integer ID format
-
Kipp Cannon authored
-
Kipp Cannon authored
- XLALSnglInspiralTableFromLIGOLw() XLALSimInspiralTableFromLIGOLw() - migrate XLALFreeSnglInspiral() to lalmetaio where other equivalent functions live - also migrate XLALFreeSimInspiral() to lalmetaio where other similar functions live - also migrate XLALSimInspiralAssignIDs() to lalmetaio - remove obsolete and unused LALFreeSnglInspiral()
-
Kipp Cannon authored
- new-style replacement for sim_ringdown writing code. also converts ID columns to integer
-
Kipp Cannon authored
- with new-style versions XLALSimRingdownTableFromLIGOLw() is ported, and XLALSnglRingdownTableFromLIGOLw() is added - associated initializer and cleanup functions are added to LIGOMetadataUtils.c
-
- 25 Jan, 2023 6 commits
-
-
David Keitel authored
- provides expected behaviour when combining --timestampsFiles --minStartTime --maxStartTime
-
David Keitel authored
-
David Keitel authored
- fixes #645
-
David Keitel authored
- exposes erroneous error thrown for band < 1 Hz - refs #645
-
Karl Wette authored
MFDv5: --noiseSFTs and --SFTWindowType compatibility Closes #644 See merge request !2082
-
Karl Wette authored
Replace numpy.object with builtin object See merge request !2077
-
- 24 Jan, 2023 1 commit
-
-
Adam Mercer authored
ci: refactor container jobs into separate file See merge request !2081
-
- 23 Jan, 2023 9 commits
-
-
Adam Mercer authored
part of #529 [ci docker]
-
Adam Mercer authored
only build docker containers for lalsuite-v* tags See merge request !2080
-
Duncan Macleod authored
This reverts commit 7b570969.
-
Duncan Macleod authored
numpy.object was a deprecated alias to object, see https://numpy.org/devdocs/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated
-
Adam Mercer authored
-
Adam Mercer authored
lalframe: pin below framecpp 3.0.0 and framel 9.0.0 Closes #646 See merge request !2074
-
David Keitel authored
-
David Keitel authored
- reorder corresponding three-way checks in MFDv5 - refs #644
-
Duncan Macleod authored
this is best-effort and it's currently failing
-
- 17 Jan, 2023 2 commits
-
-
Duncan Macleod authored
(cherry picked from commit 38a19e9a)
-
Duncan Macleod authored
(cherry picked from commit 3d234aac)
-
- 13 Jan, 2023 1 commit
-
-
David Keitel authored
- allow passing both even if known type documented in SFT header - only fail if inconsistent - closes #644
-
- 12 Jan, 2023 1 commit
-
-
Duncan Macleod authored
-
- 10 Jan, 2023 2 commits
-
-
Duncan Macleod authored
-
Duncan Macleod authored
we're not ready for 3.0.0 (GWF spec V9) yet
-
- 13 Dec, 2022 1 commit
-
-
Adam Mercer authored
add all builds to the nightly repository See merge request !2068
-
- 12 Dec, 2022 1 commit
-
-
Adam Mercer authored
ensure builds are sorted by version See merge request !2069
-
- 10 Dec, 2022 1 commit
-
-
Adam Mercer authored
need to ensure that the builds are sorted by version otherwise 7.2 would be considered a newer build that 7.10.
-
- 09 Dec, 2022 1 commit
-
-
Adam Mercer authored
-
- 07 Dec, 2022 1 commit
-
-
Duncan Macleod authored
Support Decimal in lal.gpstime.gps_to_utc Closes #636 See merge request !2060
-