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

don't enforce having cao_CR_GluSynapse when extracellular_calcium is set #81

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

anilbey
Copy link
Contributor

@anilbey anilbey commented Sep 26, 2023

extracellular_calcium has 2 uses
A) for scaling the synaptic release propability (for all Synapse types)
B) setting the neuron.h.cao_CR_GluSynapse (for GluSynapse only)

Previously bluecellulab was enforcing B to be mandatory. There are usecases with only A however as in the Zenodo SSCX release.

Also as mentioned in #75.

Copy link
Contributor

@AurelienJaquier AurelienJaquier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@anilbey anilbey merged commit 522f187 into main Sep 26, 2023
@anilbey anilbey deleted the neuron_globals branch September 26, 2023 13:49
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.

3 participants