软件包:python-drizzle-testdata(2.0.0-1)
python-drizzle-testdata 的相关链接
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 (Test data)
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.
This package contains the data required for the unit tests.