-
Notifications
You must be signed in to change notification settings - Fork 22
csFile_merge
jamesjun edited this page Dec 20, 2017
·
3 revisions
csFile_merge
parameter needs to be set if you would like to sort multiple recordings. This field is either set automatically using makeprm command or this could be set manually.
If you want to set manually, you can do it in three ways
- Provide a wildcard:
csFile_merge = 'myrec_*.bin
- Provide a list of files:
csFile_merge = {'myrec1.bin', 'myrec2.bin', 'myrec3.bin'}
- Provide a text file containing a list of recording files separated by lines:
csFile_merge = 'mylist.txt'
Home
JRCLUST pipeline
Performance benchmark
Step-by-step tutorial
Video tutorials
Command line interface
Requirements and Installation
Tetrodes sorting
Command listing
Code listing
Function listing
Main GUI
Preview GUI
Probe GUI
Traces GUI
Manual GUI
PSTH view
Input and output files
Probe file
Batch file
Supported recording format
User configuration file
Combining multiple files
Generating trial files
Master struct (S0)
Parameters struct (P)
Cluster struct (S_clu)
Global variables
Variable naming convention