Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GstLAL
Manage
Activity
Members
Labels
Plan
Issues
50
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
81
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
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
GstLAL
Merge requests
!14
gstlal_inspiral_mass_model: Change ligo BBH peak to 30 and alpha for ligo BBH to -2.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
gstlal_inspiral_mass_model: Change ligo BBH peak to 30 and alpha for ligo BBH to -2.
cherry-pick-bb93fd80
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Surabhi Sachdev
requested to merge
cherry-pick-bb93fd80
into
master
5 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
(cherry picked from commit
d275c280
)
(cherry picked from commit
bb93fd80
)
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0a321bfb
1 commit,
5 years ago
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
gstlal-inspiral/bin/gstlal_inspiral_mass_model
+
3
−
3
Options
@@ -73,9 +73,9 @@ prob = {}
mchirps
=
{}
ligo_min
=
3
ligo_max
=
6
0
ligo_peak
=
6
0
ligo_alpha
=
-
1.5
ligo_max
=
3
0
ligo_peak
=
3
0
ligo_alpha
=
-
2.0
ligonorm
=
schechter_norm
(
ligo_min
,
ligo_max
,
ligo_peak
,
ligo_alpha
)
bbh_min
=
3
Loading