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

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-astrodata 2.10.2
Propagated dependencies: python-asdf@5.3.1 python-astropy@8.0.0 python-gwcs@1.0.3 python-jsonschema@4.23.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/GeminiDRSoftware/astrodata
Licenses: Modified BSD
Build system: pyproject
Synopsis: Managing astronomical data through a uniform interface
Description:

astrodata is a package for managing astronomical data through a uniform interface. It is designed to be used with the Astropy package. astrodata was created for use as part of the DRAGONS data reduction pipeline, but it is now implemented to be useful for any astronomical data reduction or analysis project.

Unlike managing files using the astropy.io.fits package alone, astrodata is designed to be extendible to any data format, and to parse, respond to, and store metadata in a consistent, intentional way. This makes it especially useful for managing data from multiple instruments, telescopes, and data generation utilities.

python-bayesicfitting 3.3.0
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://dokester.github.io/BayesicFitting/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Astronimical Bayesian fitting
Description:

BayesicFitting is a package for model fitting and Bayesian evidence calculation, it is a Python version of the the fitter classes in HCSS. HCSS was the all encompassing software system for the operations and analysis of the ESA satellite Herschel.

python-gatspy 0.3
Propagated dependencies: python-astroml@1.0.2.post1 python-numpy@2.3.1 python-scipy@1.16.3 python-supersmoother@0.4-0.0a81544
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astroml/gatspy
Licenses: FreeBSD
Build system: pyproject
Synopsis: General tools for astronomical time series in Python
Description:

This package provides general tools for astronomical time series in Python.

python-pysiaf 0.26.0
Propagated dependencies: python-astropy@8.0.0 python-lxml@6.0.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-openpyxl@3.1.5 python-requests@2.32.5 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysiaf.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Handling SIAF for space telescopes
Description:

pysiaf is a python package to access, interpret, maintain, and generate Handling of Science Instrument Aperture Files, in particular for JWST. Tools for applying the frame transformations, plotting, comparison, and validation are provided.

wcslib 8.6
Dependencies: cfitsio@4.6.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.atnf.csiro.au/computing/software/wcs/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Library which implements the FITS WCS standard
Description:

The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS (Flexible Image Transport System) image header.

python-hdecompose 0.1.0
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/kyleaoman/Hdecompose
Licenses: GPL 3
Build system: pyproject
Synopsis: Decomposition of hydrogen into neutral/ionized and atomic/molecular
Description:

This package implements functionality for decomposition of Hydrogen content of simulation particles into neutral/ionized and atomic/molecular. Implementations of Blitz & Rosolowsky (2006) and Rahmati et al (2013).

python-swiftsimio 12.1.4
Propagated dependencies: python-astropy@8.0.0 python-h5py@3.15.1 python-numba@0.62.1 python-numpy@2.3.1 python-unyt@3.1.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/SWIFTSIM/swiftsimio
Licenses: LGPL 3+ GPL 3+
Build system: pyproject
Synopsis: SWIFTsim I/O routines for Python
Description:

swiftsimio is a toolkit for reading data produced by the SWIFT astrophysics simulation code. It is used to ensure that all data have a symbolic unit attached, and can be used for visualisation. Another key feature is the use of the cell metadata in SWIFT snapshots to enable efficient reading of sub-regions.

python-synphot 1.7.0
Propagated dependencies: python-astropy@8.0.0 python-dust-extinction@1.7 python-numpy@2.3.1 python-scipy@1.16.3 python-specutils@2.4.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/synphot_refactor
Licenses: Modified BSD
Build system: pyproject
Synopsis: Synthetic photometry using Astropy
Description:

This package provides a replacement for IRAF STSDAS SYNPHOT and ASTROLIB PYSYNPHOT, utilizing Astropy and covering the non-instrument specific portions of the old packages.

python-cobaya 3.6.2
Propagated dependencies: python-dill@0.4.0 python-fuzzywuzzy@0.18.0 python-getdist@1.5.4 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-portalocker@2.7.0 python-py-bobyqa@1.5.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-scipy@1.16.3 python-tqdm@4.67.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/CobayaSampler/cobaya
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Code for Bayesian analysis in Cosmology
Description:

Cobaya, and Spanish for Guinea Pig) is a framework for sampling and statistical modelling: it allows you to explore an arbitrary prior or posterior using a range of Monte Carlo samplers (including the advanced MCMC sampler from CosmoMC, and the advanced nested sampler PolyChord). The results of the sampling can be analysed with GetDist. It supports MPI parallelization (and very soon HPC containerization with Docker/Shifter and Singularity).

python-asdf-coordinates-schemas 0.5.1
Propagated dependencies: python-asdf@5.3.1 python-asdf-standard@1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf-coordinates-schemas
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF coordinates schemas
Description:

This package provides ASDF schemas for validating coordinates tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.

glnemo2 1.21.0
Dependencies: ccfits@2.7 cfitsio@4.6.4 glm@1.0.1 glu@9.0.2 hdf5@1.14.6 libtirpc@1.3.1 qtbase@5.15.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://projets.lam.fr/projects/glnemo2/wiki/Wiki
Licenses: CeCILL
Build system: cmake
Synopsis: 3D interactive visualization program for n-body like particles
Description:

GLNEMO2 is an interactive 3D visualization program which displays particles positions of the different components (gas, stars, disk, dark matter halo, bulge) of an N-body snapshot. It is a tool for running N-body simulations from isolated galaxies to cosmological simulations. It has a graphical user interface (based on QT 5.X API), uses a fast 3D engine (OPenGL and GLSL), and is generic with the possibility to load different kinds of input files.

