File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# All notable changes will be documented in this file
2
2
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
+
3
25
## [ 1.3.0] 2022-10-23
4
26
Version 1.3.0 release of Bilby
5
27
You can’t perform that action at this time.
0 commit comments