Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 astrometry-net

查看 astrometry-net 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install astrometry-net

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install astrometry.net

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

概览

软件包摘要

Automatic identification of astronomical images

命令和别名

  • 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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:image

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 9 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
an-fitstopnmcli全局可执行文件
an-pnmtofitscli全局可执行文件
astrometry-enginecli全局可执行文件
augment-xylistcli全局可执行文件
build-astrometry-indexcli全局可执行文件
degtohmscli全局可执行文件
downsample-fitscli全局可执行文件
fit-wcscli全局可执行文件
fits-column-mergecli全局可执行文件
fits-flip-endiancli全局可执行文件
fits-guess-scalecli全局可执行文件
fitsgetextcli全局可执行文件
get-healpixcli全局可执行文件
get-wcscli全局可执行文件
hmstodegcli全局可执行文件
hpsplitcli全局可执行文件
image2pnmcli全局可执行文件
image2xycli全局可执行文件
imarithcli全局可执行文件
imstatcli全局可执行文件
listheadcli全局可执行文件
liststruccli全局可执行文件
merge-columnscli全局可执行文件
modheadcli全局可执行文件
new-wcscli全局可执行文件
pad-filecli全局可执行文件
plot-constellationscli全局可执行文件
plotann.pycli全局可执行文件
plotquadcli全局可执行文件
plotxycli全局可执行文件
query-starkdcli全局可执行文件
removelinescli全局可执行文件
solve-fieldcli全局可执行文件
startreecli全局可执行文件
subtablecli全局可执行文件
tablistcli全局可执行文件
tabmergecli全局可执行文件
tabsortcli全局可执行文件
text2fitscli全局可执行文件
uniformizecli全局可执行文件
votabletofitscli全局可执行文件
wcs-grabcli全局可执行文件
wcs-matchcli全局可执行文件
wcs-pv2sipcli全局可执行文件
wcs-rd2xycli全局可执行文件
wcs-resamplecli全局可执行文件
wcs-to-tancli全局可执行文件
wcs-xy2rdcli全局可执行文件
wcsinfocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.97
管理器更新时间2026-06-25
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/dstndstn/astrometry.net

安装元数据

软件包元数据

软件包键brew:astrometry-net
版本0.97
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/astrometry-net
主页https://github.com/dstndstn/astrometry.net
仓库https://github.com/dstndstn/astrometry.net
上游文档https://astrometry.net/doc
许可证BSD-3-Clause
源码归档https://github.com/dstndstn/astrometry.net/releases/download/0.97/astrometry.net-0.97.tar.gz
最后更新2026-06-25T13:37:37+02:00
Pulseupdated
依赖cairo, cfitsio, gsl, jpeg-turbo, libpng, netpbm, numpy, python@3.14, wcslib
构建依赖pkgconf, python-setuptools, swig
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameastrometry-net
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment