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

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-czml3 3.0.0
Propagated dependencies: python-dateutil@2.9.0 python-numpy@1.26.4 python-pydantic@2.10.4 python-strenum@0.4.15 python-typing-extensions@4.15.0 python-w3lib@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/Stoops-ML/czml3
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library to write CZML
Description:

CZML3 is a Python library to write CZML, a JSON format for describing a time-dynamic graphical scene, primarily for display in a web browser running Cesium.

python-ephem 4.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://rhodesmill.org/pyephem/
Licenses: Expat
Build system: pyproject
Synopsis: Compute positions of the planets and stars
Description:

PyEphem provides an ephem Python package for performing high-precision astronomy computations.

The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.

splash 3.11.6
Dependencies: cairo@1.18.4 cfitsio@4.6.3 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-specutils 2.2.0
Propagated dependencies: python-asdf@5.1.0 python-asdf-astropy@0.9.0 python-astropy@7.1.1 python-gwcs@0.26.0 python-ndcube-minimal@2.3.4 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://specutils.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Package for spectroscopic astronomical data
Description:

specutils is a Python package for representing, loading, manipulating,and analyzing astronomical spectroscopic data. The generic data containers and accompanying modules provide a toolbox that the astronomical community can use to build more domain-specific packages. For more details about the underlying principles, see APE13.

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-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.

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-cobaya 3.6
Propagated dependencies: python-dill@0.4.0 python-fuzzywuzzy@0.18.0 python-getdist@1.5.4 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.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.12.0 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-cdflib 1.3.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/MAVENSDC/cdflib
Licenses: Expat
Build system: pyproject
Synopsis: Python library to deal with NASA's CDF astronmical data format
Description:

This package provides a Python CDF reader toolkit.

It provides the following functionality:

  • Ability to read variables and attributes from CDF files

  • Writes CDF version 3 files

  • Can convert between CDF time types (EPOCH/EPOCH16/TT2000) to other common time formats

  • Can convert CDF files into XArray Dataset objects and vice versa, attempting to maintain ISTP compliance

python-astropy-healpix 1.1.2
Propagated dependencies: 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/astropy/astropy-healpix
Licenses: Modified BSD
Build system: pyproject
Synopsis: HEALPix for Astropy
Description:

This package provides HEALPix to the Astropy project.

python-pyerfa 2.0.1.5
Dependencies: erfa@2.0.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/liberfa/pyerfa
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for ERFA
Description:

PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU). All C routines are wrapped as Numpy universal functions, so that they can be called with scalar or array inputs.

glnemo2 1.21.0
Dependencies: ccfits@2.7 cfitsio@4.6.3 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-esutil 0.6.16
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/esheldon/esutil
Licenses: GPL 2+
Build system: pyproject
Synopsis: Numerical, scientific, and astrophysical computing utilities
Description:

This package provides a wide variety of utilities, focused primarily on numerical python, statistics, and file input/output. Includes specialized tools for astronomers.

python-sncosmo 2.12.1
Propagated dependencies: python-astropy@7.1.1 python-extinction@0.4.8 python-h5py@3.13.0 python-looseversion@1.3.0 python-numpy@1.26.4 python-pyyaml@6.0.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sncosmo.readthedocs.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Package for supernova cosmology based on astropy
Description:

SNCosmo is a Python library for supernova cosmology analysis. It aims to make such analysis both as flexible and clear as possible.

python-healpy 1.18.1
Dependencies: cfitsio@4.6.3 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@7.1.1 python-colorlog@6.9.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0
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-spacetrack 1.4.0
Propagated dependencies: python-filelock@3.20.0 python-httpx@0.28.1 python-logbook@1.8.2 python-outcome@1.3.0.post0 python-platformdirs@4.3.6 python-dateutil@2.9.0 python-represent@2.1 python-rush@2021.04.0 python-sniffio@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/python-astrodynamics/spacetrack
Licenses: Expat
Build system: pyproject
Synopsis: Python client for space-track.org
Description:

spacetrack is a python module for Space-Track which promotes space flight safety, protection of the space environment and the peaceful use of space worldwide by sharing space situational awareness services and information with international satellite owners/operators, academia and other entities.

python-poliastro 0.17.0
Propagated dependencies: python-astropy@6.1.7 python-astroquery@0.4.11 python-czml3@3.0.0 python-jplephem@2.23 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-plotly@5.20.0 python-pyerfa@2.0.1.5 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.poliastro.space/
Licenses: Expat
Build system: pyproject
Synopsis: Astrodynamics in Python
Description:

POLIASTRO is a Python library for interactive Astrodynamics and Orbital Mechanics, with a focus on ease of use, speed, and quick visualization. It provides a simple and intuitive API, and handles physical quantities with units.

Some features include orbit propagation, solution of the Lambert's problem, conversion between position and velocity vectors and classical orbital elements and orbit plotting, among others. It focuses on interplanetary applications, but can also be used to analyze artificial satellites in Low-Earth Orbit (LEO).

libskry 0.3.0
Dependencies: ffmpeg@4.4.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/GreatAttractor/libskry
Licenses: GPL 3+
Build system: gnu
Synopsis: Astronimical lucky imaging library
Description:

libskry implements the lucky imaging principle of astronomical imaging: creating a high-quality still image out of a series of many thousands) low quality ones

erfa 2.0.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/liberfa/erfa
Licenses: Modified BSD
Build system: gnu
Synopsis: Essential Routines for Fundamental Astronomy
Description:

The ERFA C library contains key algorithms for astronomy, and is based on the SOFA library published by the IAU.

python-stwcs 1.7.5
Propagated dependencies: python-astropy@7.1.1 python-lxml@6.0.1 python-numpy@1.26.4 python-requests@2.32.5 python-stsci-tools@4.2.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://stwcs.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: WCS based distortion models and coordinate transformation
Description:

STWCS provides support for WCS distortion models and coordinate transformation for the imaging instruments on the Hubble Space Telescope).

python-pysiril 0.0.17
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://siril.org/tutorials/pysiril/
Licenses: GPL 3
Build system: pyproject
Synopsis: Python interface to SiriL
Description:

This package provides an extending scripting capabilities, present natively in Siril.

python-lofar-h5plot 2.9.1
Propagated dependencies: python-losoto@2.5.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pyqt@5.15.11 python-pyqt5-sip@12.17.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/tikk3r/lofar-h5plot
Licenses: GPL 3
Build system: pyproject
Synopsis: GUI for plotting H5Parms produced during LOFAR calibration
Description:

H5plot is a small GUI to view the solutions in an H5parm interactively. It is a spiritual successor to ParmDBplot for quickly reviewing gain solutions generated by NDPPP.

python-halotools 0.9.3
Propagated dependencies: python-astropy@7.1.1 python-beautifulsoup4@4.14.3 python-h5py@3.13.0 python-numpy@1.26.4 python-requests@2.32.5 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://halotools.rtfd.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: N-body simulations and constrain models of cosmology evolution
Description:

Halotools is a specialized python package for building and testing models of the galaxy-halo connection, and analyzing catalogs of dark matter halos. The core feature of Halotools is a modular platform for creating mock universes of galaxies starting from a catalog of dark matter halos obtained from a cosmological simulation.

python-aiapy 0.10.2
Propagated dependencies: python-sunpy@7.0.3
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.

Total packages: 69244