Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmischler authored Jul 9, 2024
1 parent 8ac4193 commit 4ff3035
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ The basic data structure for storing neural recording data is the ``Data`` objec

In addition to analysis and processing tools, naplib-python contains a suite of visualization tools, including brain plotting for ECoG and intracranial EEG electrodes. The backend can use either pure matplotlib for static plots, or plotly for 3D interactive plots. Here is a 3D interactive plot of some ECoG data.

<video width="600" controls>
<source src="docs/figures/plotly_brain_video.mp4" type="video/mp4">
</video>
[![Interactive brain plot](https://raw.githubusercontent.com/naplab/naplib-python/main/docs/figures/plotly_brain_video.mp4)]([https://raw.githubusercontent.com/username/repository/branch/path/to/video.mp4](https://raw.githubusercontent.com/naplab/naplib-python/main/docs/figures/plotly_brain_video.mp4))

### ``Data`` Structure Schematic

Expand Down

0 comments on commit 4ff3035

Please sign in to comment.