- python3 (<< 3.12)
- python3 (>= 3.11~)
- python3-astropy
- python3-numpy (>= 1:1.22.0)
- python3-numpy-abi9
- python3:any
- libc6 (>= 2.29)
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.
Installed Size: 235.5 kB
Architectures: amd64 arm64