Fix chirp mass range for 150914 to correct values for *detector frame*.
Update the uniform prior limits on the chirp mass in the GW150914.prior
prior file to reflect the detector frame chirp mass (from GW150914-properties paper, the 90% interval on detector frame chirp mass is 28.5 - 32.5 MSun; see Table 1 of Abbott, et al. (2016).
Merge request reports
Activity
- Resolved by Colm Talbot
It looks like the pipeline failures are due to
flake8
issues with the code in places that haven't been touched by this MR:Flake8...................................................................Failed 163- hook id: flake8 164- duration: 3.05s 165- exit code: 1 166bilby/gw/source.py:885:11: E275 missing whitespace after keyword 167bilby/core/utils/cmd.py:114:15: E275 missing whitespace after keyword 168bilby/core/utils/introspection.py:101:8: E275 missing whitespace after keyword 169test/check_author_list.py:29:11: E275 missing whitespace after keyword 170bilby/core/result.py:1438:18: E275 missing whitespace after keyword 171bilby/core/result.py:1465:18: E275 missing whitespace after keyword
I could try to fix these issues, but I think it would be better not to complicate this MR with unrelated changes.
added 37 commits
-
aa569adb...272a670b - 36 commits from branch
lscsoft:master
- 2776d2c7 - Merge branch 'master' into 'gw150914-prior-fix'
-
aa569adb...272a670b - 36 commits from branch
changed milestone to %1.2.1
mentioned in commit 78335846
mentioned in merge request parallel_bilby!109 (merged)