garethjns / NeuralAnalysis

Behavioural and neural analysis for Temporal (and later Spatial) tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralAnalysis

Classes and scripts for analysing temporal (and later spatial) behavioural and neural data.

Work in progress

  • Behavioural analysis
  • Neural preprocessing & verification
  • Combining behavioural sessions
  • Nerual analysis
  • Decision modelling

Requirements

Specific classes

  • Subject
    • Imports subject, sets parameters
  • Sessions
    • Finds and imports all behavioural sessions for subject
  • Sess
    • Import behavioural data
    • Analyse behavioural data (using BehavAnalysis and ggraph)
    • Process and link neural data (using Neural and TDT Helper)
  • BehavAnalysis
    • Library of behavioural analysis scripts for different levels
  • Nerual
    • Import and pre-process neural data
  • NerualAnalysis
    • Library holding neural analysis scripts

About

Behavioural and neural analysis for Temporal (and later Spatial) tasks


Languages

Language:MATLAB 100.0%