Packages
Graph
Top
Installation
Notebook
neuralib.argp
neuralib.imaging
neuralib.tracking.facemap
neuralib.model.rastermap
neuralib.segmentation
neuralib.atlas
neuralib.plot
Roadmap
plot data in figure.
fig (figure) – Figure.
kwargs – plotting parameters.
update the plot
setup application top view. This function is called by BokehServer only once when the server created and opened the web browser.
In this function, you need to initialize the UI components and return the layout.
Model
Top level UI components updating function. This function is called by BokehServer when setup() has done.
setup()
In this function, you need to initialize the data and update the UI components’ state.