Pakket: python3-drizzle (1.13.1-2 en anderen)
Verwijzigingen voor python3-drizzle
Debian bronnen:
Het bronpakket python-drizzle downloaden:
- [python-drizzle_1.13.1-2.dsc]
- [python-drizzle_1.13.1.orig.tar.gz]
- [python-drizzle_1.13.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [spacetelescope.github.io]
Vergelijkbare pakketten:
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.
Andere aan python3-drizzle gerelateerde pakketten
|
|
|
|
-
- dep: cython3
- C-Extensions for Python 3
-
- dep: libc6 (>= 2.29)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- virtueel pakket geboden door python3-numpy
-
- sug: python-drizzle-doc
- Dithered image combination for Python (API documentation)
-
- sug: python-drizzle-testdata
- Dithered image combination for Python (Test data)