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

SynapseDynamicsStructural can the intial_delay ever be a Tuple #1427

Open
Christian-B opened this issue Dec 21, 2023 · 0 comments
Open

SynapseDynamicsStructural can the intial_delay ever be a Tuple #1427

Christian-B opened this issue Dec 21, 2023 · 0 comments
Assignees

Comments

@Christian-B
Copy link
Member

AbstractSynapseDynamicsStructural initial_delay property was defined to return a float or tuple of float.
initial_delay
Yet SynapseDynamicsStructuralSTDP.get_delay_maximum does a max of this values and a float.

IF the intitial delay is supposed to be a min max value this and other code will need fixing.

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

No branches or pull requests

2 participants