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.
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.
This package provides a Python Module to Interact with NASA's Astrophysics Data System.
The spectral-cube package provides an easy way to read, manipulate, analyze, and write data cubes with two positional dimensions and one spectral dimension, optionally with Stokes parameters.
It provides the following main features:
A uniform interface to spectral cubes, robust to the wide range of conventions of axis order, spatial projections, and spectral units that exist in the wild.
Easy extraction of cube sub-regions using physical coordinates.
Ability to easily create, combine, and apply masks to datasets.
Basic summary statistic methods like moments and array aggregates.
Designed to work with datasets too large to load into memory.
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.
Orbital is a high level orbital mechanics package for Python.
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.
This package provides a similar in functionality to the astropy.coordinates module, but with more of an emphasis on efficiency. Some functions are more than 100 times faster than the corresponding functionality in astropy. On the other hand, the API is somewhat more restrictive than the API used by astropy, so the appropriate module to use will depend on your needs.
Python read-only implementation of the EventIO file format.
This package provides a Python definition and validation schemata for FITS files.
MissFITS is a program that performs basic maintenance and packaging tasks on FITS files:
add/edit FITS header keywords
split/join MEF files
unpack/pack FITS data-cubes
create/check/update FITS checksums, using R. Seaman's protocol
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.
Python library doing sunrise and sunset time calculation. Takes a WGS84 (GPS) latitude/longitude as input as well as an UTC or local datetime object.
SNCosmo is a Python library for supernova cosmology analysis. It aims to make such analysis both as flexible and clear as possible.
SkyMaker is a program that simulates astronomical images. It accepts object lists in ASCII generated by the Stuff program to produce realistic astronomical fields. SkyMaker is part of the EFIGI development project.
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.
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.
This package provides a Glue plugin which adds a 3D scatter plot viewer and a 3D volume rendering viewer.
CalcMySky is a software package that simulates scattering of light by the atmosphere to render daytime and twilight skies (without stars). Its primary purpose is to enable realistic view of the sky in applications such as planetaria. Secondary objective is to make it possible to explore atmospheric effects such as glories, fogbows etc., as well as simulate unusual environments such as on Mars or an exoplanet orbiting a star with a non-solar spectrum of radiation.
This package consists of three parts:
calcmyskyutility that does the precomputation of the atmosphere model to enable rendering.libShowMySkylibrary that lets the applications render the atmosphere model.ShowMySkypreview GUI that makes it possible to preview the rendering of the atmosphere model and examine its properties.
Glue is a python project to link visualizations of scientific datasets across many files.
LibXISF is C++ library that can read and write XISF files produced by PixInsight. It implements XISF 1.0 specification.
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.
This package provides a wide variety of utilities, focused primarily on numerical python, statistics, and file input/output. Includes specialized tools for astronomers.
This package provides ASDF schemas for validating transform tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.
PyCPL provides Python3 language bindings for the complete programming API of the European Southern Observatory Common Pipeline Library toolkit, including the CPL plugin interface.