All Projects → lyndond → Analyzing_neural_time_series

lyndond / Analyzing_neural_time_series

Licence: mit
python implementations of Analyzing Neural Time Series Textbook

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Analyzing neural time series

Pastas
🍝 Pastas is an open-source Python framework for the analysis of hydrological time series.
Stars: ✭ 155 (+32.48%)
Mutual labels:  analysis, jupyter-notebook, timeseries
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (-14.53%)
Mutual labels:  jupyter-notebook, neuroscience, eeg
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+311.11%)
Mutual labels:  analysis, neuroscience, eeg
Neurotech Course
CS198-96: Intro to Neurotechnology @ UC Berkeley
Stars: ✭ 202 (+72.65%)
Mutual labels:  jupyter-notebook, neuroscience, eeg
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (-11.11%)
Mutual labels:  analysis, neuroscience, eeg
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-23.08%)
Mutual labels:  jupyter-notebook, jupyter
Nbinclude.jl
import code from IJulia Jupyter notebooks into Julia programs
Stars: ✭ 90 (-23.08%)
Mutual labels:  jupyter-notebook, jupyter
Stingray
Anything can happen in the next half hour (including spectral timing made easy)!
Stars: ✭ 94 (-19.66%)
Mutual labels:  jupyter-notebook, timeseries
Irkernel
R kernel for Jupyter
Stars: ✭ 1,379 (+1078.63%)
Mutual labels:  jupyter-notebook, jupyter
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (-28.21%)
Mutual labels:  analysis, jupyter-notebook
Almond
A Scala kernel for Jupyter
Stars: ✭ 1,354 (+1057.26%)
Mutual labels:  jupyter-notebook, jupyter
Scipy2017 Jupyter Widgets Tutorial
Notebooks for the SciPy 2017 tutorial "The Jupyter Interactive Widget Ecosystem"
Stars: ✭ 102 (-12.82%)
Mutual labels:  jupyter-notebook, jupyter
Xpedite
A non-sampling profiler purpose built to measure and optimize performance of ultra low latency/real time systems
Stars: ✭ 89 (-23.93%)
Mutual labels:  jupyter-notebook, jupyter
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-24.79%)
Mutual labels:  jupyter-notebook, jupyter
Cytoflow
A Python toolbox for quantitative, reproducible flow cytometry analysis
Stars: ✭ 90 (-23.08%)
Mutual labels:  analysis, jupyter
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-27.35%)
Mutual labels:  jupyter-notebook, jupyter
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (-6.84%)
Mutual labels:  jupyter-notebook, jupyter
Prml
PRML algorithms implemented in Python
Stars: ✭ 10,206 (+8623.08%)
Mutual labels:  jupyter-notebook, jupyter
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-6.84%)
Mutual labels:  jupyter-notebook, jupyter
Nbconflux
nbconflux converts Jupyter Notebooks to Atlassian Confluence pages
Stars: ✭ 82 (-29.91%)
Mutual labels:  jupyter-notebook, jupyter

Analyzing Neural Time Series

Update Jan 2021: I'm going to clean existing files, update to python3, and finish the rest of the chapters whenever I have some time. Requirements: Python >= 3.6, numpy >=1.15, scipy >= 1.5, matplotlib >= 3.2, scikit-image >= 0.17

Python (Jupyter notebook) implementations of Analyzing Neural Time Series (2012).

Analyzing Neural Time Series by Mike Cohen is a great book written for neuroscientists working with continuous neural data. Although it may seem like the book is mainly written for EEG analysis, I found that the topics in the book are easily translatable to any domain requiring continuous-data signal processing. Each chapter introduces a new technique, with heavy emphasis on concepts rather than mathematical rigor, and even has summaries at the end of each chapter with tips on how to describe the analysis in the methods section of your paper.

If anything seems off, please let me know.

TODO:

  • [x] Chapter 6 cleanup
  • [x] Chapter 9 cleanup
  • [x] Chapter 10 cleanup
  • [x] Chapter 11 cleanup
  • [x] Chapter 12 cleanup
  • [x] Chapter 13 cleanup
  • [x] Chapter 14 cleanup
  • [x] Chapter 15 cleanup
  • [x] Chapter 16 cleanup
  • [x] Chapter 17 cleanup
  • [x] Chapter 18 cleanup
  • [ ] Chapter 19
  • [x] Chapter 20
  • [x] Chapter 21 [no figs]
  • [ ] Chapter 22 [requires ext ernal methods + topoplot]
  • [ ] Chapter 23 [done all exc ept topoplots]
  • [x] Chapter 24 [no figs]
  • [x] Chapter 25
  • [ ] Chapter 26
  • [x] Chapter 27
  • [ ] Chapter 28 [requires arm orf.m]
  • [ ] Chapter 29 [one fig requ ires topoplot]
  • [ ] Chapter 30
  • [ ] Chapter 31
  • [x] Chapter 32 [no figs]
  • [x] Chapter 33
  • [ ] Chapter 34
  • [x] Chapter 35 [no figs]
  • [x] Chapter 36 [no figs]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].