File: analyze_results.py

package info (click to toggle)
bmtk 0.0%2Bgit20210109.8572664%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 74,876 kB
  • sloc: python: 24,853; javascript: 1,998; makefile: 34; sh: 16
file content (4 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (3)
1
2
3
4
from bmtk.analyzer.spike_trains import plot_raster


plot_raster(config_file='simulation_config.json', show=True)