Skip to content

Commit e1d83cf

Browse files
authored
adding new project
1 parent a57390d commit e1d83cf

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Project title: support for SiNAPS probes and data formats
2+
3+
### Key Investigators
4+
5+
* Nina Kudryashova
6+
* Matteo Vincenzi
7+
* Viviane (is she staying for the hackathon?)
8+
* Alessio ?
9+
10+
## Project Description
11+
12+
Add support for SiNAPS probes (via probeinterface), data formats (partially done with *.bin and *.h5 extractors for SiNAPS).
13+
Potentially: check drift and drift correction for these probes.
14+
15+
### Background
16+
17+
SiNAPS probes are high-channel count, active electrodes, similar to other silicon active probes available and popular today (E.g., NeuroPixels)[^1]. They are currently not supported by Spikeinterface, but we started developing data extractors for the probe.
18+
19+
### Objectives
20+
21+
- [ ] Add support for SiNAPS data formats
22+
- [ ] Add support for SiNAPS research probes
23+
- [ ] Add tools for addressing SiNAPS-specific issues (e.g. amplification artefacts)
24+
- [ ] Bad channel detection
25+
- [ ] Drift correction
26+
27+
### Approach and Plan
28+
29+
- [ ] Test the extractors
30+
- [ ] Test probeinterface probes and add to spikeinterface
31+
- [ ] Discuss SiNAPS-specific amplification artefacts and approaches to masking them out for SI
32+
- [ ] Analyse drift and drift correction on these large probes?
33+
34+
## References
35+
36+
[^1]: https://plexon.com/products/sinaps/
37+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add your code here

0 commit comments

Comments
 (0)