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

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-replay-trajectory-classification 1.4.1-0.9f1216d
Propagated dependencies: python-dask@2025.11.0 python-distributed@2025.11.0 python-joblib@1.5.2 python-matplotlib@3.10.8 python-networkx@3.4.2 python-numba@0.62.1 python-numpy@2.3.1 python-pandas@2.3.3 python-patsy@1.0.1 python-regularized-glm@1.0.2 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-seaborn@0.13.2 python-statsmodels@0.14.5 python-tqdm@4.67.1 python-track-linearization@2.4.0 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/Eden-Kramer-Lab/replay_trajectory_classification
Licenses: Expat
Build system: pyproject
Synopsis: State space models for decoding hippocampal trajectories
Description:

replay_trajectory_classification is a Python package for decoding spatial position represented by neural activity and categorizing the type of trajectory.

It has several advantages over decoders typically used to characterize hippocampal data:

  • It allows for moment-by-moment estimation of position using small temporal time bins which allow for rapid movement of neural position and makes fewer assumptions about what downstream cells can integrate.

  • The decoded trajectories can change direction and are not restricted to constant velocity trajectories.

  • The decoder can use spikes from spike-sorted cells or use clusterless spikes and their associated waveform features to decode.

  • The decoder can categorize the type of neural trajectory and give an estimate of the confidence of the model in the type of trajectory.

  • Proper handling of complex 1D linearized environments.

  • Ability to extract and decode 2D environments.

  • Easily installable, documented code with tutorials on how to use the code.

  • Fast computation using GPUs.

python-mne-icalabel 0.8.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-mne-bids@0.18.0 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-picard@0.8.1 python-pooch@1.8.1 python-psutil@7.2.2 python-pytorch@2.10.0 python-qtpy@2.4.3 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://mne.tools/mne-icalabel
Licenses: Modified BSD
Build system: pyproject
Synopsis: Automatic labeling of ICA components from MEG, EEG and iEEG data with MNE
Description:

mne-icalabel is a Python package for labeling independent components that stem from an Independent Component Analysis (ICA).

mnelab 1.5.6
Propagated dependencies: python-black@26.3.1 python-isort@6.0.1 python-matplotlib@3.10.8 python-mne@1.11.0 python-mnextend@0.2.2 python-numpy@2.3.1 python-pyside-6@6.9.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mnelab.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Graphical user interface for MNE
Description:

MNELAB is a GUI for MNE-Python, a Python package for EEG/MEG analysis.

python-alphacsc 0.4.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numba@0.62.1 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://alphacsc.github.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Convolutional dictionary learning for noisy signals
Description:

This is a library to perform shift-invariant sparse dictionary learning, also known as convolutional sparse coding (CSC), on time-series data.

python-mne-qt-browser 0.7.4
Propagated dependencies: python-darkdetect@0.8.0 python-matplotlib@3.10.8 python-mne@1.11.0 python-numpy@2.3.1 python-pyopengl@3.1.10 python-pyqtgraph@0.13.7 python-qdarkstyle@3.2.3 python-qtpy@2.4.3 python-scipy@1.16.3 python-scooby@0.11.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools
Licenses: Modified BSD
Build system: pyproject
Synopsis: Backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python
Description:

This package provides a new backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python.

python-picard 0.8.1
Propagated dependencies: 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://mind-inria.github.io/picard
Licenses: Modified BSD
Build system: pyproject
Synopsis: Preconditoned ICA for Real Data
Description:

Picard provides Python/Octave/MATLAB code for the preconditionned ICA for real data.

python-wfdb 4.3.0
Propagated dependencies: python-aiohttp@3.11.18 python-fsspec@2026.1.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-requests@2.32.5 python-scipy@1.16.3 python-soundfile@0.13.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://wfdb.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Tools for reading, writing, and processing physiologic signals and annotations
Description:

A Python-native package for reading, writing, processing, and plotting physiologic signal and annotation data. The core I/O functionality is based on the Waveform Database (WFDB) specifications.

python-pybispectra 1.3.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numba@0.62.1 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://pybispectra.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Toolbox for computing spectral-domain interactions using the bispectrum
Description:

This package provides the tools for computing phase-amplitude coupling, time delay estimation, and wave shape features using the bispectrum and bicoherence. Additional tools for computing amplitude-amplitude coupling, phase-phase coupling, and spatio-spectral filters are also provided.

python-snirf 0.8.0
Propagated dependencies: python-colorama@0.4.6 python-h5py@3.15.1 python-numpy@2.3.1 python-termcolor@2.5.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/BUNPC/pysnirf2
Licenses: GPL 3
Build system: pyproject
Synopsis: Interface and validator for SNIRF files
Description:

Python library for reading, writing, and validating SNIRF files

python-eeglabio 0.1.2
Propagated dependencies: 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/jackz314/eeglabio
Licenses: Modified BSD
Build system: pyproject
Synopsis: I/O support for EEGLAB files in Python
Description:

This package provides support for reading and writing EEGLAB files in Python.

python-igor2 0.5.12
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/AFM-analysis/igor2
Licenses: LGPL 3
Build system: pyproject
Synopsis: Interface for reading binary IGOR files
Description:

Python parser for Igor Binary Waves (.ibw) and Packed Experiment (.pxp) files written by WaveMetrics' IGOR Pro software.

python-pyabf 2.3.8
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://swharden.com/pyabf/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for reading files in Axon Binary Format (ABF)
Description:

