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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-ripple-detection 1.7.1
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
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-pynwb 3.1.3
Propagated dependencies: python-dateutil@2.9.0 python-h5py@3.13.0 python-hdmf@4.1.2 python-numpy@1.26.4 python-pandas@2.2.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-antropy 0.1.9
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
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-neo 0.14.3
Propagated dependencies: python-dateutil@2.9.0 python-h5py@3.13.0 python-igor2@0.5.12 python-joblib@1.5.2 python-klusta@3.0.16-0.408e898 python-nixio@1.5.4 python-numpy@1.26.4 python-packaging@25.0 python-pillow@11.1.0 python-probeinterface@0.3.1 python-pyedflib@0.1.42 python-pynwb@3.1.3 python-quantities@0.16.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: http://neo.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Electrophysiology data in Python
Description:

Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats.

python-spikeinterface 0.103.2
Propagated dependencies: python-distinctipy@1.3.4 python-h5py@3.13.0 python-huggingface-hub@0.31.4 python-matplotlib@3.8.2 python-neo@0.14.3 python-networkx@3.4.2 python-numba@0.61.0 python-numcodecs@0.13.1 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-probeinterface@0.3.1 python-pydantic@2.10.4 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-threadpoolctl@3.1.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-track-linearization 2.4.0
Propagated dependencies: python-dask@2024.12.1 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
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.

python-pybv 0.7.6
Propagated dependencies: python-numpy@1.26.4
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-pyedflib 0.1.42
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pyedflib.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library to read/write EDF+/BDF+ files
Description:

pyEDFlib is a Python library to read/write EDF+/BDF+ files based on EDFlib. EDF means European Data Format

openmeeg 2.5.15
Dependencies: hdf5@1.14.6 matio@1.5.23 openblas@0.3.30 vtk@9.3.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://openmeeg.github.io
Licenses: CeCILL-B
Build system: cmake
Synopsis: Forward problems solver in the field of EEG and MEG
Description:

The OpenMEEG software is a C++ package for solving the forward problems of electroencephalography (EEG) and magnetoencephalography (MEG).

meggie 1.10.0
Propagated dependencies: python-appdirs@1.4.4 python-colorama@0.4.6 python-h5io@0.2.5 python-json-logger@2.0.7 python-matplotlib@3.8.2 python-mne@1.11.0 python-mne-qt-browser@0.7.4 python-numpy@1.26.4 python-pandas@2.2.3 python-pyqt@5.15.11 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://cibr-jyu.github.io/meggie
Licenses: Modified BSD
Build system: pyproject
Synopsis: User-friendly graphical user interface to do M/EEG analysis
Description:

Meggie is an open-source software designed for intuitive MEG and EEG analysis. With its user-friendly graphical interface, Meggie brings the powerful analysis methods of MNE-Python to researchers without requiring programming skills.

mnelab 1.0.8
Propagated dependencies: python-edfio@0.4.10 python-matplotlib@3.8.2 python-mne@1.11.0 python-numpy@1.26.4 python-pybv@0.7.6 python-pyside-6@6.9.2 python-pyxdf@1.17.1 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/cbrnr/mnelab
Licenses: Modified BSD
Build system: pyproject
Synopsis: A graphical user interface for MNE
Description:

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

python-snirf 0.8.0
Propagated dependencies: python-colorama@0.4.6 python-h5py@3.13.0 python-numpy@1.26.4 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-mne-connectivity 0.7
Propagated dependencies: python-h5netcdf@1.3.0 python-joblib@1.5.2 python-mne@1.11.0 python-netcdf4@1.6.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-tqdm@4.67.1 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/mne-connectivity
Licenses: Modified BSD
Build system: pyproject
Synopsis: Connectivity data analysis with MNE
Description:

MNE-Connectivity is an open-source Python package for connectivity and related measures of MEG, EEG, or iEEG data built on top of the MNE-Python API. It includes modules for data input/output, visualization, common connectivity analysis, and post-hoc statistics and processing.

python-antio 0.6.1
Propagated dependencies: python-click@8.1.8 python-numpy@1.26.4 python-packaging@25.0 python-psutil@7.0.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/mscheltienne/antio
Licenses: GPL 3
Build system: pyproject
Synopsis: I/O library for the CNT format from ANT Neuro
Description:

This package provides I/O functions for the CNT format from ANT Neuro.

python-nixio 1.5.4
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 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.

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-picard 0.8.1
Propagated dependencies: python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
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-sleepecg 0.5.9
Propagated dependencies: python-edfio@0.4.10 python-joblib@1.5.2 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pyyaml@6.0.2 python-requests@2.32.5 python-scipy@1.12.0 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-alphacsc 0.4.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.8.2 python-mne@1.11.0 python-numba@0.61.0 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
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-mffpy 0.10.0
Propagated dependencies: python-deprecated@1.2.14 python-lxml@6.0.1 python-numpy@1.26.4 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-regularized-glm 1.0.2
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-statsmodels@0.14.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/Eden-Kramer-Lab/regularized_glm
Licenses: Expat
Build system: pyproject
Synopsis: L2-penalized generalized linear models
Description:

A simple python package for fitting L2- and smoothing-penalized generalized linear models. Built primarily because the statsmodels GLM fit_regularized method is built to do elastic net (combination of L1 and L2 penalities), but if you just want to do an L2 or a smoothing penalty (like in generalized additive models), using a penalized iteratively reweighted least squares (p-IRLS) is much faster.

python-kilosort 4.1.3
Propagated dependencies: python-faiss@1.10.0 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-psutil@7.0.0 python-pyqtgraph@0.13.7 python-pyside-6@6.9.2 python-pytorch@2.9.0 python-qtpy@2.4.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 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-mne-ari 0.1.2-1.3c78a18
Propagated dependencies: python-mne@1.11.0 python-numpy@1.26.4 python-scipy@1.12.0
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.

python-bycycle 1.2.0
Propagated dependencies: python-matplotlib@3.8.2 python-neurodsp@2.3.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
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.

Total results: 1131