nelab-utokyo / beatsync

Source code for "Innate beat synchronisation in rats", Ito et. al.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is the source code for "Spontaneous beat synchronization in rats: Neural dynamics and motor entrainment", Ito et. al..

Directories are divided into five depending on the experiment.

  • behavior
    • The codes related to behavioral experiment of rats and humans.
  • electrophysiology
    • The codes related to analysis of electrophysiological experiment.
  • humdrum
    • The codes related to musical analysis.
  • sound
    • The analysis of musical piece
  • stand
    • The codes related to standing rat experiment.

Brief explanation of code is written in README.md in each directory.

License

This source codes except Graph.py and MNLib follow MIT license.
Graph.py and MNLib follow the license below (https://twelite.gitbook.io/general/license/mw-sla).

About

Source code for "Innate beat synchronisation in rats", Ito et. al.

License:MIT License


Languages

Language:MATLAB 59.1%Language:Jupyter Notebook 32.8%Language:Python 8.1%