Skip to content

Chose template mode when exporting to phy #253

@DradeAW

Description

@DradeAW

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions