Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW PROJECT]: Implement SpikeGLX gfix in spikeinterface #39

Open
4 tasks
alejoe91 opened this issue May 21, 2024 · 1 comment · May be fixed by #40
Open
4 tasks

[NEW PROJECT]: Implement SpikeGLX gfix in spikeinterface #39

alejoe91 opened this issue May 21, 2024 · 1 comment · May be fixed by #40

Comments

@alejoe91
Copy link
Member

Project title: Implement SpikeGLX gfix in spikeinterface

Key Investigators

  • Alessio Buccino

Project Description

SpikeGLX provides the gfix tool to automatically detect and blank out artifacts with large transients.

"-gfix=0.40,0.10,0.02. This requires that a transient artifact must attain a peak amplitude of at least ||0.40 mV||, must reach its peak as least as rapidly as ||0.1mV/sample-tick||, and the transient is over when the amplitude settles back to ||0.02 mV|| or smaller"

Background

See https://billkarsh.github.io/SpikeGLX/help/catgt_tshift/catgt_tshift/

Objectives

Port gfix to spikeinterface (probably as an alternative implementation of remove_artifacts or remove_transient_artifacts

Approach and Plan

  • Implement GFIX in a lazy fashion
  • Handle margins

Progress

Fill in with tentative milestones:

  • Make PR to SpikeInterface
  • Add documentation in the docs of SpikeGLX VS SpikeInterface preprocessing
@alejoe91
Copy link
Member Author

@oliche want to help out with this project? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant