DeltaT should not be divided by g_leak since the DeltaT is not scaled by g_leak. I.e., in the AdEx model, the exponential appears with prefactor g_leak*DeltaT, so there is no need to divide DeltaT by g_leak when the user sets it.
(This straightforward pull request is also to make sure I do these github things properly.)
DeltaT should not be divided by g_leak since the DeltaT is not scaled by g_leak. I.e., in the AdEx model, the exponential appears with prefactor g_leak*DeltaT, so there is no need to divide DeltaT by g_leak when the user sets it. (This straightforward pull request is also to make sure I do these github things properly.)