Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lscsoft
bilby
Commits
d0109542
Commit
d0109542
authored
1 year ago
by
Nico Bers
Committed by
Colm Talbot
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Fixed matched filter SNR documentation to match the returned values
parent
84c73998
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1313
Fixed matched filter SNR documentation to match the returned values:
Pipeline
#598174
passed
1 year ago
Stage: initial
Stage: test
Stage: docs
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS.md
+1
-0
1 addition, 0 deletions
AUTHORS.md
bilby/gw/detector/interferometer.py
+1
-1
1 addition, 1 deletion
bilby/gw/detector/interferometer.py
with
2 additions
and
1 deletion
AUTHORS.md
+
1
−
0
View file @
d0109542
...
...
@@ -57,6 +57,7 @@ Michael Puerrer
Michael Williams
Monica Rizzo
Moritz Huebner
Nico Gerardo Bers
Nicola De Lillo
Nikhil Sarin
Nirban Bose
...
...
This diff is collapsed.
Click to expand it.
bilby/gw/detector/interferometer.py
+
1
−
1
View file @
d0109542
...
...
@@ -607,7 +607,7 @@ class Interferometer(object):
Returns
=======
float
: The matched filter signal to noise ratio
squared
complex
: The matched filter signal to noise ratio
"""
return
gwutils
.
matched_filter_snr
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment