Skip to content

pynapple collaborative data analysis (high level python scripts) 🍹

License

Notifications You must be signed in to change notification settings

SSkromne/pynacollada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynacollada 🍍 🥥 🍹

Collaborative platform for high-level analysis with pynapple.

Getting Started

Requirements

  • Python 3.6+
  • pynapple
  • scikit-learn
  • seaborn

Installation

Directly from the source code:

$ # clone the repository
$ git clone https://github.com/PeyracheLab/pynacollada.git
$ cd pynacollada
$ # Install in editable mode with `-e` or, equivalently, `--editable`
$ pip install -e .

Libraries

Jupyter notebook / scripts Description Contributors
Neural Ensembles Neuralensemble_tutorial_replay1.ipynb
pynacollada_tutorial_replay_short.py
How to use pynapple to compute sleep reactivation, step by step. Adrien Peyrache
Manifolds Tutorial_manifold_ring.ipynb How to project a ring manifold with head-direction neurons. Guillaume Viejo
EEG processing Tutorial_ripple_detection.ipynb
Tutorial_ripple_detection.py
How to detect ripples in CA1 step by steps. Guillaume Viejo
PETH Tutorial_PETH_Ripples.ipynb How to make a peri-event time histogramm and raster plots around ripples. Guillaume Viejo
Position tracking Tutorial_DeepLabCut_Path_Segmentation.ipynb How to segment the path of a mouse running in a radial-arm maze with position extracted with DeepLabCut. Dhruv Mehrotra

About

pynapple collaborative data analysis (high level python scripts) 🍹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.4%
  • Python 1.6%