Skip to content
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

Output file name is "myparam_quality.csv" if parameter file is named "myparam.prm".

Columns being exported

  • 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
Clone this wiki locally