- 25 Jan, 2021 3 commits
-
-
Karl Wette authored
update LALRemoveKnownLinesInMultiSFTVector documentation See merge request !1506
-
David Keitel authored
-
Karl Wette authored
lalapps_SFTclean output improvements See merge request !1505
-
- 24 Jan, 2021 4 commits
-
-
David Keitel authored
-
David Keitel authored
- this allows passing absolute file paths
-
David Keitel authored
- SFTs will be written to a single file per IFO - now always using a MultiSFTCatalogView to loop over SFTs in per-IFO order - using canonical output file names from XLALOfficialSFTFilename
-
David Keitel authored
-
- 21 Jan, 2021 1 commit
-
-
Karl Wette authored
lalapps_SFTclean test script and minor fixes See merge request lscsoft/lalsuite!1504
-
- 20 Jan, 2021 5 commits
-
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
- help for --window option - linefiles must START WITH canonical IFO names (also clarified in LALRemoveKnownLinesInMultiSFTVector) - file counting and SFT looping
-
David Keitel authored
lalapps_SFTvalidate: output filename to stdout if valid, add help message and version info options Closes #406 See merge request lscsoft/lalsuite!1502
-
- 19 Jan, 2021 1 commit
-
-
Karl Wette authored
-
- 18 Jan, 2021 1 commit
-
-
Karl Wette authored
-
- 16 Jan, 2021 2 commits
-
-
Karl Wette authored
- No longer print version info on normal invocation - Add some more tests
-
Karl Wette authored
- Otherwise output error message to stderr
-
- 14 Jan, 2021 1 commit
-
-
Karl Wette authored
Deprecate lalapps/src/lalapps/lalapps.[ch] Closes #313 See merge request lscsoft/lalsuite!1500
-
- 13 Jan, 2021 6 commits
-
-
Karl Wette authored
lalapps_SFTvalidate: read file names from standard input, check all file names See merge request lscsoft/lalsuite!1501
-
Karl Wette authored
- Read file names from stdin if no files names are given on command line. - Check all file names, then return non-zero exit code if any file failed. This is more convenient for checking a large number of files and finding all errors.
-
Karl Wette authored
- Include config.h for configuration macros - Include LALAppsVCSInfo.h for version info
-
Karl Wette authored
-
Karl Wette authored
- XLALGetVersionString() replaced with XLALVCSInfoString() - XLALOutputVersionString() replaced with (new) XLALOutputVCSInfo() - PRINT_VERSION() replaced with XLALOutputVCSInfo()
-
Karl Wette authored
- Replace blank_status with calls to XLAL_INIT_DECL() or XLAL_INIT_MEM() - Remove clear_status(), not used anywhere
-
- 12 Jan, 2021 16 commits
-
-
Karl Wette authored
SFDB reading for CW codes See merge request lscsoft/lalsuite!1494
-
Adam Mercer authored
lalpulsar/conda/meta.yaml.in.in: fix LALPulsar tests Closes #402 See merge request lscsoft/lalsuite!1499
-
Adam Mercer authored
Another fix for lscsoft/lalsuite!1452 Closes #389 See merge request lscsoft/lalsuite!1498
-
Karl Wette authored
- Need to include ephemeris files in source_files - Set LAL_TEST_PKGDATADIR="./lib" to point to local ephemeris files
-
David Keitel authored
-
Rodrigo Tenorio authored
-
David Keitel authored
-
David Keitel authored
-
Rodrigo Tenorio authored
-
Rodrigo Tenorio authored
-
Rodrigo Tenorio authored
-
David Keitel authored
-
David Keitel authored
-
David Keitel authored
- using a reference SFDB file - more detailed tests left for a separate lalapps test
-
David Keitel authored
-
Pep Covas authored
-