Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 540 Bytes

Multi-unit activity extraction pipeline (MUA)

This pipeline extracts multi-unit activity in the form of spikeband power, checks for stimulus artifact and removes it from the extracted MUA using ICA. It is implemented in Matlab and uses a memory and computationally efficient approach to extract MUA.

Dependencies

Fast ICA

Epoch Proc <--Key functions already included in MUA library

Functions

mua_pipe.m: Main script for running pipeline