-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
1,909 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## <span style="color:rgb(250,175,3)">NAVis</span> exercises | ||
|
||
This folder contains the exercises for the <span style="color:rgb(250,175,3)">NAVis</span> part of the workshop: | ||
|
||
- `navis_on_colab_example.ipynb` simply demonstrates how to install <span style="color:rgb(250,175,3)">NAVis</span> on [Google Colab](https://colab.research.google.com/). You can open any notebook directly from Github by clicking "File" -> "Open notebook" -> "Github" and pasting in the link. | ||
|
||
- `navis_exercise_1.ipynb` contains the first set of exercises that will introduce some of the basic concepts in <span style="color:rgb(250,175,3)">NAVis</span> | ||
|
||
- `navis_exercise_2.ipynb` demonstrates how to re-create some of the figures and analyses from the [Gouwens, Sorensen, et al. (2020)](https://pubmed.ncbi.nlm.nih.gov/33186530/) paper on mouse visual cortex neurons. Please note that you will have to download data if you want to follow along - see the notebook or the workshop's [website](https://navis-org.github.io/neuropython2024/) for details. | ||
|
||
> [!IMPORTANT] | ||
> All exercises require a full install of <span style="color:rgb(250,175,3)">NAVis</span>: `pip install "navis[all]"`. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.