[ 源代码: astropy-healpix ]
软件包:python3-astropy-healpix(0.6-2 以及其他的)
python3-astropy-healpix 的相关链接
Debian 的资源:
下载源码包 astropy-healpix:
维护小组:
外部的资源:
- 主页 [astropy-healpix.readthedocs.io]
相似软件包:
HEALPix representation of spherical data - Python 3
HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere. As suggested in the name, this pixelization produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. It is commonly used to store all-sky astronomical images, most famously maps of the cosmic microwave background.
This is a BSD-licensed HEALPix package developed by the Astropy project and based on C code written by Dustin Lang in astrometry.net.
This package provides modules for Python 3.
其他与 python3-astropy-healpix 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.8)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-numpy
- Fast array facility to the Python 3 language