pkg.soopen package index

brew / Rang 4299

astrometry-net mit Homebrew, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für astrometry-net in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install astrometry-net

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install astrometry.net

Debian stable package indexes · astrometry.net · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Automatic identification of astronomical images

Befehle und Aliase

  • an-fitstopnm
  • an-pnmtofits
  • astrometry-engine
  • augment-xylist
  • build-astrometry-index
  • degtohms
  • downsample-fits
  • fit-wcs
  • fits-column-merge
  • fits-flip-endian
  • fits-guess-scale
  • fitsgetext
  • get-healpix
  • get-wcs
  • hmstodeg
  • hpsplit
  • image2pnm
  • image2xy
  • imarith
  • imstat
  • listhead
  • liststruc
  • merge-columns
  • modhead
  • new-wcs
  • pad-file
  • plot-constellations
  • plotann.py
  • plotquad
  • plotxy
  • query-starkd
  • removelines

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2006: Copyright notices begin for the Astrometry.net Team code.
  • 2010: The Astrometry.net blind astrometric calibration paper was published in The Astronomical Journal.
  • 2012: The Sphinx documentation set identifies the project documentation authorship and code docs era.
  • 2024: Upstream tags reached the 0.9x series, with 0.98 available in the documented Docker example.

Related projects

  • nova.astrometry.net is the hosted web service using much of the same software.
  • USNO-B, Tycho-2, 2MASS, and Gaia are reference catalogs used for index files.
  • FITS and WCS standards are the file and metadata formats the command-line tools manipulate.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:image

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
INSTALL_DIR/etc/astrometry.cfg/usr/local/astrometry/etc/astrometry.cfg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
an-fitstopnmExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
an-pnmtofitsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
astrometry-engineExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
augment-xylistExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
build-astrometry-indexExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
degtohmsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
downsample-fitsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fit-wcsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fits-column-mergeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fits-flip-endianExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fits-guess-scaleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
fitsgetextExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
get-healpixExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
get-wcsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
hmstodegExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
hpsplitExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
image2pnmExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
image2xyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
imarithExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
imstatExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
listheadExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
liststrucExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
merge-columnsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
modheadExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
new-wcsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pad-fileExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
plot-constellationsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
plotann.pyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
plotquadExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
plotxyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
query-starkdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
removelinesExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
solve-fieldExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
startreeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
subtableExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tablistExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tabmergeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tabsortExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
text2fitsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uniformizeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
votabletofitsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-grabExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-matchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-pv2sipExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-rd2xyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-resampleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-to-tanExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcs-xy2rdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
wcsinfoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.97
Manager aktualisiert2026-06-25
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:astrometry-net
Version0.97
PaketmanagerHomebrew
Homepagehttps://github.com/dstndstn/astrometry.net
Repositoryhttps://github.com/dstndstn/astrometry.net
Zuletzt aktualisiert2026-06-25T13:37:37+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

astrometry.net 0.97+dfsg-2

Astrometry plate solver

http://www.astrometry.net

sudo apt install astrometry.net
  • Section: science
  • Architecture: amd64
  • 12 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Debian stable package indexes · deb.debian.org · Debian stable package indexes: astrometry.net from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libastrometry-dev 0.97+dfsg-2

Astrometry plate solver (development files)

http://www.astrometry.net

sudo apt install libastrometry-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: astrometry.net
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libastrometry-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libastrometry0t64 0.97+dfsg-2

Astrometry plate solver (shared lib)

http://www.astrometry.net

sudo apt install libastrometry0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: astrometry.net
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libastrometry0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-astrometry 0.97+dfsg-2

Astrometry plate solver (Python package)

http://www.astrometry.net

sudo apt install python3-astrometry
  • Section: python
  • Architecture: amd64
  • Source Package: astrometry.net
  • 13 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-astrometry from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

astrometry.net 0.93+dfsg-1.1ubuntu1

Astrometry plate solver

http://www.astrometry.net

sudo apt install astrometry.net
  • Section: universe/science
  • Architecture: amd64
  • 12 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: astrometry.net from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libastrometry-dev 0.93+dfsg-1.1ubuntu1

Astrometry plate solver (development files)

http://www.astrometry.net

sudo apt install libastrometry-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: astrometry.net
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libastrometry-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libastrometry0t64 0.93+dfsg-1.1ubuntu1

Astrometry plate solver (shared lib)

http://www.astrometry.net

sudo apt install libastrometry0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: astrometry.net
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libastrometry0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-astrometry 0.93+dfsg-1.1ubuntu1

Astrometry plate solver (Python package)

http://www.astrometry.net

sudo apt install python3-astrometry
  • Section: universe/python
  • Architecture: amd64
  • Source Package: astrometry.net
  • 13 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Astrometry Net
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-astrometry from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation