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

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.


calceph 4.0.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.imcce.fr/inpop/calceph
Licenses: CeCILL
Build system: cmake
Synopsis: Astronomical library to access the binary planetary ephemeris files
Description:

The CALCEPH Library is designed to access the binary planetary ephemeris files, such INPOPxx and JPL DExxx ephemeris files, (called original JPL binary or INPOP 2.0 or 3.0 binary ephemeris files in the next sections) and the SPICE kernel files (called SPICE ephemeris files in the next sections). At the moment, supported SPICE files are:

  • text Planetary Constants Kernel (KPL/PCK) files;

  • binary PCK (DAF/PCK) files;

  • binary SPK (DAF/SPK) files containing segments of type 1, 2, 3, 5, 8, 9, 12, 13, 17, 18, 19, 20, 21, 102, 103 and 120;

  • meta kernel (KPL/MK) files;

  • frame kernel (KPL/FK) files (only basic support).

python-euclidlike 0.9.0-0.55d47fb
Propagated dependencies: python-astropy@8.0.0 python-galsim@2.8.4 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://galsim-developers.github.io/GalSim-Euclid-Like/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Helper functions to generate simulations of Euclid-Like images
Description:

This package provides information about the Euclid space telescope and survey that is needed to produce simulations using GalSim. Some of the information provided is approximate, aimed towards fast simulations rather than full accuracy in representation of Euclid images. Places where the information is only approximate are flagged and described in the docstring, and we particularly highlight that the PSF is only approximate; for details, see the docstring of the getPSF() method. This library should enable generation of Euclid-like images of sufficient fidelity for preliminary exploration of object detection, photometry, deblending, and joint analysis with ground-based observatories. For applications requiring high precision such as weak lensing, the higher fidelity simulations available within the Euclid Consortium should be used.

python-casa-formats-io 0.3.0
Propagated dependencies: python-astropy@8.0.0 python-click@8.3.1 python-dask@2025.11.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://casa-formats-io.readthedocs.io/
Licenses: LGPL 2.0
Build system: pyproject
Synopsis: Dask-based reader for CASA data
Description:

The casa-formats-io package is a small package which implements functionality to read data stored in CASA formats (such as .image datasets). This implementation is independent of and does not use casacore.

python-lephare 0.3.1
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-platformdirs@4.3.6 python-pooch@1.8.1 python-requests@2.32.5 python-scipy@1.16.3 python-wurlitzer@3.1.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://lephare.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Photometric redshift estimator
Description:

LePHARE is a code for estimating galaxy redshifts and physical parameters using template fitting.

tangos 1.11.0
Dependencies: python-hupper@1.12.1 python-matplotlib@3.10.8 python-more-itertools@10.6.0 python-numpy@2.3.1 python-packaging@25.0 python-pastedeploy@3.1.0 python-plaster@1.1.2 python-plaster-pastedeploy@1.0.1 python-psycopg2@2.9.11 python-pymysql@1.1.1 python-pyparsing@3.2.3 python-pyramid@2.0.2 python-pyramid-debugtoolbar@4.12.1 python-pyramid-jinja2@2.10.1 python-pyramid-retry@2.1.1 python-pyramid-tm@2.6 python-repoze-lru@0.7 python-scipy@1.16.3 python-setuptools@80.9.0 python-sqlalchemy@2.0.45 python-tblib@3.1.0 python-tqdm@4.67.1 python-translationstring@1.4 python-venusian@3.1.1 python-waitress@3.0.2 python-webob@1.8.9 python-zope-deprecation@6.0 python-zope-interface@7.2 python-zope-sqlalchemy@1.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pynbody/tangos
Licenses: Modified BSD
Build system: pyproject
Synopsis: Agile numerical galaxy organisation system
Description:

TANGOS is a tool to build a database (along the lines of Eagle or MultiDark) for cosmological and zoom simulations.

Features:

  • designed to store and manage results from custom analysis code

  • provides web and Python interfaces

  • science-focussed queries across entire merger trees, without requiring any knowledge of SQL

  • manages the process of populating the database with science data, including auto-parallelising custom analysis

  • customization with multiple Python modules such as pynbody or yt to process raw simulation data

  • supports file-based database SQLite, server-based MySQL and PostgreSQL

python-p-winds 1.4.7
Propagated dependencies: python-astropy@8.0.0 python-flatstar@0.2.1-alpha 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/ladsantos/p-winds
Licenses: Expat
Build system: pyproject
Synopsis: Parker wind models for planetary atmospheres
Description:

Python implementation of Parker wind models for planetary atmospheres. p-winds produces simplified, 1-D models of the upper atmosphere of a planet, and perform radiative transfer to calculate observable spectral signatures.

The scalable implementation of 1D models allows for atmospheric retrievals to calculate atmospheric escape rates and temperatures. In addition, the modular implementation allows for a smooth plugging-in of more complex descriptions to forward model their corresponding spectral signatures (e.g., self-consistent or 3D models).

aocommon 0.0.0-4.5f3f280
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://gitlab.com/aroffringa/aocommon
Licenses: GPL 3+
Build system: copy
Synopsis: Collection of functionality that is reused in astronomical applications
Description:

This package provides source-only AOCommon collection of functionality that is reused in several astronomical applications, such as wsclean, aoflagger, DP3 and everybeam.

python-pysynphot 2.0.0-1.a5e76c3
Propagated dependencies: python-astropy@8.0.0 python-beautifulsoup4@4.14.3 python-numpy@2.3.1 python-pytest-astropy-header@0.2.2 python-six@1.17.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/pysynphot
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Synthetic Photometry Utilities
Description:

Astrolib PySynphot (hereafter referred to only as pysynphot) is an object-oriented replacement for STSDAS SYNPHOT synthetic photometry package in IRAF. pysynphot simulates photometric data and spectra as they are observed with the Hubble Space Telescope (HST). Passbands for standard photometric systems are available, and users can incorporate their own filters, spectra, and data.

python-pysat 3.2.2
Propagated dependencies: python-dask@2025.11.0 python-netcdf4@1.7.2 python-numpy@2.3.1 python-pandas@2.3.3 python-portalocker@2.7.0 python-scipy@1.16.3 python-toolz@1.1.0 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pysat/pysat
Licenses: Modified BSD
Build system: pyproject
Synopsis: Supports science analysis across disparate data platforms
Description:

The Python Satellite Data Analysis Toolkit (pysat) provides a simple and flexible interface for robust data analysis from beginning to end - including downloading, loading, cleaning, managing, processing, and analyzing data. Pysat's plug-in design allows analysis support for any data, including user provided data sets.

python-lenstronomy-minimal 1.13.5
Propagated dependencies: python-astropy@8.0.0 python-configparser@7.2.0 python-corner@2.2.2 python-h5py@3.15.1 python-matplotlib@3.10.8 python-mpmath@1.3.0 python-multiprocess@0.70.18 python-numba@0.62.1 python-numpy@2.3.1 python-pyxdg@0.28 python-pyyaml@6.0.2 python-schwimmbad@0.4.2 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/lenstronomy/lenstronomy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Multi-purpose lens modeling software
Description:

lenstronomy is a multi-purpose software package to model strong gravitational lenses. lenstronomy finds application for time-delay cosmography and measuring the expansion rate of the Universe, for quantifying lensing substructure to infer dark matter properties, morphological quantification of galaxies, quasar-host galaxy decomposition and much more.

python-pyvo 1.9.1
Propagated dependencies: python-astropy@8.0.0 python-requests@2.32.5 python-defusedxml@0.7.1-0.c744588 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/pyvo
Licenses: Modified BSD
Build system: pyproject
Synopsis: Access Virtual Observatory data and services
Description:

PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.

healpix 3.8.3
Dependencies: cfitsio@4.6.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://healpix.sourceforge.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Representation of spherical data
Description:

HEALPix of a sphere produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. This package provides the dynamic library for the C language implementation of HEALPix.

python-romanisim 0.14.0
Propagated dependencies: python-asdf@5.3.1 python-astropy@8.0.0 python-astropy-healpix@1.1.3 python-astroquery@0.4.11 python-crds@13.2.4 python-defusedxml@0.7.1-0.c744588 python-galsim@2.8.4 python-gwcs@1.0.3 python-numpy@2.3.1 python-photutils@3.0.0 python-roman-datamodels@1.0.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/romanisim
Licenses: Modified BSD
Build system: pyproject
Synopsis: Nancy Grace Roman Space Telescope WFI Simulator
Description:

romanisim is a Galsim-based simulator of imaging data from the WFI on the Nancy Grace Roman Space Telescope (pronounced roman-eye-sim, stylized Roman I-Sim). It uses Galsim to render astronomical scenes, WebbPSF to model the point spread function, and CRDS to access the calibration information needed to produce realistic WFI images.

