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

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-asdf 3.5.0
Propagated dependencies: python-asdf-standard@1.4.0 python-asdf-transform-schemas@0.6.0 python-attrs@25.3.0 python-importlib-metadata@8.7.0 python-jmespath@1.0.1 python-numpy@1.26.4 python-packaging@25.0 python-pyyaml@6.0.2 python-semantic-version@2.10.0 python-fsspec@2025.9.0 python-lz4@4.4.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python tools to handle ASDF files
Description:

The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.

python-glue-astronomy 0.14.0
Propagated dependencies: python-astropy@7.1.1 python-glue-core@1.24.1 python-pyqt@5.15.11 python-regions@0.10 python-reproject@0.14.1 python-specreduce@1.7.0 python-spectral-cube@0.6.6 python-specutils@2.2.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/glue-viz/glue-astronomy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Astronomy-specific plugins for glue
Description:

The glue-astronomy plugin for glue provides a collection of astronomy-specific functionality

python-pyhalo 1.4.3
Propagated dependencies: python-astropy@7.1.1 python-click@8.1.8 python-colossus@1.3.9-1.8c5546e python-h5py@3.13.0 python-lenstronomy@1.13.2 python-mcfit@0.0.22-0.be3a5cf python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/dangilman/pyHalo
Licenses: Expat
Build system: pyproject
Synopsis: Render populations of dark matter halos
Description:

pyHalo renders full mass distributions for substructure lensing simulations with gravitational lensing software package lenstronomy. The main purpose of the code is to quickly render full populations of dark matter subhalos and line of sight halos for gravitational lensing simulations. It also transltes halo properties (mass, concentration, redshift, etc) into angular units for lensing computations with lenstronomy.

python-colossus 1.3.9-1.8c5546e
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
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.

tempo 13.103
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/nanograv/tempo
Licenses: GPL 2+
Build system: gnu
Synopsis: Pulsar timing data analysis program
Description:

Tempo analyzes pulsar timing data. Pulse times of arrival (TOAs), pulsar model parameters, and coded instructions are read from one or more input files. The TOAs are fitted by a pulse timing model incorporating transformation to the solar-system barycenter, pulsar rotation and spin-down and, where necessary, one of several binary models. Program output includes parameter values and uncertainties, residual pulse arrival times, chi-squared statistics, and the covariance matrix of the model. In prediction mode,ephemerides of pulse phase behavior (in the form of polynomial expansions) are calculated from input timing models.

libsharp 3.8.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://healpix.sourceforge.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Efficient spherical harmonic transforms at arbitrary spins
Description:

This package provides a librari for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.

Supporting paper is available at https://arxiv.org/abs/1303.4945

python-asdf-wcs-schemas 0.5.0
Propagated dependencies: python-asdf-coordinates-schemas@0.4.0 python-asdf-standard@1.4.0 python-asdf-transform-schemas@0.6.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf-wcs-schemas
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF WCS Schemas
Description:

This package provides ASDF schemas for validating World Coordinate System (WCS) tags. Users should not need to install this directly; instead, install an implementation package such as gwcs.

healpix 3.8.3
Dependencies: cfitsio@4.6.3
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-edps 1.6.0
Propagated dependencies: python-astropy@7.1.1 python-fastapi@0.115.6 python-networkx@3.4.2 python-pyyaml@6.0.2 python-requests@2.32.5 python-uvicorn@0.34.0 python-tinydb@4.8.0 python-frozendict@2.4.6 python-jinja2@3.1.2 python-pydantic@2.10.4 python-psutil@7.0.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/edps.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: ESO's Data Processing System
Description:

European Southern Observatory Data Processing System EDPS is a system to automatically organise data from ESO instruments for pipeline processing and running the pipeline on these data. It is used for quality control at ESO. The current public release is a beta version without a GUI. A GUI is being developed and the system is meant to eventually replace the older EsoReflex environment.

tangos 1.10.0
Dependencies: python-hupper@1.12.1 python-matplotlib@3.8.2 python-more-itertools@10.6.0 python-numpy@1.26.4 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.12.0 python-setuptools@80.9.0 python-sqlalchemy@2.0.36 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

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

wcslib 7.12
Dependencies: cfitsio@4.6.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.atnf.csiro.au/people/mcalabre/WCS/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-stsci-image 2.3.11
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stsci.image
Licenses: Modified BSD
Build system: pyproject
Synopsis: Image array manipulation functions
Description:

This package provides a Python module to various STScI image array manipulation functions.

python-sunkit-magex 1.1.0
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-scikit-image@0.23.2 python-scipy@1.12.0 python-sunpy@7.0.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/sunkit-magex
Licenses: GPL 3+ Modified BSD
Build system: pyproject
Synopsis: Solar Magnetic field Extrapolation
Description:

