astropy:docs

API Documentation

drizzle.drizzle Module

The drizzle module defines the Drizzle class, for combining input images into a single output image using the drizzle algorithm.

Classes

Drizzle([infile, outwcs, wt_scl, pixfrac, ...]) Combine images using the drizzle algorithm Create a new Drizzle output object and set the drizzle parameters.

Class Inheritance Diagram

Inheritance diagram of drizzle.drizzle.Drizzle

drizzle.dodrizzle Module

Functions

dodrizzle(insci, input_wcs, inwht, ...[, ...]) Low level routine for performing ‘drizzle’ operation.on one image.

drizzle.doblot Module

Functions

doblot(source, source_wcs, blot_wcs, exptime) Low level routine for performing the ‘blot’ operation.