Hello Christoph,
Thanks for the suggestions. I would exactly like to make some hoppings
invisible in a plot generated by kwant.plot. So when I use kwant.plot how do I
specify inside that which of the hoppings I want to give zero width. If
understand correctly you are suggesting that I have to write a function that I
can pass through the "hop_color" argument. Now in that function can I just go
through those hoppings which I want to make transparent or do I have to run it
through every hopping in the system?
Since I want all the hoppings in the bulk of the system to stay in the plot and
all the hopping which are required for the periodic boundary condition to
disappear, using kwant.plotter.map or kwant.plotter.density would not work.