Skip to content

Commit e73045f

Browse files
committed
Merge branch 'v1.4.0_release' into 'master'
Version 1.4.0 Release See merge request lscsoft/bilby!1180
2 parents 3e3c5cd + ddc62de commit e73045f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# All notable changes will be documented in this file
22

3+
## [1.4.0] 2022-11-18
4+
Version 1.4.0 release of Bilby
5+
6+
The main changes in this release are support for more recent versions of `dynesty` (!1138)
7+
and `nessai` (!1161) and adding the
8+
`RelativeBinningGravitationalWaveTransientLikelihood` (!1105)
9+
(see [arXiv:1806.08792](https://arxiv.org/abs/1806.08792)) for details.
10+
11+
### Added
12+
- Per-detector likelihood calculations (!1149)
13+
- `bilby.gw.likelihood.relative.RelativeBinningGravitationalWaveTransient` (!1105)
14+
15+
### Changes
16+
- Reset the timer for `PyMultiNest` when overwriting an existing checkpoint directory (!1163)
17+
- Cache the computed the noise log likelihood for the `GravitationalWaveTransient` (!1179)
18+
- Set the reference chirp mass for the multi banded likelihood from the prior when not specified (!1169)
19+
- Bugfix in the name of the saved ASD file in `Interferometer.save_data` (!1176)
20+
- Modify the window length for stationarity tests for `ptemcee` (!1146)
21+
- Explicit support for `nessai>=0.7.0` (!1161)
22+
- Allow prior arguments read from a string to be functions (!1144)
23+
- Support `dynesty>=1.1.0` (!1138)
24+
325
## [1.3.0] 2022-10-23
426
Version 1.3.0 release of Bilby
527

0 commit comments

Comments
 (0)