This package provides a set of tools for the modelling of magnetic field data. It is a SunPy affiliated package and is built on top of sunpy and astropy.

esorex 3.13.10
Dependencies: cfitsio@4.6.3 wcslib@8.4 cpl@7.3.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/cpl/esorex.html
Licenses: GPL 2+
Build system: gnu
Synopsis: The European Southern Observatory Recipe Execution Tool
Description:

EsoRex is the European Southern Observatory Recipe Execution Tool. It can list, configure and execute Common Pipeline Library-based recipes from the command line.

java-cds-healpix 0.30.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/cds-astro/cds-healpix-java
Licenses: Modified BSD
Build system: ant
Synopsis: CDS HEALPix library in Java
Description:

This package provides a Centre de Données astronomiques de Strasbourg implementation in Java of the Hierarchical Equal Area isoLatitude Pixelization of a sphere tesselation.

python-astroquery 0.4.11
Propagated dependencies: python-astropy@7.1.1 python-astropy-healpix@1.1.2 python-beautifulsoup4@4.14.3 python-boto3@1.40.61 python-html5lib@1.1 python-keyring@23.9.3 python-numpy@1.26.4 python-pyvo@1.8 python-regions@0.10 python-requests@2.32.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astroquery.readthedocs.io/en/latest/index.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: Access online astronomical data resources
Description:

Astroquery is a package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.

python-stdatamodels 4.1.0
Propagated dependencies: python-asdf@4.5.0 python-asdf-transform-schemas@0.6.0 python-asdf-astropy@0.9.0 python-astropy@7.1.1 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stdatamodels
Licenses: Modified BSD
Build system: pyproject
Synopsis: STScI DataModel classes used in calibration pipelines
Description:

Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.

python-astroml 1.0.2.post1
Propagated dependencies: python-astropy@7.1.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astroml.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Tools for machine learning and data mining in astronomy
Description:

This package provides tools for machine learning and data mining in astronomy.

python-pyesorex 1.0.3
Propagated dependencies: python-pycpl@1.0.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/pycpl/pycpl-site/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Alternative Python CLI for ESO's Rex
Description:

PyEsoRex is a command line tool which can serve as a drop-in replacement of EsoRex, which can execute both, existing pipeline recipes implemented using the Common Pipeline Library C API, and recipes implemented using the PyCPL Python API.

fitsverify 4.22
Dependencies: cfitsio@4.6.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/index.html
Licenses: non-copyleft
Build system: gnu
Synopsis: FITS File Format-Verification Tool
Description:

Fitsverify is a computer program that rigorously checks whether a FITS data file conforms to the requirements defined in Version 3.0 of the FITS Standard document.

python-astroalign 2.6.2
Propagated dependencies: python-numpy@1.26.4 python-scikit-image@0.23.2 python-scipy@1.12.0 python-sep@1.4.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astroalign.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Astrometric Alignment of Images
Description:

ASTROALIGN is a python module that will try to align two stellar astronomical images, especially when there is no WCS information available.

gpredict 2.2.1
Dependencies: curl@8.6.0 glib@2.83.3 goocanvas@2.0.4 gtk+@3.24.51
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://oz9aec.dk/gpredict/
Licenses: GPL 2+
Build system: gnu
Synopsis: Satellite tracking and orbit prediction application
Description:

Gpredict is a real-time satellite tracking and orbit prediction application. It can track a large number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the time of future passes for a satellite, and provide you with detailed information about each pass.

Some core features of Gpredict include:

  • Tracking of a large number of satellites only limited by the physical memory and processing power of the computer

  • Display the tracking data in lists, maps, polar plots and any combination of these

  • Have many modules open at the same either in a notebook or in their own windows. The modules can also run in full-screen mode

  • You can use many ground stations

  • Predict upcoming passes

  • Gpredict can run in real-time, simulated real-time (fast forward and backward), and manual time control

  • Detailed information both the real time and non-real time modes

  • Doppler tuning of radios via Hamlib rigctld

  • Antenna rotator control via Hamlib rotctld

python-crds-minimal 13.0.6
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-filelock@3.16.1 python-asdf@5.1.0 python-requests@2.32.5 python-parsley@1.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://hst-crds.stsci.edu
Licenses: Modified BSD
Build system: pyproject
Synopsis: Calibration Reference Data System for HST and JWST
Description:

CRDS is a package used for working with astronomical reference files for the HST and JWST telescopes. CRDS is useful for performing various operations on reference files or reference file assignment rules. CRDS is used to assign, check, and compare reference files and rules, and also to predict those datasets which should potentially be reprocessed due to changes in reference files or assignment rules. CRDS has versioned rules which define the assignment of references for each type and instrument configuration. CRDS has web sites corresponding to each project http://hst-crds.stsci.edu or https://jwst-crds.stsci.edu/ which record information about reference files and provide related services.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091