The message below was originall from Sergio Castillo. For some reason neither I nor several other Kwant developers received this message from the mailing list, so I'm reposting it here.


Hello everyone, I would appreciate any suggestion you could give me to solve this:

Im trying to plot the conductance for a two dimensional material, however, I want the y-axis to show conductance in (2e^2/h) units instead of (e^2/h) units that are shown by default as in the examples.
It could be something obvious but I can't figure it out how to plot the data in that units

Thanks in advance.

Hi Sergio,

You can divide your conductance  by 2, that will change the units from (e^2/h) to (2e^2/h)

Happy Kwanting,

Joe