-
Notifications
You must be signed in to change notification settings - Fork 22
export quality
James Jun edited this page Dec 30, 2017
·
1 revision
jrc export-quality myparam.prm
This command displays the unit quality table, and also write to a .csv file.
Output file name is "myparam_quality.csv" if parameter file is named "myparam.prm".
- Column 1:
unit_id
: Unit ID - Column 2:
SNR
: |Vp/Vrms|; Vp: negative peak amplitude of the peak site; Vrms: SD of the Gaussian noise (estimated from MAD) - Column 3:
center_site
: Peak site number which contains the most negative peak amplitude - Column 4:
nSpikes
: Number of spikes - Column 5:
xpos
: x position (width dimension) center-of-mass - Column 6:
ypos
: y position (depth dimension) center-of-mass, referenced from the tip - Column 7:
uV_min
: negative peak voltage (microvolts) - Column 8:
uV_pp
: peak-to-peak voltage (microvolts) - Column 9:
IsoDist
: Isolation distance quality metric - Column 10:
LRatio
: L-ratio quality metric - Column 11:
IsiRat
: ISI-ratio quality metric - Column 12:
note
: user comments
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