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

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-indexed-gzip 1.10.3
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pauldmccarthy/indexed_gzip
Licenses: Zlib
Build system: pyproject
Synopsis: Fast random access of gzip files in Python
Description:

The indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. indexed_gzip was written to allow fast random access of compressed NIFTI image files (for which GZIP is the de-facto compression standard), but will work with any GZIP file.

python-nitime 0.12.1
Propagated dependencies: python-matplotlib@3.10.8 python-networkx@3.4.2 python-nibabel@5.3.2 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipy.org/nitime
Licenses: Modified BSD
Build system: pyproject
Synopsis: Timeseries analysis for neuroscience data
Description:

Nitime contains a core of numerical algorithms for time-series analysis both in the time and spectral domains, a set of container objects to represent time-series, and auxiliary objects that expose a high level interface to the numerical machinery and make common analysis tasks easy to express with compact and semantically clear code.

python-nipreps-versions 1.1.0
Propagated dependencies: python-packaging@25.0 python-setuptools-scm@8.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/version-schemes
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Version schemes for nipreps tools
Description:

This package provides the version schemes used for packaging software from the NiPreps organization.

python-sdcflows 2.17.0
Propagated dependencies: python-acres@0.5.0 python-attrs@25.3.0 python-migas@0.4.0 python-nibabel@5.3.2 python-nipype@1.12.0 python-nireports@26.0.0 python-nitransforms@25.1.0 python-niworkflows@1.15.1 python-numpy@2.3.1 python-pybids@0.21.0 python-scikit-image@0.26.0 python-scipy@1.16.3 python-templateflow@25.1.2 python-toml@0.10.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nipreps.org/sdcflows/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Susceptibility Distortion Correction workflows for EPI MR schemes
Description:

SDCFlows (Susceptibility Distortion Correction workFlows) is a Python library of NiPype-based workflows to preprocess B0 mapping data, estimate the corresponding fieldmap and finally correct for susceptibility distortions. Susceptibility-derived distortions are typically displayed by images acquired with EPI MR schemes.

python-nilearn 0.14.0
Propagated dependencies: python-jinja2@3.1.2 python-joblib@1.5.2 python-nibabel@5.3.2 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-requests@2.32.5 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nilearn.github.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Statistical learning for neuroimaging in Python
Description:

Nilearn enables approachable and versatile analyses of brain volumes and surfaces. It provides statistical and machine-learning tools, with instructive documentation & open community.

nifticlib 3.0.1-1.fb3bb5f
Dependencies: expat@2.7.1 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/NIFTI-Imaging/nifti_clib
Licenses: Public Domain
Build system: cmake
Synopsis: C libraries for reading and writing files in @acronym{NIfTI, Neuroimaging Informatics Technology Initiative} formats
Description:

Nifti_clib is a set of I/O libraries for reading and writing files in the nifti-1, nifti-2, and (to some degree) cifti file formats. These are binary file formats for storing medical image data, e.g. MRI and fMRI brain images.

python-bsmschema 0.1.1
Propagated dependencies: python-pydantic@2.12.5
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-standard.github.io/stats-models/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pydantic schema for BIDS Stats Models
Description:

This package provides a Pydantic schema for BIDS Stats Models.

python-trx 0.5.0
Propagated dependencies: python-deepdiff@8.6.1 python-nibabel@5.3.2 python-numpy@2.3.1 python-typer@0.22.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://tee-ar-ex.github.io/trx-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the TRX file format
Description:

This package provides an implementation of TRX, a tractography file format designed to facilitate dataset exchange, interoperability, and state-of-the-art analyses, acting as a community-driven replacement for the myriad existing file formats.

python-dcmstack 0.9
Propagated dependencies: python-nibabel@5.3.2 python-pint@0.24.4 python-pydicom@2.4.4
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://dcmstack.readthedocs.org
Licenses: Expat
Build system: pyproject
Synopsis: DICOM to NIfTI conversion with metadata preservation
Description:

