NeuralEnsemble / PyNN

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

no structure_default.txt #768

Closed Christian-B closed 1 year ago

Christian-B commented 1 year ago

class BaseStructure.describe has template='structure_default.txt' https://github.com/NeuralEnsemble/PyNN/blob/8d22cef457779eed6d70e6de5a4990e11f384400/pyNN/space.py#L164

Yet https://github.com/NeuralEnsemble/PyNN/tree/master/pyNN/descriptions/templates/string has no structure_default.txt file.

Nor do any of the other directories.

apdavison commented 1 year ago

this should be fixed in #770