Skip to content

Katterrina/mff_nprg045

Repository files navigation

Visualization tool for mozaik

Example session: example

How to run visualization

  • install requirements.txt
  • install mozaik (python3):
git clone https://github.com/antolikjan/mozaik.git
cd mozaik
git checkout python3
python setup.py install
  • run in folder mff_nprg045:
bokeh serve --show visualize --args path_to_datastore

(path_to_datastore example: /example_data/FeedForwardInhibition_student)

Running bokeh server:

  • selecting more disjunct areas in plot is posblie with Shift key

Bug

There is some bug in Bokeh 2.2.1, so there is KeyError: 'id' error after run the application (related issue: bokeh/bokeh#10453)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages