Skip to content

Commit

Permalink
Reorganized toc and README
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Apr 20, 2023
1 parent 753789b commit 9b4cc24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ https://alleninstitute.github.io/openscope_databook

### Chapter 3: First-order analysis
- [Neuropixel: Plotting receptive fields](https://github.com/AllenInstitute/openscope_databook/blob/main/docs/first-order/receptive_fields.ipynb)
- [Neuropixel: Extracting Current Source Density plots](https://github.com/AllenInstitute/openscope_databook/blob/main/docs/first-order/current_source_density.ipynb)
- [Neuropixel: Identifying opto-tagged cells](https://github.com/AllenInstitute/openscope_databook/blob/main/docs/first-order/optotagging.ipynb)
- [Neuropixel: Extracting Current Source Density plots](https://github.com/AllenInstitute/openscope_databook/blob/main/docs/first-order/current_source_density.ipynb)
- [2P: Cell matching across days](https://github.com/AllenInstitute/openscope_databook/blob/main/docs/first-order/cell_matching.ipynb)
- 2P: How to align timestamps across modalities.
- 2P: Stimuli averages with 2P data
Expand Down
2 changes: 1 addition & 1 deletion docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ parts:
- caption: First-Order Analysis
chapters:
- file: first-order/receptive_fields.ipynb
- file: first-order/current_source_density
- file: first-order/optotagging.ipynb
- file: first-order/current_source_density
- file: first-order/cell_matching.ipynb

0 comments on commit 9b4cc24

Please sign in to comment.