monkeypsych ↔ TDT ⇒ https://github.com/dagdpz/Phys_preprocessing
Inputs | Info |
---|---|
Y:\Data\TDTtanks\Monkey_phys | Raw TDT data |
Y:\Data\Sortcodes\Monkey_phys | sorting related files |
Y:\Data\Monkey | behavioral data |
\Dropbox\DAG\phys\Monkey_phys_dpz\Electrode_depths.mat | electrode depths documentation |
\Dropbox\DAG\phys\Monkey_phys_dpz\Same_cells.mat | same cells across blocks assignment |
Outputs | Info |
Y:\Data\Monkey_phys_mat_from_TDT | recorded data, arranged in the same trial structure as the behavioral data |
Y:\Data\Monkey_phys_combined_monkeypsych_TDT | trial structures with combined behavioral and ephys data |
Y:\Data\All_phys_preprocessing_log\Monkey_phys | automatically created log files of all preprocessing performed |
\Dropbox\DAG\phys\Monkey_phys_dpz\plx_files.xls | (for multiple sortings:) used plx file documentation |
\Dropbox\DAG\phys\Monkey_phys_dpz\Mon_sorted_neurons.xls | block/run/unit electrode locations, IDs, ratings, and procedures information |
For loading and writing plx files we use an external toolbox located in Github External_unmodified/Matlab Offline Files SDK repository
The remaining code related to phys preprocessing (not including Waveclus and Plexon) can be found on Github Phys_preprocessing repository