Skip to content

NeurodataWithoutBorders/ccf-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccf-widget

Jupyter ipywidget to interactively explore the Allen Mouse Brain Common Coordinate Framework v3, plot dynamic markers, or cell representations. Couple with the nwb-jupyter-widgets for an understanding of electrophysiology.

Binder

ccfwidget

Installation

pip install ccfwidget

Usage

In Jupyter:

from ccfwidget import CCFWidget
ccf = CCFWidget()
ccf

Examples on Binder:

Additional examples:

Troubleshooting

With the error:

[...]
IOPub message rate exceeded.
[...]

Start jupyter with the flag:

jupyter notebook --NotebookApp.iopub_msg_rate_limit=1e12

Hacking

Contributions are welcome and appreciated.

To install an editable build:

python3 -m pip install flit
flit install --symlink

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •