Skip to content

python implementations of Analyzing Neural Time Series Textbook

License

Notifications You must be signed in to change notification settings

myvitriol/Analyzing_Neural_Time_Series

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Chapter 6 cleanup
  • Chapter 9 cleanup
  • Chapter 10 cleanup
  • Chapter 11 cleanup
  • Chapter 12 cleanup
  • Chapter 13 cleanup
  • Chapter 14 cleanup
  • Chapter 15 cleanup
  • Chapter 16 cleanup
  • Chapter 17 cleanup
  • Chapter 18 cleanup
  • Chapter 19
  • Chapter 20
  • Chapter 21 [no figs]
  • Chapter 22 [requires ext ernal methods + topoplot]
  • Chapter 23 [done all exc ept topoplots]
  • Chapter 24 [no figs]
  • Chapter 25
  • Chapter 26
  • Chapter 27
  • Chapter 28 [requires arm orf.m]
  • Chapter 29 [one fig requ ires topoplot]
  • Chapter 30
  • Chapter 31
  • Chapter 32 [no figs]
  • Chapter 33
  • Chapter 34
  • Chapter 35 [no figs]
  • Chapter 36 [no figs]

About

python implementations of Analyzing Neural Time Series Textbook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%