-
Notifications
You must be signed in to change notification settings - Fork 22
Combining multiple files
You can generate a parameter file that uses multiple binary files (binary format such as .bin) using following methods.
If you want to sort all binary files that matches "sample*.bin" pattern, type
jrc makeprm sample*.bin sample.prb
If you have a text file (mylist.txt) that has a list of binary files (separated by lines), type
jrc makeprm mylist.txt sample.prb
If you want to generate a text file (mylist.txt) that contains a matching pattern (sample*.bin), type
jrc dir sample*.bin 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