[ 源代码: python-drizzle ]
软件包:python3-drizzle(1.12-2)
python3-drizzle 的相关链接
Debian 的资源:
下载源码包 python-drizzle:
维护小组:
外部的资源:
- 主页 [spacetelescope.github.io]
相似软件包:
Dithered image combination for Python
The drizzle library is a Python package for combining dithered images into a single image. This library is derived from code used in drizzlepac. Like drizzlepac, most of the code is implemented in the C language. The biggest change from drizzlepac is that this code passes an array that maps the input to output image into the C code, while the drizzlepac code computes the mapping by using a Python callback. Switching to using an array allowed the code to be greatly simplified.
其他与 python3-drizzle 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-numpy (>= 1:1.14.3)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- sug: python-drizzle-doc
- Dithered image combination for Python (API documentation)
-
- sug: python-drizzle-testdata
- Dithered image combination for Python (Test data)