Skip to content

Add model explorer? #9

@thesamovar

Description

@thesamovar

A while ago I wrote a little GUI thing for exploring the behaviour of models, it's in brian2cookbook. You write a class with certain properties and it automatically generates a GUI that has sliders for the parameters, etc. and displays a plot of the behaviour (in realtime if the model is simple enough to be computed that quickly). Do you think it's worth adding this to brian2tools? It would be quite handy for teaching and demonstration purposes. It would probably need a bit of work to update it to work with the latest changes to brian2, and I was thinking of adding a bit of code to allow it to run using IPython GUI tools as well as Qt. Shouldn't be much work though.

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