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.
This package provides a Python definition and validation schemata for FITS files.
The casa-formats-io package is a small package which implements functionality to read data stored in CASA formats (such as .image datasets). This implementation is independent of and does not use casacore.
romanisim is a Galsim-based simulator of imaging data from the WFI on the Nancy Grace Roman Space Telescope (pronounced roman-eye-sim, stylized Roman I-Sim). It uses Galsim to render astronomical scenes, WebbPSF to model the point spread function, and CRDS to access the calibration information needed to produce realistic WFI images.
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.
PySM generates full-sky simulations of Galactic emissions in intensity and polarization relevant to Cosmic Microwave Background experiments. It is a large refactor of PySM 2 focused on reducing memory usage, improving performance and run in parallel with MPI.
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.
This package implements a functionality to match sky on image mosaic.
wiimatch is a package that provides core computational algorithms for optimal matching of weighted N-dimensional image intensity data using (multivariate) polynomials.
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.
Event reconstruction framework for Imaging Atmospheric Cherenkov Telescopes developed for CTAO.
qfits is a C library giving access to FITS file internals, both for reading and writing.
This package provides an extending scripting capabilities, present natively in Siril.
This package provides Python implementation of ASDF - a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.
radiospectra provides support for some type of radio spectra in solar physics.
Software for Calibrating AstroMetry and Photometry is a software that computes astrometric projection parameters from source catalogues derived from FITS images. The computed solution is expressed according to the WCS standard. The main features of SCAMP are:
compatibility with
SExtractorFITS or Multi-Extension FITS catalogue format in inputgeneration of WCS-compliant and
SWarp-compatible FITS image headers in outputautomatic grouping of catalogues on the sky
selectable on-line astrometric reference catalogue
automatic determination of scale, position angle, flipping and coordinate shift using fast pattern-matching
various astrometric calibration modes for single detectors and detector arrays
combined astrometric solutions for multi-channel/instrument surveys
highly configurable astrometric distortion polynomials
correction for differential chromatic refraction
proper motion measurements
multi-threaded code that takes advantage of multiple processors
VOTable-compliant XML output of meta-data
XSLT filter sheet provided for convenient access to metadata from a regular web browser
Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), based on Pieter van Dokkum's L.A.Cosmic algorithm. Much of this was originally adapted from cosmics.py written by Malte Tewes. This is designed to be as fast as possible so some of the readability has been sacrificed, specifically in the C code.
This package includes plugins that provide ASDF serialization support for Astropy objects.
This package provides tools for COS.
This package provides build downsampled previews of Space Telescope products.
The CALCEPH Library is designed to access the binary planetary ephemeris files, such INPOPxx and JPL DExxx ephemeris files, (called original JPL binary or INPOP 2.0 or 3.0 binary ephemeris files in the next sections) and the SPICE kernel files (called SPICE ephemeris files in the next sections). At the moment, supported SPICE files are:
text Planetary Constants Kernel (KPL/PCK) files;
binary PCK (DAF/PCK) files;
binary SPK (DAF/SPK) files containing segments of type 1, 2, 3, 5, 8, 9, 12, 13, 17, 18, 19, 20, 21, 102, 103 and 120;
meta kernel (KPL/MK) files;
frame kernel (KPL/FK) files (only basic support).
This package provides a collection of Space Telescope Science Institute utility functions.
SNCosmo is a Python library for supernova cosmology analysis. It aims to make such analysis both as flexible and clear as possible.