NeuralEnsemble / PyNN

A Python package for simulator-independent specification of neuronal network models.
Other
276 stars 126 forks source link

Improve the selection of receptor_type when it is not specified explicitly #700

Closed apdavison closed 3 years ago

apdavison commented 3 years ago

Now, we choose an inhibitory receptor type if the weights are negative. Implements #597

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.08%) to 47.6% when pulling 2bd770938f1c88c437657024de89cfdea5619df4 on apdavison:issue597 into 157e07ce02e7cc83e886704029fbe3a73fc52bdf on NeuralEnsemble:master.