Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
bilby_pipe
Commits
db5a3a03
Commit
db5a3a03
authored
Feb 27, 2020
by
Gregory Ashton
Browse files
Merge branch 'version-0.3.10' into 'master'
Version 0.3.10 release See merge request
!299
parents
6fc5d243
d1878802
Pipeline
#106821
passed with stages
in 3 minutes and 28 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
db5a3a03
# All notable changes will be documented in this file
## v0.3.10 : 2020-30-03
### Added
-
Waveform arguments (!296)
-
prior-dict option (!288)
-
Variable waveform generator class (!283)
-
Calibration in injections (!282)
-
Likelihood kwargs (!285)
### Changes
-
Improved --help message (!298)
-
Update to date calibration files for online runs
-
Improvements to the review tests script (!286)
-
Documentation on injections (!275)
## v0.3.9 : 2020-30-03
### Changes
...
...
@@ -11,21 +26,21 @@
-
Add an XML conversion method
## v0.3.8 : 2020-01-03
Minor release updating to bilby v0.6.3
-
Minor release updating to bilby v0.6.3
## v0.3.7 : 2019-12-20
Minor release updating to bilby v0.6.2
-
Minor release updating to bilby v0.6.2
### Changes
-
Fixes ROQ scaling issues
-
Modifies Default and FastTest sampler settings
-
Edits template priors to allow component mass scaling
-
Fixes ROQ scaling issues
-
Modifies Default and FastTest sampler settings
-
Edits template priors to allow component mass scaling
## v0.3.6 : 2019-12-10
Minor release fixing bugs with the ROQ
-
Minor release fixing bugs with the ROQ
## v0.3.5 : 2019-12-06
Minor release following small fixes
-
Minor release following small fixes
### Added
-
PESummary CI test
...
...
@@ -44,7 +59,7 @@ Minor release following small fixes
-
Update the minimum pesummary version
## v0.3.3 : 2019-11-26
Minor release following small fixes
-
Minor release following small fixes
### Changes
-
All gracedb jobs default to "vanilla" universe
...
...
setup.py
View file @
db5a3a03
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
9
"
VERSION
=
"0.3.
10
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment