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.
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
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.
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
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
Baseband is a package for reading and writing VLBI and other radio baseband files, with the aim of simplifying and streamlining data conversion and standardization.
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.
SiriLic (SiriL's Interactif Companion) is a software for preparing acquisition files (raw, Biases, Flat and Dark) for processing with SiriL software.
Features:
structuring the SiriL working directory into sub-folders
convert Raw, Biases , Dark or Flat files into SiriL sequence
automatically generate the SiriL script according to the files present and the options
batch process multiple channel and sessions
The spherical_geometry library is a Python package for handling spherical polygons that represent arbitrary regions of the sky.
Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.
This package provides a CIANNA - a general-purpose deep learning framework primarily developed and used for astronomical data analysis.
skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (half a mas or milliarcsecond).
This package provides tools for machine learning and data mining in astronomy.
hvpy is a Python API wrapper around the formal https://api.helioviewer.org/docs/v2/.
CRDS is a package used for working with astronomical reference files for the HST and JWST telescopes. CRDS is useful for performing various operations on reference files or reference file assignment rules. CRDS is used to assign, check, and compare reference files and rules, and also to predict those datasets which should potentially be reprocessed due to changes in reference files or assignment rules. CRDS has versioned rules which define the assignment of references for each type and instrument configuration. CRDS has web sites corresponding to each project http://hst-crds.stsci.edu or https://jwst-crds.stsci.edu/ which record information about reference files and provide related services.
Stackistry implements the lucky imaging principle of astronomical imaging: creating a high-quality still image out of a series of many (possibly thousands) low quality ones (blurred, deformed, noisy). The resulting image stack typically requires post-processing, including sharpening (e.g. via deconvolution). Such post-processing is not performed by Stackistry.
PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU). All C routines are wrapped as Numpy universal functions, so that they can be called with scalar or array inputs.
This package provides shared libraries to interface Pascal program with standard astronomy libraries:
libpasgetdss.so: Interface with GetDSS to work with DSS images.libpasplan404.so: Interface with Plan404 to compute planets position.libpaswcs.so: Interface with libwcs to work with FITS WCS.libpasspice.so: To work with NAIF/SPICE kernel.
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.
This package provides a Glue plugin which adds a 3D scatter plot viewer and a 3D volume rendering viewer.
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.
This package implements a reader for CORSIKA binary output files using NumPy.
EsoRex is the European Southern Observatory Recipe Execution Tool. It can list, configure and execute Common Pipeline Library-based recipes from the command line.
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.
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.