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

Add improve_quality_metrics_implementation__and_add_to_decoder to projects folder #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Project title: Improve quality metrics implementation and add to decoder

### Key Investigators

* Anoushka Jain
* Robyn Greene
* Matthias Hennig
* Chris Halcrow

## Project Description
Fix some of the implementations of metrics that Chris found. Combine the decoder into spikeinterface and try it with others (related to SpikeInterface/spikeinterface#2479)

### Objectives

We want to use quality metrics to automate curation step.

### Approach and Plan

Fill in with approach and project plan

* [ ] Task 1 Improve the implementation of metrics
* [ ] Task 2 Adapt new metrics into the decoder
* [ ] Task 3 Check performance of the decoder
* [ ] Task 4 Add the code into spikeinterface

### Progress

Fill in with tentative milestones (or leave blacnk for later):

* [ ] Milestone 1
* [ ] Milestone 2

### Next Steps (optional)

Fill in with next steps

## References

[^1]: My awesome paper

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add your code here