Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 633 Bytes

File metadata and controls

9 lines (5 loc) · 633 Bytes

ANTSD Solutions in Python

I'm working through Mike X Cohen's book Analyzing Neural Time Series Data: Theory and Practice, solving the exercises in Python with the help of packages like MNE.

See also

The images in the book were created using Matlab code available from the book's website. Lyndon Duong has re-created those images in Python here.

Alberto Ara has implemented the book's computation of a surface Laplacian in Python here.