pyABF is a Python package for reading electrophysiology data from ABF files. It was created with the goal of providing a Pythonic API to access the content of ABF files which is so intuitive to use (with a predictive IDE) that documentation is largely unnecessary.

python-antropy 0.1.9
Propagated dependencies: python-numba@0.62.1 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://raphaelvallat.com/antropy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Entropy and complexity of (EEG) time-series in Python
Description:

AntroPy is a Python package providing several time-efficient algorithms for computing the complexity of time-series. It can be used for example to extract features from EEG signals.

python-pybv 0.7.6
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pybv.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: I/O utility for the BrainVision data format
Description:

pybv is a lightweight I/O utility for the BrainVision data format. The BrainVision data format is a recommended data format for use in the Brain Imaging Data Structure.

python-klusta 3.0.16-0.408e898
Propagated dependencies: python-click@8.3.1 python-h5py@3.15.1 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://klusta.cortexlab.net
Licenses: Modified BSD
Build system: pyproject
Synopsis: Spike detection and automatic clustering for spike sorting
Description:

klusta is an open source package for automatic spike sorting of multielectrode neurophysiological recordings made with probes containing up to a few dozens of sites.

python-nwb2bids 0.8.0
Propagated dependencies: python-pandas@2.3.3 python-pydantic@2.12.5 python-pynwb@3.1.3 python-rich-click@1.9.7 python-ruamel.yaml@0.18.14 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://nwb2bids.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Reorganize NWB files into a BIDS directory layout
Description:

nwb2bids reorganizes NWB files into a BIDS directory layout.

Features:

  • Automatically renames NWB files and their directories to conform to BIDS conventions.

  • Extracts relevant metadata from NWB files to populate BIDS sidecar TSV & JSON files.

  • Currently supports BEP32 (micro-electrode electrophysiology) data types, such as extracellular (ecephys) and intracellular (icephys) electrophysiology, as well as associated behavioral events.

python-table-remodeler 0.2.0-0.e283722
Propagated dependencies: python-hedtools@1.1.0 python-jsonschema@4.23.0 python-pandas@2.3.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://www.hedtags.org/table-remodeler/
Licenses: Expat
Build system: pyproject
Synopsis: Tabular files remodeling and reorganizing tools
Description:

The table remodeler provides a flexible, operation-based framework for transforming tabular data files through JSON-configurable pipelines. Originally extracted from the hed-python remodeling tools, this package operates as a standalone tool while maintaining compatibility with HED annotations via the hedtools dependency.

Key features:

  • Operation-based architecture for reproducible data transformations

  • JSON-configurable pipelines for batch processing

  • Support for HED-annotated event files (via hedtools package)

  • Built-in backup and restore functionality

  • Both programmatic API and command-line interface

  • Extensible: create custom operations by extending BaseOp

python-kilosort 4.1.3
Propagated dependencies: python-faiss@1.10.0 python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-psutil@7.2.2 python-pyqtgraph@0.13.7 python-pyside-6@6.9.2 python-pytorch@2.10.0 python-qtpy@2.4.3 python-scikit-learn@1.7.2 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://github.com/MouseLand/kilosort
Licenses: Modified BSD
Build system: pyproject
Synopsis: spike sorting pipeline
Description:

spike sorting pipeline.

python-bioread 2025.05.02
Propagated dependencies: python-docopt@0.6.2 python-h5py@3.15.1 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/uwmadison-chm/bioread
Licenses: Expat
Build system: pyproject
Synopsis: Utilities to read BIOPAC AcqKnowledge files
Description:

This package provides utilities for reading the files produced by BIOPAC's AcqKnowledge software.

python-pycrostates 0.6.1
Propagated dependencies: python-decorator@5.2.1 python-jinja2@3.1.2 python-joblib@1.5.2 python-matplotlib@3.10.8 python-mne@1.11.0 python-numpy@2.3.1 python-packaging@25.0 python-pooch@1.8.1 python-psutil@7.2.2 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://pycrostates.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python package for EEG microstate segmentation
Description:

This package provides a simple open source Python package for EEG microstate segmentation.

python-mne-rsa 1.0
Propagated dependencies: python-mne@1.11.0 python-nibabel@5.3.2 python-pyside-6@6.9.2 python-pyvista@0.46.5 python-pyvistaqt@0.11.3 python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/mne-rsa
Licenses: Modified BSD
Build system: pyproject
Synopsis: Representational Similarity Analysis on MEG and EEG data
Description:

This is a Python package for performing representational similarity analysis (RSA) using MNE-Python data structures. The main use-case is to perform RSA using a “searchlight” approach through time and/or a volumetric or surface source space.

python-pyxdf 1.17.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/xdf-modules/pyxdf
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for importing XDF (Extensible Data Format)
Description:

XDF is a general-purpose container format for multi-channel time series data with extensive associated meta information. XDF is tailored towards biosignal data such as EEG, EMG, EOG, ECG, GSR, MEG, but it can also handle data with high sampling rate (like audio) or data with a high number of channels (like fMRI or raw video). Meta information is stored as XML.

python-bycycle 1.2.0
Propagated dependencies: python-matplotlib@3.10.8 python-neurodsp@2.3.0 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://bycycle-tools.github.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Cycle-by-cycle analyses of neural oscillations
Description:

bycycle is a tool for quantifying features of neural oscillations in the time domain, as opposed to the frequency domain, using a cycle-by-cycle approach.

Page: 189101112100
Total packages: 2387