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.
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 information about the Euclid space telescope and survey that is needed to produce simulations using GalSim. Some of the information provided is approximate, aimed towards fast simulations rather than full accuracy in representation of Euclid images. Places where the information is only approximate are flagged and described in the docstring, and we particularly highlight that the PSF is only approximate; for details, see the docstring of the getPSF() method. This library should enable generation of Euclid-like images of sufficient fidelity for preliminary exploration of object detection, photometry, deblending, and joint analysis with ground-based observatories. For applications requiring high precision such as weak lensing, the higher fidelity simulations available within the Euclid Consortium should be used.
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.
LePHARE is a code for estimating galaxy redshifts and physical parameters using template fitting.
TANGOS is a tool to build a database (along the lines of Eagle or MultiDark) for cosmological and zoom simulations.
Features:
designed to store and manage results from custom analysis code
provides web and Python interfaces
science-focussed queries across entire merger trees, without requiring any knowledge of SQL
manages the process of populating the database with science data, including auto-parallelising custom analysis
customization with multiple Python modules such as
pynbodyorytto process raw simulation datasupports file-based database SQLite, server-based MySQL and PostgreSQL
Python implementation of Parker wind models for planetary atmospheres. p-winds produces simplified, 1-D models of the upper atmosphere of a planet, and perform radiative transfer to calculate observable spectral signatures.
The scalable implementation of 1D models allows for atmospheric retrievals to calculate atmospheric escape rates and temperatures. In addition, the modular implementation allows for a smooth plugging-in of more complex descriptions to forward model their corresponding spectral signatures (e.g., self-consistent or 3D models).
This package provides source-only AOCommon collection of functionality that is reused in several astronomical applications, such as wsclean, aoflagger, DP3 and everybeam.
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.
The Python Satellite Data Analysis Toolkit (pysat) provides a simple and flexible interface for robust data analysis from beginning to end - including downloading, loading, cleaning, managing, processing, and analyzing data. Pysat's plug-in design allows analysis support for any data, including user provided data sets.
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.
PyVO is a package providing access to remote data and services of the Virtual observatory (VO) using Python.
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.
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 includes plugins that provide ASDF serialization support for Astropy objects.
This package provides a comprehensive framework for Massive Black Hole binary population synthesis. The framework includes modules to perform population synthesis using a variety of methodologies from semi-analytic models, to cosmological hydrodynamic simulations, and even observationally-derived galaxy merger catalogs.
Colossus is a Python toolkit for calculations pertaining to cosmology, the large-scale structure of the universe, and the properties of dark matter halos.
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
BayesicFitting is a package for model fitting and Bayesian evidence calculation, it is a Python version of the the fitter classes in HCSS. HCSS was the all encompassing software system for the operations and analysis of the ESA satellite Herschel.
Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.
GenetIC is a code to generate initial conditions for cosmological simulations, especially for zoom simulations of galaxies. It provides support for "genetic modifications" as described by e.g. Roth et al 2015, Rey & Pontzen 2018. It also supports 'splicing' as described by Cadiou et al 2021.
hissw (hiss (like a snake) + SSW) is a (VERY) lightweight (~1 file) Python package that helps one to write IDL scripts (either inline or in a separate file) which use your installed SSW packages and return the results to local Python namespace. hissw uses Jinja2 templates to generate SSW startup scripts and then runs IDL code using subprocess, i.e. the shell. Jinja2 syntax may be used to inject arguments from Python into IDL. The results are then saved to a file and then loaded back in using the amazing readsav() function in scipy.io.
This package provides a Glue plugin for geospatial imagery.
UNSIO provides an API for performing input and output operations on different kinds of n-body file formats (nemo, Gadget binaries 1 and 2, Gadget hdf5, Ramses).
This package provides a set of Python modules for producing simple plots, statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information.