Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explictly import Na,K,Leak from pospischil #552

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michaeldeistler
Copy link
Contributor

@michaeldeistler michaeldeistler commented Dec 12, 2024

I got feedback that it is unintuitive that inserting HH() is different from inserting Na(), K(), Leak() separately. As a first step towards making this more clear, I am now importing these channels from jx.channels.pospischil explicitly in the tutorials.

@jnsbck
Copy link
Contributor

jnsbck commented Dec 13, 2024

I guess they are different from the HH() channels though. I think if might be easier to just split the HH channels apart, we can still keep HH() for convenience though where HH() just combines hh.Na(), hh.K(), hh.Leak().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants