Simulation
The life cycle of simulating neural fields is as follows...
- Set simulation parameters, as shown on the Interface page.
- Run the simulator by
- opening a terminal,
- navigating to the uppermost directory of the simulator code,
- typing and entering:
python mainDNF.py
- Press p on your keyboard to pause and resume simulations.
- The Visualization page illustrates how to modify the graphic output.
- Press the Esc key on your keyboard to exit simulations.