Skip to content

Commit

Permalink
Update 41_Extracting_Clusterless_Waveform_Features.ipynb
Browse files Browse the repository at this point in the history
added note about parameter for faster waveform extraction
  • Loading branch information
MichaelCoulter authored Feb 1, 2024
1 parent 42f1a1a commit 735df0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Now that we've inserted the waveform features parameters, we need to define which parameters to use for each SortGroup. This is done by the `UnitWaveformFeaturesSelection` table. We need to link the primary key `merge_id` from the `SpikeSortingOutput` table to a features parameter set."
"Frank Lab NOTE: if you use parameter "ampl_10_jobs_v2" instead of "amplitude" waveform extraction will be 4x faster. Now that we've inserted the waveform features parameters, we need to define which parameters to use for each SortGroup. This is done by the `UnitWaveformFeaturesSelection` table. We need to link the primary key `merge_id` from the `SpikeSortingOutput` table to a features parameter set."
]
},
{
Expand Down

0 comments on commit 735df0a

Please sign in to comment.