_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-curryreader 0.1.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/mne-tools/curry-python-reader
Licenses: Modified BSD
Build system: pyproject
Synopsis: File reader for Compumedics Neuroscan data formats
Description:

This is an open-source tool which allows to load CURRY data into Python. It supports: raw float (.cdt), ascii (.cdt), legacy raw float (.dat) and legacy ascii (.dat).

python-spikeinterface 0.103.2
Propagated dependencies: python-distinctipy@1.3.4 python-h5py@3.15.1 python-huggingface-hub@0.31.4 python-matplotlib@3.10.8 python-neo@0.14.3 python-networkx@3.4.2 python-numba@0.62.1 python-numcodecs@0.13.1 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-probeinterface@0.3.1 python-pydantic@2.12.5 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-threadpoolctl@3.6.0 python-tqdm@4.67.1 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://spikeinterface.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Unified framework for spike sorting
Description:

SpikeInterface is a Python framework designed to unify preexisting spike sorting technologies into a single code base.

It can:

  • read/write many extracellular file formats.

  • pre-process extracellular recordings.

  • run many popular, semi-automatic spike sorters (kilosort1-4, mountainsort4-5, spykingcircus, tridesclous, ironclust, herdingspikes, yass, waveclus)

  • run sorters developed in house (lupin, spkykingcicus2, tridesclous2, simple) that compete with kilosort4

  • run theses polar sorters without installation using containers (Docker/Singularity).

  • post-process sorted datasets using th SortingAnalyzer

  • compare and benchmark spike sorting outputs.

  • compute quality metrics to validate and curate spike sorting outputs.

  • visualize recordings and spike sorting outputs in several ways (matplotlib, sortingview, jupyter, ephyviewer)

  • export a report and/or export to phy

  • curate your sorting with several strategies (ml-based, metrics based, manual, ...)

  • have powerful sorting components to build your own sorter.

  • have a full motion/drift correction framework.

python-probeinterface 0.3.1
Propagated dependencies: python-h5py@3.15.1 python-jsonschema@4.23.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-requests@2.32.5 python-scipy@1.16.3 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/SpikeInterface/probeinterface
Licenses: Expat
Build system: pyproject
Synopsis: Python package to handle probe layout, geometry and wiring to device.
Description:

A Python package to handle the layout, geometry, and wiring of silicon probes for extracellular electrophysiology experiments.

python-hedvis 0.1.1
Propagated dependencies: python-hedtools@1.1.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-pillow@12.1.1 python-wordcloud@1.9.6
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://www.hedtags.org/
Licenses: Expat
Build system: pyproject
Synopsis: Visualization tools for Hierarchical Event Descriptors
Description:

This package provides HED validation, summary, and analysis tools for annotating events and experimental metadata.

python-mne-faster 1.2.2
Propagated dependencies: python-mne@1.11.0 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/wmvanvliet/mne-faster
Licenses: Modified BSD
Build system: pyproject
Synopsis: Automatic EEG bad channel/epoch/ICA-component detection using FASTER
Description:

FASTER is a fully automated, unsupervised method for processing of high density EEG data.

python-track-linearization 2.4.0
Propagated dependencies: python-dask@2025.11.0 python-matplotlib@3.10.8 python-networkx@3.4.2 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/LorenFrankLab/track_linearization
Licenses: Expat
Build system: pyproject
Synopsis: Linearize 2D position to 1D using Hidden Markov Models
Description:

track_linearization is a Python package for mapping animal movement on complex track environments (mazes, figure-8s, T-mazes) into simplified 1D representations. It uses Hidden Markov Models to handle noisy position data and provides powerful tools for analyzing spatial behavior in neuroscience experiments.

spikeinterface-gui 0.12.0
Propagated dependencies: python-markdown@3.10 python-pyqtgraph@0.13.7 python-pyside-6@6.9.2 python-spikeinterface@0.103.2
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://spikeinterface-gui.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: GUI for spikeinterface objects
Description:

This package provides a cross-platform interactive viewer to inspect the final results and quality of any spike sorter supported by spikeinterface.

python-edfio 0.4.10
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://edfio.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Read and write EDF/EDF+ files
Description:

edfio is a Python package for reading and writing EDF and EDF+C files.

liblsl 1.17.7
Dependencies: asio@1.36.0 boost@1.89.0 pugixml@1.12.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://labstreaminglayer.readthedocs.io/
Licenses: Expat
Build system: cmake
Synopsis: Lab Streaming Layer library
Description:

This package provides a C++ library for multi-modal time-synched data transmission over the local network.

python-nixio 1.5.4
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/G-Node/nixpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the NIX data model
Description:

The NIX data model allows to store fully annotated scientific dataset, i.e. the data together with its metadata within the same container. The current implementations store the actual data using the HDF5 file format as a storage backend.

python-biosppy 2.2.4
Propagated dependencies: opencv@4.13.0 python-bidict@0.23.1 python-h5py@3.15.1 python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-peakutils@1.3.5-0.69f034b python-pywavelets@1.8.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-shortuuid@1.0.13 python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://biosppy.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python toolbox for biosignal processing
Description:

BioSPPy is a toolbox for biosignal processing written in Python. The toolbox bundles together various signal processing and pattern recognition methods geared torwards the analysis of biosignals.

python-mtscomp 1.0.2
Propagated dependencies: python-numpy@2.3.1 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/int-brain-lab/mtscomp
Licenses: Modified BSD
Build system: pyproject
Synopsis: Lossless compression for electrophysiology time-series
Description:

This library implements a simple lossless compression scheme adapted to time-dependent high-frequency, high-dimensional signals. It is being developed within the International Brain Laboratory with the aim of being the compression library used for all large-scale electrophysiological recordings based on Neuropixels. The signals are typically recorded at 30 kHz and 10 bit depth, and contain several hundreds of channels.

python-pyriemann 0.10
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pyriemann.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Machine learning for multivariate data with Riemannian geometry
Description:

pyRiemann is a Python machine learning package based on scikit-learn API. It provides a high-level interface for processing and classification of real (resp. complex)-valued multivariate data through the Riemannian geometry of symmetric (resp. Hermitian) positive definite (SPD) (resp. HPD) matrices.

python-ripple-detection 1.7.1
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/Eden-Kramer-Lab/ripple_detection
Licenses: Expat
Build system: pyproject
Synopsis: Tools for identifying sharp wave ripple events using LFPs
Description:

This package provides tools for finding sharp-wave ripple events (150-250 Hz) from local field potentials.

python-neurodsp 2.3.0
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://neurodsp-tools.github.io/neurodsp
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Digital signal processing for neural time series
Description:

Tools to analyze and simulate neural time series, using digital signal processing.

python-mffpy 0.10.0
Propagated dependencies: python-deprecated@1.3.1 python-lxml@6.0.2 python-numpy@2.3.1 python-pytz@2025.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/BEL-Public/mffpy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Reader and Writer for Philips' MFF file format
Description:

mffpy is a lean reader for EGI's MFF file format. These files are directories containing several files of mostly xml files, but also binary files.

python-pynwb 3.1.3
Propagated dependencies: python-dateutil@2.9.0 python-h5py@3.15.1 python-hdmf@4.1.2 python-numpy@2.3.1 python-pandas@2.3.3 python-platformdirs@4.3.6
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pynwb.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Package for working with Neurodata stored in the NWB format
Description:

PyNWB is a Python package for working with NWB files. It provides a high-level API for efficiently working with Neurodata stored in the NWB format.

python-conpy 1.3.2
Propagated dependencies: python-h5io@0.2.5 python-h5py@3.15.1 python-mne@1.11.0 python-mne-connectivity@0.7 python-seaborn@0.13.2 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://aaltoimaginglanguage.github.io/conpy/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Power mapping and functional connectivity analysis in Python
Description:

This package provides a Python library implementing the DICS beamformer for connectivity analysis and power mapping on the cortex.

python-sleepecg 0.5.9
Propagated dependencies: python-edfio@0.4.10 python-joblib@1.5.2 python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-pyyaml@6.0.2 python-requests@2.32.5 python-scipy@1.16.3 python-tqdm@4.67.1 python-wfdb@4.3.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://sleepecg.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sleep stage classification using ECG data
Description:

This package provides a library for sleep stage classification using ECG data.

python-nwbinspector 0.6.5
Propagated dependencies: python-aiohttp@3.11.18 python-click@8.3.1 python-fsspec@2026.1.0 python-hdmf-zarr@0.12.0 python-isodate@0.7.2 python-jsonschema@4.23.0 python-natsort@8.4.0 python-packaging@25.0 python-pynwb@3.1.3 python-pyyaml@6.0.2 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://nwbinspector.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Inspect NWB files for compliance with NWB Best Practices
Description:

This inspector is meant as a companion to the PyNWB validator, which checks for strict schema compliance. This tool attempts to apply some common sense to find components of the file that are technically compliant, but possibly incorrect, suboptimal in their representation, or deviate from best practices.

python-pybvrf 0.1.4
Propagated dependencies: python-jsonschema@4.23.0 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/cbrnr/pybvrf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Work with BrainVision Recording Format (BVRF) files in Python
Description:

PyBVRF is a Python package for working with BVRF files.

The package includes the following features:

  • Support for multi-participant recordings

  • Seamless integration with MNE-Python

  • Convenient access to metadata (including the original YAML header)

  • Support for markers and impedance data

A BVRF recording consists of multiple files which are expected to be available in the same directory. The required files are:

  • <fname>.bvrh (header file)

  • <fname>.bvrd (data file)

  • <fname>.bvrm (marker file)

Optionally, <fname>.bvri (impedance file) may also be present.

python-mne 1.11.0
Dependencies: procps@4.0.3
Propagated dependencies: python-decorator@5.2.1 python-jinja2@3.1.2 python-lazy-loader@0.4 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pooch@1.8.1 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/stable/index.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: MEG and EEG analysis and visualization
Description:

MNE-Python is an open-source Python package for exploring, visualizing, and analyzing human neurophysiological data such as MEG, EEG, sEEG, ECoG, and more. It includes modules for data input/output, preprocessing, visualization, source estimation, time-frequency analysis, connectivity analysis, machine learning, statistics, and more.

python-phylib 2.7.0-0.68b3d7e
Propagated dependencies: python-dask@2025.11.0 python-joblib@1.5.2 python-mtscomp@1.0.2 python-numpy@2.3.1 python-requests@2.32.5 python-responses@0.25.3 python-scipy@1.16.3 python-toolz@1.1.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/cortex-lab/phylib
Licenses: Modified BSD
Build system: pyproject
Synopsis: Electrophysiological data analysis library for Python
Description:

This package provides an electrophysiological data analysis library for Python.

python-mne-ari 0.1.2-1.3c78a18
Propagated dependencies: python-mne@1.11.0 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/john-veillette/mne-ari
Licenses: Modified BSD
Build system: pyproject
Synopsis: All-Resolutions Inference for M/EEG
Description:

This package implements both parametric and permutation-based ARI, and is meant to be compatible with the MNE-Python ecosystem.

Page: 17891011100
Total packages: 2387