Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
bilby_pipe
Commits
af95e977
Commit
af95e977
authored
Nov 12, 2019
by
Shanika Galaudage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.3.2 release
parent
55d4dfba
Pipeline
#88376
passed with stage
in 2 minutes and 9 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
CHANGELOG.md
CHANGELOG.md
+13
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
af95e977
# All notable changes will be documented in this file
## v0.3.2 : 2019-11-13
### Added
-
GWpy data quality check
-
GWpy spectrogram plotting method
-
Method to apply timeshifts with example
-
Option to generate injection with different waveform to PE
### Changes
-
Fix to prior limits for actual spin maximum
-
Updated calls to pesummary
-
Minor improvements to gracedb script
## v0.3.1 : 2019-10-29
### Added
...
...
setup.py
View file @
af95e977
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
1
"
VERSION
=
"0.3.
2
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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