Skip to content

Commit

Permalink
Update DroMel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
clararehmann authored Feb 25, 2025
1 parent a59b203 commit 314a7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdpopsim/qc/DroMel.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def ZhenPos():
# Same model as Huber 2017
neutral = stdpopsim.MutationType()
gamma_shape = 0.33
gamma_scale = 1.2e-3
gamma_scale = 6.01e-4
gamma_mean = gamma_shape * gamma_scale
h = 0.5 # dominance coefficient
negative = stdpopsim.MutationType(
Expand Down

0 comments on commit 314a7bb

Please sign in to comment.