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
Describe the bug
For four islands {A, B, C, D} an individual that migrates from A -> B -> C, looks identical to one A -> D -> C if migration history is only tracked by number of hops.
This might cause issues with population bookkeeping.
Describe the bug
For four islands {A, B, C, D} an individual that migrates from A -> B -> C, looks identical to one A -> D -> C if migration history is only tracked by number of hops.
This might cause issues with population bookkeeping.