-
Calling the command:
```
$ pycbc_single_template --segment-length 528 --segment-start-pad 144 --segment-end-pad 16 --psd-estimation median --psd-segment-length 16 --psd-segment-stride 8 --psd-inver…
-
I have a pycbc posterior file created under 1.13.8. Using 1.14.1 with python2, it still loads fine. However, with python3:
```
from pycbc.inference.io import loadfile
fp = loadfile('test.hdf','r')
…
-
In GitLab by @git.ligo:sylvia.biscoveanu on Aug 26, 2024, 16:58
Regardless of whether an absolute or relative path is passed to `run_sampler`, bilby saves the absolute path to `result.outdir`. This c…
-
-
### Comment:
Currently conda-forge-pinning pins downstream projects to root_base 6.32.0, while the latest release here is (ATOW) 6.32.2.
Rather than migrating to 6.32.2 (https://github.com/conda…
-
First, GCNs were published using the VOEvent schema. This was based on XML, and frankly it was a pain to work with (non-unique dictionary keys!!). We use the Python voevent-parse package (https://gith…
-
The summary page generation functions assume the channel names are strictly LIGO style. The naming convention is mostly likely hard-coded into the HTML page generation functions. For example, plots fo…
-
SUMMARY:
Vaulting / Withdrawing is a complicated mecanism. We would like to ease understanding and confidence in the vault mecanism for Deku contributors & blockchain users
MOTIVATION: This is a …
oteku updated
2 years ago
-
In GitLab by @git.ligo:daniel-williams on Oct 1, 2019, 10:08
At the moment examples in docstrings aren't included in the bilby testing process.
In order to improve the project's documentation automat…
-
In GitLab by @git.ligo:daniel-williams on Oct 3, 2019, 10:51
With the appearance of new models (like [heron](https://git.ligo.org/daniel-williams/heron)) which are capable of producing not only a wav…