Circuitscape / Circuitscape.jl

Algorithms from circuit theory to predict connectivity in heterogeneous landscapes
https://circuitscape.org
MIT License
128 stars 35 forks source link

trouble with variable source strengths #268

Closed angelabrennan closed 3 years ago

angelabrennan commented 4 years ago

Hi there, I'm trying to use the variable source strengths for the all-to-one mode but having some trouble. I can get it to work in the Circuitscape standalone app, but when using the exact ini file in Julia I get the same results I would without varying source strengths. Any ideas how to apply different currents to each source node in an all-to-one application? I will definitely need to do this in Julia. Thanks for any advice! Angela

angelabrennan commented 4 years ago

And looking into this further I tested your example in All-to-one/12 in two ways: with the variable strength file and without. The cumulative current maps were identical. Shouldn't their be some differences if applying different currents? Angela