keflavich / imf

Simple tools to work with the Initial Mass Function
MIT License
44 stars 17 forks source link

Typo in mostcommonmass #20

Closed hcferguson closed 2 years ago

hcferguson commented 4 years ago

Noticed a couple of issues with the definition of mostcommonmass:

mostcommonmass = {'kroupa': 0.08, 'salpeter': 0.01, 'chabrier': 0.23,
                  'schecter': 0.01, 'modified_schechter': 0.01}
keflavich commented 2 years ago

I removed this unnecessary dictionary in 66c51f2