You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a species that is a result of local speciation this call is broken:
meta_abund = self.region._get_abundance(cname)
This is setting abundance for the sister species in the metacommunity, but it doesn't work at all for local speciation, this should get the abundance of the parent species at time of divergence. Some relevant debug info:
For a species that is a result of local speciation this call is broken:
This is setting abundance for the sister species in the metacommunity, but it doesn't work at all for local speciation, this should get the abundance of the parent species at time of divergence. Some relevant debug info:
The text was updated successfully, but these errors were encountered: