Skip to content

Use "real examples" for testing #9

Open
@mstimberg

Description

@mstimberg

Have a look at Brian2s examples and see which could be in principle supported by our LEMS/NeuroML export. If there's only a small functionality that is missing, then it might be worth implementing it. It would be great if at the end we'd have a few examples that do something non-trivial. With support for synapses (#6), I think we should be able to run e.g. examples/synapses/licklider.py (not 100% sure about the noise, though, you might have to manually replace "xi" by something like sqrt(dt) * normal() (or whatever LEMS uses for randn)).
With support for PoissonGroup (#8), also examples/synapses/STDP.py should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions