Skip to content
Snippets Groups Projects
Commit 4edbd9ac authored by Chad Hanna's avatar Chad Hanna Committed by Kipp Cannon
Browse files

gstlal_inspiral_mass_model: increase the mass cutoff for ligo mass model

parent 4a9e7589
No related branches found
No related tags found
No related merge requests found
......@@ -66,8 +66,8 @@ prob = {}
mchirps = {}
bbh_min = 3
bbh_max = 30
bbh_peak = 30
bbh_max = 200
bbh_peak = 200
bbh_alpha = -2.5
bbhnorm = schechter_norm(bbh_min, bbh_max, bbh_peak, bbh_alpha)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment