Graph
Top
neuralib.calimg
neuralib.tracking.facemap
neuralib.model.rastermap
neuralib.segmentation
neuralib.atlas
neuralib.atlas.ibl
neuralib.plot
plot data in figure.
figure – Figure.
kwargs – plotting parameters.
fig (figure)
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.