{dcmstack

heudiconv 1.5.0
Dependencies: dcm2niix@1.0.20260724
Propagated dependencies: python-dcmstack@0.9 python-etelemetry@0.3.1 python-filelock@3.16.1 python-nibabel@5.3.2 python-nipype@1.12.0 python-pydicom@2.4.4
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://heudiconv.readthedocs.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Heuristic DICOM converter
Description:

heudiconv is a flexible DICOM converter for organizing brain imaging data into structured directory layouts.

convert3d 1.4.6
Dependencies: insight-toolkit-legacy@5.4.5
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pyushkevich/c3d
Licenses: GPL 3+
Build system: cmake
Synopsis: Convert 3D images between common file formats
Description:

Convert3d is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling. The tool can also be used to obtain information about image files.

python-mriqc-learn 0.0.3
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/mriqc-learn
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Learning on MRIQC-generated image quality metrics
Description:

This package provides utilities for feature analysis, preprocessing and visualization of image quality metrics generated by MRIQC.

python-file-tree 1.6.1
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-parse@1.20.2 python-rich@14.3.3 python-xarray@2025.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://git.fmrib.ox.ac.uk/fsl/file-tree
Licenses: Expat
Build system: pyproject
Synopsis: Describe structure directory for visualisation and pipeline
Description:

Framework to represent structured directories in python as FileTree objects. File trees can be read in from simple text files describing the directory structure. This is particularly useful for pipelines with large number of input, output, and intermediate files. It can also be used to visualise the data in structured directories using FSLeyes or file-tree on the command line.

fsleyes 1.20.2
Propagated dependencies: python-fsleyes-props@1.13.0 python-fsleyes-widgets@0.17.0 python-fslpy@3.29.1 python-jinja2@3.1.2 python-matplotlib@3.10.8 python-nibabel@5.3.2 python-numpy@2.3.1 python-pillow@12.1.1 python-pyopengl@3.1.10 python-pyparsing@3.2.3 python-scipy@1.16.3 python-trx@0.5.0 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/fsleyes/userdoc/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: FSL image viewer
Description:

FSL is a comprehensive library of analysis tools for FMRI, MRI and diffusion brain imaging data. FSLeyes is a GUI for visualizing and editing brain images, from different sources and platforms.

python-pybids 0.21.0
Propagated dependencies: python-bids-validator@1.14.7.post0 python-click@8.3.1 python-formulaic@1.0.1 python-frozendict@2.4.6 python-nibabel@5.3.2 python-num2words@0.5.14 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-sqlalchemy@1.4.54 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-standard.github.io/pybids/
Licenses: Expat
Build system: pyproject
Synopsis: Python tools for querying and manipulating @acronym{BIDS, Brain Imaging Data Structure} datasets
Description:

pybids provides a set of tools for working with BIDS datasets. The BIDS standard aims at organizing and describing neuroimaging data in a uniform way in order to facilitate data sharing within the scientific community.

ants 2.6.5
Dependencies: insight-toolkit@5.4.5 perl@5.36.0 r-minimal@4.6.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://antsx.github.io/ANTs
Licenses: ASL 2.0
Build system: cmake
Synopsis: Advanced Normalization Tools
Description:

ANTs is a C++ library available through the command line that computes high-dimensional mappings to capture the statistics of brain structure and function. It allows one to organize, visualize and statistically explore large biomedical image sets.

python-nifreeze 0.1.0
Propagated dependencies: python-attrs@25.3.0 python-dipy@1.12.1 python-joblib@1.5.2 python-nest-asyncio@1.6.0 python-nipype@1.12.0 python-nireports@26.0.0 python-nitransforms@25.1.0 python-numpy@2.3.1 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nipreps.org/nifreeze/main/index.html
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Estimation and correction of head motion and eddy current distortions
Description:

NiFreeze is a flexible framework for volume-to-volume motion estimation and correction in d/fMRI and PET, and eddy-current-derived distortion estimation in dMRI.

afni 26.2.07
Dependencies: dcm2niix@1.0.20260724 freeglut@3.4.0 gifticlib@1.17-1.d3e873d gsl@2.8 gts@0.7.6 libjpeg-turbo@2.1.4 libx11@1.8.12 libxmu@1.2.1 libxpm@3.5.17 motif@2.3.8-1.0f556b0 nifticlib@3.0.1-1.fb3bb5f perl@5.36.0 python-wrapper@3.12.12 qhull@2020.2 tcsh@6.24.15 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/
Licenses: Public Domain
Build system: cmake
Synopsis: Analysis of Functional NeuroImages
Description:

AFNI, Analysis of Functional NeuroImages is a suite of programs for looking at and analyzing MRI brain images at all stages of analysis (planning, setting up acquisition, preprocessing, analysis, quality control and statistical analysis).

python-migas 0.4.0
Propagated dependencies: python-ci-info@0.4.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/migas-py
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for migas server.
Description:

migas (mee-gahs) is a Python client to facilitate communication with a migas server.

python-smriprep 0.20.0
Propagated dependencies: python-acres@0.5.0 python-indexed-gzip@1.10.3 python-looseversion@1.3.0 python-matplotlib@3.10.8 python-nibabel@5.3.2 python-nipype@1.12.0 python-nireports@26.0.0 python-niworkflows@1.15.1 python-numpy@2.3.1 python-packaging@25.0 python-pybids@0.21.0 python-pyyaml@6.0.2 python-templateflow@25.1.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipreps.github.io/smriprep
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Structural @acronym{MRI, Magnetic Resonance Imaging} preprocessing pipelines
Description:

This package provides processing pipelines for structural MRI.

niftyseg 1.0
Dependencies: eigen@3.4.0 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/KCL-BMEIS/niftySeg
Licenses: Modified BSD
Build system: cmake
Synopsis: Segmentation of medical images
Description:

This package provides programs to perform EM based segmentation of images in nifti or analyse format.

python-fsleyes-props 1.13.0
Propagated dependencies: python-fsleyes-widgets@0.17.0 python-fslpy@3.29.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/props/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: [wx]Python event programming framework used by FSLeyes
Description:

fsleyes_props is a framework for event-driven programming using Python descriptors, similar in functionality to, and influenced by Enthought Traits.

python-acres 0.5.0
Propagated dependencies: python-importlib-resources@6.5.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipreps-acres.readthedocs.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Resource-loading utility for Python
Description:

This module provides simple, consistent access to package resources.

Page: 11920212223102
Total packages: 2448