Description

SpikeExtractors attempts to standardize data retrieval rather than data storage. This eliminates the need for shared file formats and allows for the creation of new tools built off of our data retrieval guidelines.

In addition to implementing multi-format I/O for various formats, the framework makes it possible to develop software tools that are agnostic to the underlying formats by working with the standardized python objects (recording and sorting extractors). These include processing routines (filters, sorting algorithms, downstream processing), and visualization widgets. It also provides mechanisms for lazy manipulation of recordings and sortings (concatenation, combination, subset extraction).

Installation Instructions

Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 aarch64 (0)*, armhfp (0)*, s390x (0)*, x86_64 (0)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, s390x (0)*, x86_64 (0)* Fedora 38 (20 downloads)
Fedora 39 aarch64 (0)*, s390x (0)*, x86_64 (0)* Fedora 39 (14 downloads)
Fedora 40 aarch64 (0)*, s390x (0)*, x86_64 (0)* Fedora 40 (0 downloads)
Fedora rawhide aarch64 (0)*, s390x (0)*, x86_64 (0)* Fedora rawhide (72 downloads)

* Total number of packages downloaded in the last seven days.


Quick Enable

#> dnf copr enable andymenderunix/python-spikeextractors
More info about enabling Copr repositories

Other Actions