パッケージ: python3-drizzle (2.0.0-1 など)
python3-drizzle に関するリンク
Debian の資源:
python-drizzle ソースパッケージをダウンロード:
- [python-drizzle_2.0.0-1.dsc]
- [python-drizzle_2.0.0.orig.tar.gz]
- [python-drizzle_2.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- 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)