File: python-drizzle-doc.doc-base

package info (click to toggle)
python-drizzle 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 203,144 kB
  • sloc: ansic: 6,754; python: 1,817; makefile: 128
file content (15 lines) | stat: -rw-r--r-- 697 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Document: python-drizzle
Title: Drizzle documentation
Section: Science/Astronomy
Abstract: 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.

Format: HTML
Index: /usr/share/doc/python-drizzle-doc/html/index.html
Files: /usr/share/doc/python-drizzle-doc/html/