I’ve drafted the simulation code at: GitHub - complyue/OscBrain
You can run it with Gitpod following this link (same as the [Open in Gitpod] icon there): Dashboard — Gitpod
Wait a while until the notebook server started, and follow the link it shows:
Then open the [Walkthrough.ipynb] notebook from the home page, read & run cell by cell, and finally you’ll see the spike plot like:
It’s definitely better to run the code in your local computer (by installing Anaconda & some setup), but Gitpod (with a free signup) just works sufficiently well.
Hope we can start faster iterations based on the code.