python-asdf-astropy 0.11.0
Propagated dependencies: python-asdf@5.3.1 python-asdf-coordinates-schemas@0.5.1 python-asdf-standard@1.5.0 python-asdf-transform-schemas@0.6.0 python-astropy-minimal@8.0.0 python-numpy@2.3.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/asdf-astropy
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF serialization support for astropy
Description:

This package includes plugins that provide ASDF serialization support for Astropy objects.

python-holodeck 1.6
Propagated dependencies: python-astropy@8.0.0 python-cosmopy@3.6 python-emcee@3.1.6 python-george@0.4.4 python-h5py@3.15.1 python-hasasia@1.2.3 python-healpy@1.18.1 python-ipywidgets@8.1.4 python-kalepy@1.4.3 python-matplotlib@3.10.8 python-numpy@2.3.1 python-psutil@7.2.2 python-schwimmbad@0.4.2 python-scipy@1.16.3 python-sympy@1.13.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/byu-pccl/holodeck
Licenses: Expat
Build system: pyproject
Synopsis: MBH Binary Population Synthesis for Gravitational Wave Calculations
Description:

This package provides a comprehensive framework for Massive Black Hole binary population synthesis. The framework includes modules to perform population synthesis using a variety of methodologies from semi-analytic models, to cosmological hydrodynamic simulations, and even observationally-derived galaxy merger catalogs.

python-colossus 1.4.0-0.b481187
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://bitbucket.org/bdiemer/colossus
Licenses: Expat
Build system: pyproject
Synopsis: Cosmology, halo, and large-scale structure tools
Description:

Colossus is a Python toolkit for calculations pertaining to cosmology, the large-scale structure of the universe, and the properties of dark matter halos.

sunwait 0.9.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/risacher/sunwait
Licenses: GPL 3
Build system: gnu
Synopsis: Sunrise and sunset times calculation
Description:

Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights. The sun's position is calculated using time, and position - latitude and longitude should be specified on the command line.

Features:

  • calculates sunrise and sunset for given coordinates

  • can wait for sunrise/sunset, or return DAY or NIGHT codes

  • works with Windows Task Scheduler (or cron)

  • supports custom twilight angles

  • used to automate domestic lighting with Arduino transmitter and radio controlled sockets

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.

genetic 1.5.0
Dependencies: fftw@3.3.10 fftwf@3.3.10 gsl@2.8 hdf5@1.14.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pynbody/genetic
Licenses: GPL 3+
Build system: cmake
Synopsis: Genetically-modified initial conditions generator
Description:

GenetIC is a code to generate initial conditions for cosmological simulations, especially for zoom simulations of galaxies. It provides support for "genetic modifications" as described by e.g. Roth et al 2015, Rey & Pontzen 2018. It also supports 'splicing' as described by Cadiou et al 2021.

python-hissw 2.3
Propagated dependencies: python-jinja2@3.1.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/wtbarnes/hissw
Licenses: Expat
Build system: pyproject
Synopsis: Seamlessly integrate SSWIDL code into Python workflow
Description:

hissw (hiss (like a snake) + SSW) is a (VERY) lightweight (~1 file) Python package that helps one to write IDL scripts (either inline or in a separate file) which use your installed SSW packages and return the results to local Python namespace. hissw uses Jinja2 templates to generate SSW startup scripts and then runs IDL code using subprocess, i.e. the shell. Jinja2 syntax may be used to inject arguments from Python into IDL. The results are then saved to a file and then loaded back in using the amazing readsav() function in scipy.io.

python-glue-geospatial 0.4
Propagated dependencies: python-affine@2.4.0 python-glue-core@1.26.0 python-pyproj@3.7.2 python-rasterio@1.3.7
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/glue-viz/glue-geospatial
Licenses: Modified BSD
Build system: pyproject
Synopsis: Glue plugin to support satellite imagery
Description:

This package provides a Glue plugin for geospatial imagery.

unsio 1.3.3-1.ac48210
Dependencies: gfortran@14.3.0 hdf5@1.14.6 perl@5.36.0 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://projets.lam.fr/projects/unsio/wiki
Licenses: CeCILL
Build system: cmake
Synopsis: Input and output routines for n-body file formats
Description:

UNSIO provides an API for performing input and output operations on different kinds of n-body file formats (nemo, Gadget binaries 1 and 2, Gadget hdf5, Ramses).

python-astlib 0.13.2
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://astlib.readthedocs.io
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Plots with World Coordinate System information
Description:

This package provides a set of Python modules for producing simple plots, statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information.

Total packages: 72465