- 03 Jun, 2020 6 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
This reverts commit 5c8865be.
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
This reverts commit c388665a.
-
- 02 Jun, 2020 1 commit
-
-
Leo Pound Singer authored
-
- 31 May, 2020 4 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Duncan Macleod authored
-
- 27 May, 2020 1 commit
-
-
Leo Pound Singer authored
-
- 12 May, 2020 1 commit
-
-
Leo Pound Singer authored
-
- 11 May, 2020 7 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
- 10 May, 2020 2 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
This should make it easier to identify which log messages come from these threads.
-
- 08 May, 2020 1 commit
-
-
Leo Pound Singer authored
-
- 04 May, 2020 7 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
This should speed up worker startup by 0.5-1.5 seconds.
-
Leo Pound Singer authored
-
Leo Pound Singer authored
This should speed up worker startup by about 0.2 seconds.
-
Leo Pound Singer authored
This should speed up worker startup by about 0.1 seconds.
-
Leo Pound Singer authored
Speed up imports by up to a second by replacing uses of `pkg_resources` with the new Python standard library module `importlib.resources` (or, for Python < 3.7, the backport `importlib_resources`). The old `pkg_resources` module is known to be slow because it does a lot of work on startup. See, for example, [pypa/setuptools#926](https://github.com/pypa/setuptools/issues/926) and [pypa/setuptools#510](https://github.com/pypa/setuptools/issues/510).
-
Leo Pound Singer authored
We are only using Seaborn for configuring styles, and Matplotlib now ships with Seaborn stylesheets.
-
- 30 Apr, 2020 1 commit
-
-
Roberto DePietri authored
Rebased by Leo Singer <leo.singer@ligo.org> to clean up Git history. Closes !781.
-
- 26 Apr, 2020 2 commits
-
-
Geoffrey Mo authored
-
Leo Pound Singer authored
-
- 25 Apr, 2020 1 commit
-
-
Geoffrey Mo authored
-
- 23 Apr, 2020 1 commit
-
-
Leo Pound Singer authored
Search pipelines do not report their low frequency cutoffs in a uniform, machine readable way in the coinc.xml files. BAYESTAR has been using a default value of 30 Hz. A mismatch in low frequency cutoff will lead to a systematic bias in luminosity distance. In O3, search pipelines used the following low frequency cutoffs: | Pipeline | Cutoff | | ------------------------------------- | ------------------------------ | | gstlal (full bandwidth, stellar mass) | 15 Hz | | gstlal (full bandwidth, IMBH) | 10 Hz | | gstlal (early warning) | 10 Hz | | SPIIR | 15 Hz | | PyCBC | 18-30 Hz depending on template | | MBTA (BNS) | 25 Hz | | MBTA (NSBH) | 23 Hz | | MBTA (BBH) | 21 Hz | 15 Hz is a compromise value that is closer to what the pipelines actually use. A complete solution would be to add an `f_lower` column to the `sngl_inspiral` table so that pipelines can report their low frequency cutoffs. Shikata ga nai.
-
- 21 Apr, 2020 2 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
- 14 Apr, 2020 1 commit
-
-
Leo Pound Singer authored
This reverts commit c1001c14.
-
- 09 Apr, 2020 2 commits
-
-
Leo Pound Singer authored
This reverts commit 1765eeb6.
-
Leo Pound Singer authored
-