/MworksNEVHelperFiles

Set of matlab functions used to align mworks data to simultaneously acquired nev data in Movshon Lab.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

Overview

This repository contains a core set of matlab functions used to align .mwk files to simultaneously acquired .nev files in Movshon Lab.

.mwk files are generated by MWorks, a stimulus control and display program.
.nev files are neural recording files generated by Blackrock Microsystems hardware.

Contents

getmworksinfo.m : a function that uses mworks matlab tools (installed with software) to extract information from mworks .mwk files

mworks2nevconversion.m: a function that uses mworks matlab tools, the blackrock microsystems NPMK package and getmworksinfo.m to derive a scaling factor that can align times extracted from .mwk files to times recorded in .nev files.

License

The code is provided for free via the GNU General Public License. See license file in this repository for further details.