astropy
仓库创建 2025年10月20日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由
天文学家与数据工程师的基础工具库,接口完备且生态广泛。
这个 Skill 做什么
提供天文数据处理与计算(坐标、FITS、时间、宇宙学等)的 Python 库。
帮你处理天文数据里最常见的繁琐活儿:坐标变换、单位/量纲计算、FITS 文件读写、精确时间和宇宙学计算等。写或调试 Python 天文数据分析代码、处理图像或星表时会用到,能直接调用 Astropy 的 API。特别之处是把常见天文学工具(units/quantities、WCS、Time、cosmology)整合在一起,少写很多底层转换代码。
▸ 展开 SKILL.md 英文原文
Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.
3.2w
Stars
3.2k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/astropy/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/astropy/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Astropy ## Overview Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis. Use astropy for coordinate transformations, unit and quantity calculations, FITS file operations, cosmological calculations, precise time handling, tabular data manipulation, and astronomical image processing. ## When to Use This Skill Use astropy when tasks involve: - Converting between celestial coordinate systems (ICRS, Galactic, FK5, AltAz, etc.) - Working with physical units and quantities (converting Jy to mJy, parsecs to km, etc.) - Reading, writing, or manipulating FITS files (images or tables) - Cosmological calculations (luminosi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有