macOS
brew install astrometry-netlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de astrometry-net pour les workflows d'agents IA.
installation
brew install astrometry-netlocal Homebrew formula metadata
sudo apt install astrometry.netDebian stable package indexes · astrometry.net · Source: deb.debian.org
aperçu
Automatic identification of astronomical images
historique
Astrometry.net is the classic open-source blind astrometric calibration system: give it an astronomical image without reliable coordinates and it solves the sky position, writes standards-compliant WCS metadata, and can annotate known objects. The Homebrew formula exposes both the famous solve-field command and a large toolbox of FITS, WCS, plotting, index-building, and catalog utilities.
The codebase dates to the Astrometry.net Team work by Michael Blanton, David W. Hogg, Dustin Lang, Keir Mierle, and Sam Roweis, with copyright notices beginning in 2006. The accompanying 2010 Astronomical Journal paper, 'Astrometry.net: Blind astrometric calibration of arbitrary astronomical images,' framed the project as a way to create correct astrometric metadata for useful astronomical images in archival disarray.
The official code README says the original code release backed up the claims in the paper for scientific repeatability, then became more robust and usable for a wider audience. That origin still shows in the package: it is not just a single solver binary, but a research-to-operations toolkit including HEALPIX support, kd-tree code, FITS utilities, index builders, and a web-service stack.
Astrometry.net adoption spans two modes: the hosted nova.astrometry.net web service for casual uploads and the local command-line solver for observatories, astrophotographers, pipelines, and archive processing. The README points users to the web service, the documentation, downloadable code snapshots, Docker containers, and index files.
Package-manager adoption is broad because local solving needs repeatable binaries and large offline index files. Homebrew, Debian, and Ubuntu package it, and the upstream README documents a Docker image invocation such as astrometrynet/solver:0.98 solve-field image.jpg for containerized use.
The core CLI workflow is to install the code, download the index files appropriate for the field sizes being solved, optionally edit INSTALL_DIR/etc/astrometry.cfg, and run solve-field against an image, FITS file, URL, or xylist. The docs explain that the backend reads astrometry.cfg, normally /usr/local/astrometry/etc/astrometry.cfg, to find index files and control solver behavior.
solve-field is the main high-level command-line interface. It extracts sources, creates augmented xylists, calls the backend solver, and writes output files such as WCS and annotated products. Power users constrain scale, depth, radius, CPU limit, source extraction, plotting, and index selection for speed and reliability.
This is a package nerd favorite because it brings a serious scientific stack to a normal CLI install: dozens of executables, FITS table tools, plotting helpers, WCS transformers, and index builders all land on PATH. The real payload is split between packaged code and separately managed index data, so the package's usability depends on documentation, data placement, and config paths as much as on the binary itself.
It is also a canonical example of scientific reproducibility becoming operational infrastructure. The same algorithms that backed a journal paper became a web service, a Docker solver, distribution packages, and a local command-line workhorse used outside professional astronomy.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
INSTALL_DIR/etc/astrometry.cfg/usr/local/astrometry/etc/astrometry.cfgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
an-fitstopnm | cli | exécutable global | |
an-pnmtofits | cli | exécutable global | |
astrometry-engine | cli | exécutable global | |
augment-xylist | cli | exécutable global | |
build-astrometry-index | cli | exécutable global | |
degtohms | cli | exécutable global | |
downsample-fits | cli | exécutable global | |
fit-wcs | cli | exécutable global | |
fits-column-merge | cli | exécutable global | |
fits-flip-endian | cli | exécutable global | |
fits-guess-scale | cli | exécutable global | |
fitsgetext | cli | exécutable global | |
get-healpix | cli | exécutable global | |
get-wcs | cli | exécutable global | |
hmstodeg | cli | exécutable global | |
hpsplit | cli | exécutable global | |
image2pnm | cli | exécutable global | |
image2xy | cli | exécutable global | |
imarith | cli | exécutable global | |
imstat | cli | exécutable global | |
listhead | cli | exécutable global | |
liststruc | cli | exécutable global | |
merge-columns | cli | exécutable global | |
modhead | cli | exécutable global | |
new-wcs | cli | exécutable global | |
pad-file | cli | exécutable global | |
plot-constellations | cli | exécutable global | |
plotann.py | cli | exécutable global | |
plotquad | cli | exécutable global | |
plotxy | cli | exécutable global | |
query-starkd | cli | exécutable global | |
removelines | cli | exécutable global | |
solve-field | cli | exécutable global | |
startree | cli | exécutable global | |
subtable | cli | exécutable global | |
tablist | cli | exécutable global | |
tabmerge | cli | exécutable global | |
tabsort | cli | exécutable global | |
text2fits | cli | exécutable global | |
uniformize | cli | exécutable global | |
votabletofits | cli | exécutable global | |
wcs-grab | cli | exécutable global | |
wcs-match | cli | exécutable global | |
wcs-pv2sip | cli | exécutable global | |
wcs-rd2xy | cli | exécutable global | |
wcs-resample | cli | exécutable global | |
wcs-to-tan | cli | exécutable global | |
wcs-xy2rd | cli | exécutable global | |
wcsinfo | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/dstndstn/astrometry.net
métadonnées d'installation
| Clé du paquet | brew:astrometry-net |
|---|---|
| Version | 0.97 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/astrometry-net |
| Page d'accueil | https://github.com/dstndstn/astrometry.net |
| Dépôt | https://github.com/dstndstn/astrometry.net |
| Docs amont | https://astrometry.net/doc |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/dstndstn/astrometry.net/releases/download/0.97/astrometry.net-0.97.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:37+02:00 |
| Pulse | updated |
| Dépendances | cairo, cfitsio, gsl, jpeg-turbo, libpng, netpbm, numpy, python@3.14, wcslib |
| Dépendances de compilation | pkgconf, python-setuptools, swig |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | astrometry-net |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
astrometry.net 0.97+dfsg-2
Astrometry plate solver
sudo apt install astrometry.netlibastrometry-dev 0.97+dfsg-2
Astrometry plate solver (development files)
sudo apt install libastrometry-devlibastrometry0t64 0.97+dfsg-2
Astrometry plate solver (shared lib)
sudo apt install libastrometry0t64python3-astrometry 0.97+dfsg-2
Astrometry plate solver (Python package)
sudo apt install python3-astrometryastrometry.net 0.93+dfsg-1.1ubuntu1
Astrometry plate solver
sudo apt install astrometry.netlibastrometry-dev 0.93+dfsg-1.1ubuntu1
Astrometry plate solver (development files)
sudo apt install libastrometry-devlibastrometry0t64 0.93+dfsg-1.1ubuntu1
Astrometry plate solver (shared lib)
sudo apt install libastrometry0t64python3-astrometry 0.93+dfsg-1.1ubuntu1
Astrometry plate solver (Python package)
sudo apt install python3-astrometrypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.