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.
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.
SOXS is a software suite which can create simulated X-ray observations of astrophysical sources with almost any existing or planned X-ray observatory. The goal of SOXS is to provide a comprehensive set of tools to design source models and convolve them with simulated models of X-ray instruments. This package was originally developed to support the Lynx X-ray Observatory mission concept, but has evolved to support other missions as well.
FITS/XISF image viewer with multithreaded image loading. It is intended primarily for viewing astro photos and images with support of following formats:
FITS 8, 16 bit integer and 32 bit float
XISF 8, 16 bit integer and 32 bit float
RAW CR2, DNG, NEF
JPEG, PNG, BMP, GIF, PBM, PGM, PPM and SVG images
Features:
using same stretch function as PixInsight
OpenGL accelerated drawing
index and search FITS XISF header data
quick mark images and then copy/move marked files
convert FITS <-> XISF
convert FITS/XISF -> JPEG/PNG
image statistics mean, media, min, max
support for WCS
thumbnails
convert CFA images to colour - debayer
color space aware
This package implements functionality of spectroscopic reduction in observations from Optical and Near-infrared spectroscopy instruments.
Event reconstruction framework for Imaging Atmospheric Cherenkov Telescopes developed for CTAO.
IRAF is the Image Reduction and Analysis Facility, a general purpose software system for the reduction and analysis of astronomical data. IRAF was written by the NOAO in Tucson, Arizona. This package provides a community successor of the last IRAF release from 2013.
This package provides a Python Module to Interact with NASA's Astrophysics Data System.
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.
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.
SEP makes the core algorithms of sextractor available as a library of stand-alone functions and classes. These operate directly on in-memory arrays (no FITS files or configuration files). The code is derived from the Source Extractor code base (written in C) and aims to produce results compatible with Source Extractor whenever possible. SEP consists of a C library with no dependencies outside the standard library, and a Python module that wraps the C library in a Pythonic API. The Python wrapper operates on NumPy arrays with NumPy as its only dependency.
CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. It is written in ANSI C++ and implemented using the C++ Standard Library with namespaces, exception handling, and member template functions.
wiimatch is a package that provides core computational algorithms for optimal matching of weighted N-dimensional image intensity data using (multivariate) polynomials.
Tempo2 is a pulsar timing package, based on the old FORTRAN TEMPO code to address some shortcomings in that code for high precision pulsar timing. See related paper https://ui.adsabs.harvard.edu/abs/2006MNRAS.369..655H/abstract.
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.
LibXISF is C++ library that can read and write XISF files produced by PixInsight. It implements XISF 1.0 specification.
WCSTools is a set of software utilities, written in C, which create, display and manipulate the world coordinate system of a FITS or IRAF image, using specific keywords in the image header which relate pixel position within the image to position on the sky. Auxiliary programs search star catalogs and manipulate images.
This package provides build downsampled previews of Space Telescope products.
This package provides an image processing toolbox for Solar Physics.
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.
stsci.imagestats is a package designed to compute various statistics on image data using sigma-clipping iterations. It is designed to replicate core behaviour of the IRAF's imstatistics task.
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.
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.
This package provides base classes and command-line tools for implementing calibration pipeline software.
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.