Open michaeldeistler opened 3 weeks ago
I dont quite understand this. could you elaborate? :)
Ah, yes, I created this issue in a rush during a zoom meeting and forgot to add more details.
We got feedback that it is unintuitive that things like reversal potentials or temperature are channel_params
. Instead, they should simply be a property of the membrane. I am not sure yet how to best implement this, but the above was my initial idea.
then
e_k
can be accessed viaparams["e_k"]
.