An open API service indexing awesome lists of open source software.

https://github.com/garethjns/neuralanalysis

Behavioural and neural analysis for Temporal (and later Spatial) tasks
https://github.com/garethjns/neuralanalysis

decision-making electrophysiology matlab multisensory-integration psychophysics

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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
- MATLAB 2016b
- Linspecer
- [ggraph](https://github.com/garethjns/MATLABGraphicsFunctions)
- TDT ActiveX Controls
- [TDT Helper](https://github.com/garethjns/TDTHelper)
- [fitPsyche](https://github.com/garethjns/PsychometricCurveFitting)
- [filtfilthd](https://uk.mathworks.com/matlabcentral/fileexchange/17061-filtfilthd)
- [CleanData.m](http://www.med.upenn.edu/mulab/programs.html)

## 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