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
c9880a82
Commit
c9880a82
authored
Jan 30, 2020
by
Gregory Ashton
Browse files
Version 0.3.9 release
parent
c2e0fcb5
Pipeline
#100127
passed with stage
in 13 minutes and 28 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c9880a82
# All notable changes will be documented in this file
## v0.3.9 : 2020-30-03
### Changes
-
Update documentation for using CVMFS
-
Allow other samplers in the review script
-
Fix the timeslide check
-
Tweak the generation: add read methods for gwp, txt and hdf5 and improve PSD data handling
-
Use the generated complete config file at run time
-
Add an XML conversion method
## v0.3.8 : 2020-01-03
Minor release updating to bilby v0.6.3
...
...
setup.py
View file @
c9880a82
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
8
"
VERSION
=
"0.3.
9
"
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.
3
"
,
"bilby>=0.6.
4
"
,
"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