# <img src="_static/pynapple_icon.png" alt="" height="40" style="vertical-align: middle;"> <img src="_static/NeMoS_Icon_CMYK_Full.svg" alt="" height="40" style="vertical-align: middle;"> Pynapple & NeMoS tutorials

A collection of tutorials showing how to analyse systems-neuroscience datasets with [`NeMoS`](https://nemos.readthedocs.io/en/latest/index.html). Each collection reproduces a well-known course or paper, rebuilt around [`pynapple`](https://pynapple.org/) for data handling and `NeMoS` for modeling — so you can see modern tools applied to familiar material.

## Tutorial collections

### [Data Science & Data Skills for Neuroscientists — J.W. Pillow (SfN 2016)](tutorials/Sfn-2016-tutorial-GLMs/index.md)

A faithful rebuild of Jonathan Pillow's spike-train GLM short course, reproduced as a series of tutorials on fitting GLMs to retinal ganglion cell spike trains with `pynapple` and `NeMoS`.

```{toctree}
:hidden:
:glob:

tutorials/*/index
```