Debian Astro Pure Blend
banner
debianastro.bsky.social
Debian Astro Pure Blend
@debianastro.bsky.social
Debian Astro is a "Debian Pure Blend" that fits the requirements of astronomers. Account maintained by @olebole.bsky.social

Mastodon: @DebianAstro@fosstodon.org
Reposted by Debian Astro Pure Blend
Presenting the @debianastro.bsky.social poster at #ADASS2025
November 11, 2025 at 12:26 PM
Random Debian Astro package of the week is python3-numpy. NumPy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.
1/2⤵
November 11, 2025 at 7:21 AM
Random Debian Astro package of the week is casacore-dev. The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications.
1/2⤵
November 4, 2025 at 7:21 AM
Random Debian Astro package of the week is openvlbi. OpenVLBI is an open source correlator for astronomical interferometers. with OpenVLBI astronomers can join together more telescopes to observe celestial objects at great resolution. OpenVLBI can be used with radio antennas or optical sensors.
1/2⤵
October 28, 2025 at 7:21 AM
Random Debian Astro package of the week is gdl-mpfit. These GDL routines provide a robust and relatively fast way to perform least-squares curve and surface fitting. The algorithms are translated from MINPACK-1, which is a rugged minimization routine found on Netlib, and distributed with
1/4⤵
October 21, 2025 at 7:21 AM
Random Debian Astro package of the week is libgsl-dev. The GNU Scientific Library (GSL) is a collection of routines for numerical analysis. The routines are written from scratch by the GSL team in C, and present a modern API for C programmers, while allowing wrappers to be written for very
1/2⤵
October 14, 2025 at 7:21 AM
Reposted by Debian Astro Pure Blend
Today, a new #PyRAF version 2.2.3 was released. This is a maintenance release which makes PyRAF compliant to #Python 3.13. Uploaded to PyPI and to #Debian unstable. github.com/iraf-communi...
#IRAF
Release Version 2.2.3 · iraf-community/pyraf
This is a maintenance release that ensures compatibility with Python 3.13. What's Changed Update determination of iraf and IRAFARCH variables by @olebole in #171 Remove IrafHatchFills by @olebole ...
github.com
October 13, 2025 at 7:28 PM
Random Debian Astro package of the week is python3-astroml. AstroML is a Python 3 module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in
1/2⤵
October 7, 2025 at 7:21 AM
Random Debian Astro package of the week is planetary-system-stacker. This package contrains software to produce a sharp image of a planetary system object (moon, sun, planets) from many seeing-affected frames using the "lucky imaging" technique._

The program is mainly targeted at extended
1/7⤵
September 30, 2025 at 7:21 AM
Random Debian Astro package of the week is python3-unyt. Often writing code that deals with data that has units can be confusing. A function might return an array but at least with plain NumPy arrays, there is no way to easily tell what the units of the data are without somehow knowing a
1/2⤵
September 23, 2025 at 7:21 AM
Random Debian Astro package of the week is skyview. SkyView is a "virtual" observatory dynamically generating images of the sky in different wavelength regimes from a static image database. SkyView is intended as a quick look facility to see the heavens.

This package includes the executable.
skyview homepage
skyview.gsfc.nasa.gov
September 16, 2025 at 7:21 AM
Random Debian Astro package of the week is libccfits-dev. 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
1/2⤵
September 9, 2025 at 7:21 AM
Random Debian Astro package of the week is libstarlink-pal-dev. This library is a collection of code designed to aid in replacing the SLA library with code from NOVAS and ERFA.

Where possible the API is similar to the C SLA API except for the use of a "pal" prefix.
1/2⤵
September 2, 2025 at 7:21 AM
Random Debian Astro package of the week is ser-player. The SER file format can be used to store data from fast frame rate astronomy cameras instead of using the AVI file format. This application enables users to review SER files in the same way that AVI files are reviewed with a video player.
August 26, 2025 at 7:21 AM
Random Debian Astro package of the week is graphviz. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as
1/5⤵
August 19, 2025 at 7:21 AM
Random Debian Astro package of the week is python3-astropy-affiliated. A major part of the Astropy project is the concept of “Affiliated Packages”. An affiliated package is an astronomy-related Python package that is not part of the astropy core package, but has requested to be included as part
1/2⤵
August 12, 2025 at 3:05 PM
Random Debian Astro package of the week is python3-astroalign. Astroalign is a Python module that will try to align two stellar astronomical images, especially when there is no WCS information available.

It does so by finding similar 3-point asterisms (triangles) in both images and deducing
1/3⤵
August 5, 2025 at 7:21 AM
Random Debian Astro package of the week is iraf-dev. IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR
1/2⤵
July 29, 2025 at 7:21 AM
Random Debian Astro package of the week is aravis-tools. Basic viewer for aravis compatible cameras, real-time camera control using GenICam implemented properties (arv-viewer-0.8).
aravis-tools homepage
wiki.gnome.org
July 22, 2025 at 7:21 AM
Random Debian Astro package of the week is python3-pygnuplot. PyGnuplot works as a Python pipe for Gnuplot allowing to pipe commands to Gnuplot command prompt, plot, save data files, create postscript and PDF files

This package installs the library for Python 3.
GitHub - benschneider/PyGnuplot: Python interface to gnuplot
Python interface to gnuplot. Contribute to benschneider/PyGnuplot development by creating an account on GitHub.
github.com
July 15, 2025 at 7:21 AM
Random Debian Astro package of the week is python3-astlib. astLib is a set of Python3 modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World
1/2⤵
July 8, 2025 at 7:21 AM
Random Debian Astro package of the week is python3-cmyt. This package provides several colormaps for the scientific use with matplotlib. It contains perceptually uniform sequential colormaps (abre, dusk, kepl, octarine), monochromatic sequential colormaps (blue, green, red) and other (algae,
1/2⤵
July 1, 2025 at 7:22 AM
Random Debian Astro package of the week is libstarlink-ast-dev. AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them.

It provides a comprehensive range of facilities for attaching world coordinate systems (WCS) to
1/3⤵
June 24, 2025 at 7:21 AM
Random Debian Astro package of the week is gyoto. Gyoto is a framework for computing geodesics in curved space-times. The gyoto utility program uses this framework to compute images of astronomical objects in the vicinity of compact objects (e.g. black-holes).
1/3⤵
June 17, 2025 at 7:21 AM
Random Debian Astro package of the week is iraf-xdimsum. XDIMSUM is a package for creating accurate sky subtracted images from sets of dithered observations. While the observations need not be in the infrared, the dominance of the variable sky background in infrared data requires the dithering
1/2⤵
June 10, 2025 at 7:21 AM