blob: 844f386de9eb1de34115a2f2d12e55f22d54677b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@chymera.eu</email>
<name>Horea Christian</name>
</maintainer>
<maintainer type="person">
<email>malfatti@disroot.org</email>
<name>T Malfatti</name>
</maintainer>
<longdescription lang="en">
SpyKING CIRCUS is a Python code to allow fast spike sorting on multi
channel recordings. A publication on the algorithm can be found at
https://elifesciences.org/articles/34518 . The software has been tested
on datasets coming from in vitro retina with 252 electrodes MEA, from in
vivo hippocampus with tetrodes, and in vivo and in vitro cortex data.
</longdescription>
</pkgmetadata>
|