question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chose template mode when exporting to phy

See original GitHub issue

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!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
DradeAWcommented, Sep 7, 2021

Thanks for the quick answer!

Yes I can make a PR for it, but not right now. When I’ll have some free time, I’ll make the PR and link it to this issue.

Btw great job with the refactoring, it looks really great!

0reactions
DradeAWcommented, Sep 8, 2021

@alejoe91 @samuelgarcia Thank you for the quick and helpful answers!

I think I’ll make a seperate issue for it to keep things clear.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable Template Mode for a Parent Virtual Machine of Linked ...
Procedure · Select the virtual machine to use as a parent of the linked clone and select VM > Settings. · On the...
Read more >
Exporting a Template Definition - Technical Documentation
The Export Template Definition pop-up window is displayed. Click Download file for selected template definitions (tgz format). The Opening xxx.
Read more >
Creating VM Templates in VMware: Best Practices - NAKIVO
Right-click the VM, and in the resulting context menu, select Template > Convert to Template. A confirmation message is displayed: Convert the virtual...
Read more >
Exporting using customized Excel templates - codeBeamer
You have two options, either: Upload an Excel template file from the local file-system, or; Choose an existing Excel template from a special...
Read more >
Exporting projects - Godot Docs
There are 3 different modes for exporting: Export all resources in the project. Export selected scenes (and dependencies). Export selected resources (and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found