python-asdf-compression 0.1.0
Propagated dependencies: python-asdf@5.3.1 python-blosc@1.11.4 python-lz4@4.4.4 python-zstandard@0.23.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf-compression
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF extension to support various compression algorithms
Description:

This package includes a plugin for the Python library ASDF to add support for reading and writing various compression algorithms including: Blosc,LZ4 Frame,Zstandard.

python-stregion 1.1.12
Propagated dependencies: python-numpy@2.3.1 python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stregion
Licenses: Expat
Build system: pyproject
Synopsis: Python parser for DS9 region files
Description:

This package implements a functionality to parse DS9 region files.

python-aiapy 0.12.0
Propagated dependencies: python-sunpy@7.1.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://aia.lmsal.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for AIA data analysis
Description:

aiapy is a Python package for analyzing data from the AIA instrument onboard NASA's SDO spacecraft.

python-velociraptor 0.21.0
Propagated dependencies: python-astropy@8.0.0 python-h5py@3.15.1 python-numpy@2.3.1 python-swiftsimio@12.1.4 python-unyt@3.1.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/SWIFTSIM/velociraptor-python
Licenses: GPL 3+
Build system: pyproject
Synopsis: VELOCIraptor catalogue reading routines
Description:

VELOCIraptor-Python is a python toolkit for reading VELOCIraptor outputs, with a particular focus on integration with the SWIFT cosmological simulation code.

It allows for automatic association of symbolic units (using unyt) with halo properties, extraction of individual haloes to a SWIFTsimIO dataset, and includes tools to help create both publication-ready and quick figures.

python-raccoon 1.0.0
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-statsmodels@0.14.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/ajshajib/raccoon
Licenses: Modified BSD
Build system: pyproject
Synopsis: Clean modulation due to resampling noise in the JWST/NIRSpec IFS spectra
Description:

Package Raccoon cleans the "wiggles" (i.e., low-frequency sinusoidal artifacts) in the JWST-NIRSpec IFS (integral field spectroscopy) data. These wiggles are caused by resampling noise or aliasing artifacts.

python-viresclient 0.16.0
Propagated dependencies: python-cdflib@1.3.12 python-h5py@3.15.1 python-jinja2@3.1.2 python-netcdf4@1.7.2 python-pandas@2.3.3 python-requests@2.32.5 python-tables@3.10.2-0.aad9079 python-tqdm@4.67.1 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://viresclient.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python client for interacting with a VirES server
Description:

This package provides a Python client for interacting with a VirES server, of which there are two: VirES for Swarm and VirES for Aeolus

python-gw-sky 0.1.0
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/Hazboun6/gw_sky
Licenses: Expat
Build system: pyproject
Synopsis: Gravitational wave signals visualization tool
Description:

Python package for making visuals of gravitational wave signals, specifically pulsar timing array signals.

phd2 2.6.14
Dependencies: cfitsio@4.6.4 curl@8.6.0 eigen@3.4.0 gtk+@3.24.51 indi@2.2.3.1 libnova@0.16 libusb@1.0.25 opencv@4.13.0 wxwidgets@3.2.10 zlib@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://openphdguiding.org
Licenses: Modified BSD
Build system: cmake
Synopsis: Teleskope guiding software
Description:

PHD2 is the enhanced,second generation version of the PHD guiding software from Stark Labs.

python-sunpy-soar 1.12.0
Propagated dependencies: python-astropy@8.0.0 python-requests@2.32.5 python-sunpy@7.1.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/soar
Licenses: FreeBSD
Build system: pyproject
Synopsis: Solar Orbiter Archive plugin for SunPy
Description:

This package provides a sunpy FIDO plugin for accessing data in the Solar Orbiter Archive.

splash 3.12.0
Dependencies: cairo@1.18.4 cfitsio@4.6.4 giza@1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://users.monash.edu.au/~dprice/splash/
Licenses: GPL 2+
Build system: gnu
Synopsis: Astrophysical visualisation tool for smoothed particle hydrodynamics
Description:

SPLASH is visualisation tool for Smoothed Particle Hydrodynamics (SPH) simulations in one, two and three dimensions, developed mainly for astrophysics. It uses a command-line menu but data can be manipulated interactively in the plotting window.

python-coolest 0.1.11
Propagated dependencies: python-astropy@8.0.0 python-getdist@1.5.4 python-jsonpickle@4.0.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/aymgal/COOLEST
Licenses: GPL 3
Build system: pyproject
Synopsis: Strong Gravitational Lensing Analyses
Description:

The COde-independent Organized LEns STandard (COOLEST) defines a set of conventions to be shared across the strong lensing community, in order to consistently store, share and improve lens modeling analyses. In short, this project provides tools to manipulate lens models as a single, human-readable JSON template file alongside Python routines for visualizing and comparing lens models possibly obtained from different modeling codes.

python-healpy 1.19.0
Dependencies: cfitsio@4.6.4 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://healpy.readthedocs.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Healpix tools package for Python
Description:

healpy is a Python package to handle pixelated data on the sphere. It is based on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and builds with the HEALPix C++ library.

python-virgodc 1.0.4
Propagated dependencies: python-h5py@3.15.1 python-mpi4py@4.1.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/jchelly/VirgoDC
Licenses: GPL 3
Build system: pyproject
Synopsis: Read routines and examples for the Virgo Data Centre
Description:

This package provides facilities for reading various formats used to store snapshots, group catalogues and merger trees in Virgo Consortium simulations, including older binary formats which can otherwise be difficult to deal with.

It also provides a collection of MPI parallel algorithms which can be useful for dealing with particle data and a few related utility functions.

Page: 121222324251356
Total packages: 32521