-
Notifications
You must be signed in to change notification settings - Fork 372
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
Unittest of dopamine synapse model #820
Comments
@abigailm is there progress on this one? |
Model should be re-created using NESTML, including tests. |
@clinssen: Whats your take on @heplesser's comment? Would this kind of third-factor plasticity be currently feasible in NESTML? Thanks! |
To expand a little on my comment from 1.5 years ago: If this model including tests can be built with NESTML in the near future, that would be a way to go. If not, we need to write tests for the model as is. |
Me and @YounesBouhadjar will write a unit test that:
|
@clinssen, @YounesBouhadjar: are there any news on this? |
This was pre-empted by some other projects and queries, such as #1840, a NESTML active dendrite tutorial review, and the triplet synapse. As the latter is now working and third-factor plasticity rules are next on the NESTML agenda, we expect to pick this up again within the next few weeks! |
Thanks for the update and no worries. I was just going through the stale issues in the automated testing project. |
Issue automatically marked stale! |
There are only manual tests of
stdp_dopa_connection
and they are outdated and will be removed with #774. A unittest of this synapse model is required.The text was updated successfully, but these errors were encountered: