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.
The GNU Astronomy Utilities (Gnuastro) is a suite of programs for the manipulation and analysis of astronomical data.
SNCosmo is a Python library for supernova cosmology analysis. It aims to make such analysis both as flexible and clear as possible.
This simulation program lets you explore our universe in three dimensions. Celestia simulates many different types of celestial objects. From planets and moons to star clusters and galaxies, you can visit every object in the expandable database and view it from any point in space and time. The position and movement of solar system objects is calculated accurately in real time at any rate desired.
tweakwcs is a package that provides core algorithms for computing and applying corrections to WCS objects such as to minimize mismatch between image and reference catalogs. Currently only aligning images with FITS WCS and JWST gWCS are supported.
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.
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
PetroFit is a package for calculating Petrosian properties, such as radii and concentration indices, as well as fitting galaxy light profiles. In particular, PetroFit includes tools for performing accurate photometry, segmentations, Petrosian profiling, and Sérsic fitting.
This package provides an image processing toolbox for Solar Physics.
Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights. The sun's position is calculated using time, and position - latitude and longitude should be specified on the command line.
Features:
calculates sunrise and sunset for given coordinates
can wait for sunrise/sunset, or return DAY or NIGHT codes
works with Windows Task Scheduler (or cron)
supports custom twilight angles
used to automate domestic lighting with Arduino transmitter and radio controlled sockets
Fitsverify is a computer program that rigorously checks whether a FITS data file conforms to the requirements defined in Version 3.0 of the FITS Standard document.
Hubble Space Telescope image combination using the drizzle algorithm to combine astronomical images, to model image distortion, to remove cosmic rays, and generally to improve the fidelity of data in the final image.
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.
Stellarium is a planetarium. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars, or a telescope. It can be used to control telescopes over a serial port for tracking celestial objects.
The concept of the pvextractor package is simple - given a path defined in sky coordinates, and a spectral cube, extract a slice of the cube along that path, and along the spectral axis, producing a position-velocity or position-frequency slice.
Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.
PyAVM is a module to represent, read, and write metadata following the AVM standard provided by vamp project.
pixell is a library for loading, manipulating and analyzing maps stored in rectangular pixelization. It is mainly intended for use with maps of the sky (e.g. CMB intensity and polarization maps, stacks of 21 cm intensity maps, binned galaxy positions or shear) in cylindrical projection, but its core functionality is more general.
In EyE an artificial neural network connected to pixels of a moving window (retina) is trained to associate these input stimuli to the corresponding response in one or several output image(s). The resulting filter can be loaded in SExtractor to operate complex, wildly non-linear filters on astronomical images. Typical applications of EyE include adaptive filtering, feature detection and cosmetic corrections.
This package provides a librari for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.
Supporting paper is available at https://arxiv.org/abs/1303.4945
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 a Square Kilometre Array (SKA) Science Data Processor (SDP) function library for radio astronomy.
Libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library.
This package provides a tool to create Calibration References Data System-formatted reference files for James Webb Space Telescope from a set of input dark current files and a set of flat field files.
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.