-
Notifications
You must be signed in to change notification settings - Fork 224
Closed
Description
Hi,
When using the export_to_phy
function, the template mode will automatically be 'median'
, and I don't believe there is an argument to change it.
Could it be possible to either:
- Have an argument in the
export_to_phy
function to specify the template mode - Set the default template mode in
WaveformExtractor.set_params()
(which would be really nice I think)
The problem for me is that the median is very computationally expensive for large clusters (> 300,000 spikes) and takes a lot of time, whereas I am ok with the mean (which can save me tens of minutes).
Thank you!
Metadata
Metadata
Assignees
Labels
No labels