Python Interface to Drizzle: ResampleImage()

jwst.resample.resample Module

Functions

input_jwst_model_to_dict(model, weight_type, ...)

Convert a data model to a dictionary of keywords and values expected by stcal.resample.

is_imaging_wcs(wcs)

Returns True if wcs is an imaging WCS and False otherwise.

Classes

ResampleImage(input_models[, pixfrac, ...])

Resample imaging data.

Class Inheritance Diagram

Inheritance diagram of jwst.resample.resample.ResampleImage