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
c4fdec4b
Commit
c4fdec4b
authored
Dec 20, 2019
by
Shanika Galaudage
Browse files
Merge branch 'version-0.3.7' into 'master'
Version 0.3.7 release See merge request
lscsoft/bilby_pipe!259
parents
e52328a0
bee1e478
Pipeline
#95611
passed with stage
in 11 minutes and 15 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c4fdec4b
# All notable changes will be documented in this file
## v0.3.7 : 2019-12-20
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
## v0.3.6 : 2019-12-10
Minor release fixing bugs with the ROQ
...
...
setup.py
View file @
c4fdec4b
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
6
"
VERSION
=
"0.3.
7
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
@@ -90,7 +90,7 @@ setup(
"pycondor>=0.5"
,
"configargparse"
,
"ligo-gracedb"
,
"bilby>=0.6.
1
"
,
"bilby>=0.6.
2
"
,
"scipy>=1.2.0"
,
"gwpy"
,
"matplotlib"
,
...
...
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