User Guide
This guide covers day-to-day use of NeuroSim Core through its web interface. It is intended for engineers and operators who build and execute simulation scenarios.
In This Section
| Page | Topics |
|---|---|
| Concepts | Plugins, scenario definitions, scenario runs — the core mental model |
| Dashboard | Navigating the home screen; monitoring active and historical runs |
| Building a Scenario | Creating definitions, adding plugins, configuring them |
| Running a Scenario | Starting a run, monitoring initialization, issuing commands, stopping |
| Analyzing Results | Browsing the message log, inspecting events, viewing statistics, exporting data |
Quick Start
If you want to get up and running immediately:
- Open NeuroSim Core in your browser (default:
http://localhost:8080) - Click New Scenario in the top-right corner
- Give your scenario a name and add one or more plugins
- Configure each plugin, then click Start Run
- Watch the initialization screen, then explore the live event stream on the Dashboard
Read Concepts first if you are new to NeuroSim — understanding the difference between a scenario definition and a scenario run will make everything else click.