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

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.


cfitsio 4.6.3
Dependencies: bzip2@1.0.8 curl@8.6.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
Licenses: non-copyleft
Build system: gnu
Synopsis: Library for reading and writing FITS files
Description:

CFITSIO provides simple high-level routines for reading and writing Flexible Image Transport System files that insulate the programmer from the internal complexities of the FITS format. CFITSIO also provides many advanced features for manipulating and filtering the information in FITS files.

astroterm 1.0.9
Dependencies: ncurses@6.2.20210619 argtable3@3.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/da-luce/astroterm
Licenses: Expat
Build system: meson
Synopsis: Planetarium for your terminal
Description:

astroterm is a terminal-based star map written in C. It displays the real-time positions of stars, planets, constellations, and more, all within your terminal - no telescope required!

swarp 2.41.5
Dependencies: cfitsio@4.6.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.astromatic.net/software/swarp
Licenses: GPL 3+
Build system: gnu
Synopsis: FITS image resampling and co-addition
Description:

SWarp is a program that resamples and co-adds together FITS images using any arbitrary astrometric projection defined in the WCS standard.

uraniborg 0.0.14
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://codeberg.org/astronexus/uraniborg
Licenses: ASL 2.0 SIL OFL 1.1 GPL 3+
Build system: go
Synopsis: CLI star chart application for the AT-HYG catalog
Description:

uraniborg is a CLI visualization tool and star chart "engine" for the Augmented Tycho + HYG (AT-HYG) star catalog. The AT-HYG catalog consists of stars from the Tycho-2 star catalog, augmented with additional distance and velocity information from Gaia DR3, as well as the "classic" / historical information from the HYG catalog.

uraniborg lets you view the sky from both the solar system and from any star in the AT-HYG catalog with a known distance (over 2.5 million stars currently).

Base directory containing custom config, data, charts and fonts may be adjusted with command line option -b, by default set to store path.

python-ogadf-schema 0.2.4.post1
Propagated dependencies: python-fits-schema@0.5.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/open-gamma-ray-astro/ogadf-schema
Licenses: Expat
Build system: pyproject
Synopsis: Definition of the open gamma ray astronomy data formats using fits-schema
Description:

This package provides schema definitions for the Data Formats For Gamma-Ray Astronomy.

python-sgp4 2.25
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/brandon-rhodes/python-sgp4
Licenses: Expat
Build system: pyproject
Synopsis: Track earth satellite TLE orbits using SGP4
Description:

This package provides a Python implementation for computations of the position and velocity of an earth-orbiting satellite, given the satellite’s TLE orbital elements from a source like https://celestrak.org/.

It implements the most recent version of SGP4, and is regularly run against the SGP4 test suite to make sure that its satellite position predictions agree to within 0.1 mm with the predictions of the standard distribution of the algorithm. This error is far less than the 1–3 km/day by which satellites themselves deviate from the ideal orbits described in TLE files.

python-hierarc 1.2.0
Propagated dependencies: python-astropy@6.1.7 python-emcee@3.1.6 python-h5py@3.13.0 python-lenstronomy@1.13.2 python-matplotlib@3.8.2 python-mpmath@1.3.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/sibirrer/hierarc
Licenses: Modified BSD
Build system: pyproject
Synopsis: Hierarchical analysis of strong lensing systems
Description:

This package implements a funtionality for hierarchical analysis of strong lensing systems to infer lens properties and cosmological parameters simultaneously. It allows to fit lenses with measured time delays, imaging information, kinematics constraints and standardizable magnifications with parameters described on the ensemble level.

ska-sdp-func 1.2.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://developer.skao.int/projects/ska-sdp-func/en/latest/
Licenses: Modified BSD
Build system: cmake
Synopsis: SDP Processing Function Library
Description:

This package provides a Square Kilometre Array (SKA) Science Data Processor (SDP) function library for radio astronomy.

python-asdf 4.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-rad 0.28.0
Propagated dependencies: python-asdf@5.1.0 python-asdf-astropy@0.9.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/rad
Licenses: Modified BSD
Build system: pyproject
Synopsis: Roman Attribute Dictionary
Description:

RAD is package which defines schemas for the Nancy Grace Roman Space Telescope shared attributes for processing and archive. These schemas are schemas for the ASDF file file format, which are used by ASDF to serialize and deserialize data for the Nancy Grace Roman Space Telescope.

python-yt-astro-analysis 1.1.4
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-packaging@25.0 python-yt@4.4.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/yt-project/yt_astro_analysis
Licenses: Modified BSD LGPL 3
Build system: pyproject
Synopsis: YT astrophysical analysis modules
Description:

This package provides an yt extension package for astrophysical analysis. This package contains functionality for:

  • halo finding and analysis

  • lightcones

  • planning cosmological simulations for making lightcones and lightrays

  • exporting to the RADMC-3D radiation transport code

  • creating PPV FITS cubes

python-hasasia 1.2.3
Propagated dependencies: python-astropy@7.1.1 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/Hazboun6/hasasia
Licenses: Expat
Build system: pyproject
Synopsis: Pulsar timing array sensitivity curves calculation in Python
Description:

This package provides a Python package to calculate gravitational-wave sensitivity curves for pulsar timing arrays.

