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 parser for Igor Binary Waves (.ibw) and Packed Experiment (.pxp) files written by WaveMetrics' IGOR Pro software.
This is a library to automatically reject bad trials and repair bad sensors in magneto-/electroencephalography (M/EEG) data.
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.
edfio is a Python package for reading and writing EDF and EDF+C files.
Tools to analyze and simulate neural time series, using digital signal processing.
Picard provides Python/Octave/MATLAB code for the preconditionned ICA for real data.
Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats.
Python library for reading, writing, and validating SNIRF files
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 is a GUI for MNE-Python, a Python package for EEG/MEG analysis.
mne-icalabel is a Python package for labeling independent components that stem from an Independent Component Analysis (ICA).
This package provides denoising tools for M/EEG processing in Python.
MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
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.
This package provides a simple open source Python package for EEG microstate segmentation.
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.
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.
This package provides a new backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python.
This package provides a Python implementation of a multitaper window method for estimating Wigner spectra for certain locally stationary processes.
FASTER is a fully automated, unsupervised method for processing of high density EEG data.
The OpenMEEG software is a C++ package for solving the forward problems of electroencephalography (EEG) and magnetoencephalography (MEG).
deviceXlib is a library that wraps device-oriented routines and utilities, such as device data allocation, host-device data transfers. It supports CUDA language, together with OpenACC and OpenMP programming paradigms. It wraps a subset of functions from Nvidia cuBLAS, Intel oneMKL BLAS and AMD rocBLAS libraries.
deviceXlib is a library that wraps device-oriented routines and utilities, such as device data allocation, host-device data transfers. It supports CUDA language, together with OpenACC and OpenMP programming paradigms. It wraps a subset of functions from Nvidia cuBLAS, Intel oneMKL BLAS and AMD rocBLAS libraries.
Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests, and examples, and distribute it as a dependency to other Fortran projects. Fpm's user interface is modeled after Rust's Cargo, so if you're familiar with that tool, you will feel at home with fpm. Fpm's long term vision is to nurture and grow the ecosystem of modern Fortran applications and libraries.