Hello Arne,
You are almost there! You did not adjust the width, you set the maximum euclidian distance of the least cost path between two cores. So, if two cores are more than 2000 m apart, the linkage does not get mapped.
Regarding the truncated output, that is a default truncation of 200,000 cost distance units. (The width of your linkage.) Want to change that default?
Here is a key part from the manual:
"Once you are familiar with Linkage Mapper, you can change some settings, such default corridor
widths or whether to use minimum distances between core areas, by editing lm_settings.py
(located in your toolbox/scripts directory)."
note, you can also change the width of the non-truncated output, either manually or with the Utilities.
If I remember correctly, we made this more clear int he version 2.0 documentation, but I am not positive. As I've mentioend elsewhere on this list if you would like to beta test 2.0 just let me know and I'll send it along.
Thanks,
John