Features:

  • pulsar transmission functions

  • inverse-noise-weighted transmission functions

  • individual pulsar sensitivity curves

  • pulsar timing array sensitivity curves as characteristic strain, strain sensitivity or energy density

  • power-law integrated sensitivity curves

  • sensitivity sky maps for pulsar timing arrays

python-calcos 3.6.1
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-scipy@1.12.0 python-stsci-tools@4.2.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://hst-docs.stsci.edu/cosdhb/chapter-3-cos-calibration
Licenses: Modified BSD
Build system: pyproject
Synopsis: Calibration software for Cosmic Origins Spectrograph
Description:

This packages provides a calibration software for COS.

python-synphot 1.6.0
Propagated dependencies: python-astropy@7.1.1 python-dust-extinction@1.6 python-numpy@1.26.4 python-scipy@1.12.0 python-specutils@2.2.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-pypeit 1.17.4
Propagated dependencies: python-astropy@6.1.7 python-bottleneck@1.4.2 python-configobj@5.0.9 python-extension-helpers@1.4.0 python-fast-histogram@0.14 python-ginga@5.4.0 python-ipython@8.37.0 python-linetools@0.3.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-pyerfa@2.0.1.5 python-pygithub@2.8.1 python-pyqt@6.9.1 python-pyyaml@6.0.2 python-qtpy@2.4.3 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pypeit/PypeIt
Licenses: Modified BSD
Build system: pyproject
Synopsis: Spectroscopic Data Reduction Pipeline
Description:

PypeIt is a Python package for semi-automated reduction of astronomical spectroscopic data. Its algorithms build on decades-long development of previous data reduction pipelines by the developers.

It is designed to be used by both advanced spectroscopists with prior data reduction expertise and astronomers with no prior experience of data reduction. It is highly configurable and designed to be applied to any standard slit-imaging spectrograph, including long-slit, multi-slit, as well as cross-dispersed echelle spectra.

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.

python-ska-sdp-func 1.2.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://developer.skao.int/projects/ska-sdp-func/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: SDP Processing Function Library
Description:

This package provides a Square Kilometre Array (SKA) Science Data Processor (SDP) function library for radio astronomy.

python-mapsims 2.6.0
Propagated dependencies: python-astropy@7.1.1 python-healpy@1.18.1 python-numpy@1.26.4 python-pixell@0.31.3 python-pysm3@3.4.3 python-pyyaml@6.0.2 python-so-noise-models@0.0.0-0.fac881e python-toml@0.10.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/galsci/mapsims
Licenses: FreeBSD
Build system: pyproject
Synopsis: Map based simulations software for CMB Experiments
Description:

This package implements a functionality to produce map based simulations for the Simons Observatory or other CMB experiments. It creates simulated maps in HEALPix and CAR pixelization based on:

  • foreground models included in PySM

  • custom foregrounds models from the so_pysm_models package

  • precomputed Cosmic Microwave Background simulations

  • noise simulations based on expected performance and simulated hitmaps

  • effect of gaussian beam convolution

gnuastro 0.24
Dependencies: cfitsio@4.4.1 curl@8.6.0 gsl@2.8 libgit2@1.5.2 libjpeg-turbo@2.1.4 libtiff@4.4.0 wcslib@8.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.gnu.org/software/gnuastro/
Licenses: GPL 3+
Build system: gnu
Synopsis: Astronomy utilities
Description:

The GNU Astronomy Utilities (Gnuastro) is a suite of programs for the manipulation and analysis of astronomical data.

python-ndcube-minimal 2.3.4
Propagated dependencies: python-astropy@7.1.1 python-gwcs@0.26.0 python-numpy@1.26.4 python-scipy@1.12.0 python-matplotlib@3.8.2 python-mpl-animators@1.2.4 python-reproject@0.14.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/ndcube/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Multi-dimensional contiguous and non-contiguous coordinate aware arrays
Description:

ndcube is a package for manipulating, inspecting and visualizing multi-dimensional contiguous and non-contiguous coordinate-aware data arrays.

It combines data, uncertainties, units, metadata, masking, and coordinate transformations into classes with unified slicing and generic coordinate transformations and plotting/animation capabilities. It is designed to handle data of any number of dimensions and axis types (e.g. spatial, temporal, spectral, etc.) whose relationship between the array elements and the real world can be described by WCS translations.

python-glue-geospatial 0.4
Propagated dependencies: python-affine@2.4.0 python-glue-core@1.24.1 python-pyproj@3.6.1 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.

sgp4 1.0-2.6a448b4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/dnwrnr/sgp4
Licenses: ASL 2.0
Build system: cmake
Synopsis: Simplified perturbations models library
Description:

This is a library implementing the simplified perturbations model. It can be used to calculate the trajectory of satellites.

python-drms 0.9.0
Propagated dependencies: python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sunpy.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Access astronomical HMI, AIA and MDI data with Python
Description:

DRMS module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC (http://jsoc.stanford.edu/) DRMS server by default, but can also be used with local NetDRMS sites.

python-acstools 3.7.2
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-pyyaml@6.0.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/acstools
Licenses: Modified BSD
Build system: pyproject
Synopsis: Hubble Space Telescope Advanced Camera for Surveys Tools
Description:

Python Tools for HST ACS (Advanced Camera for Surveys) Data.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091