FortinLab / MSssInteg

Tool/steps for using MountainSort as pre-processing of spike snippets recorded by the Plexon MAP system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSssInteg

Tool/steps for using MountainSort as pre-processing of spike snippets recorded by the Plexon MAP system.

Working with .plx files requires the Plexon offline SDK which can be found here. Make sure that toolbox is in your path when running this code.

To create the .nex files requires the NeuroExplorer SDK which can be found here. Make sure that toolbox is in your path when running this code.

You will also need the MountainSort Matlab files, which can be found through the Flat Iron Institute github page here.

Overview

  1. Use 'ConvertPLXtoMDA.m' to, as the name indicates, convert the data from the Plexon .plx format, into the .mda format used by MountainSort.

  2. Take these .mda files and run them through the MountainSort analysis, taking care to follow the instructions outlined on that system.

  3. Retrieve the sorted .mda files and then use 'ConvertAnalyzedMDAtoNEX.m' to, as the name indicates, convert these sorted .mda files into .nex files.

  4. Import the .nex files into Offline Sorter and then export as .plx.

  5. Open the newly created .plx file in Offline Sorter, change the channel assignment to Tetrode and then assess the output of MountainSort and identify any missed clusters.

About

Tool/steps for using MountainSort as pre-processing of spike snippets recorded by the Plexon MAP system.


Languages

Language:MATLAB 100.0%