API

Public Step API

jwst.resample.resample_spec_step Module

Apply resampling to JWST data.

Classes

ResampleSpecStep([name, parent, ...])

Resample spectral data onto a regular grid using the drizzle algorithm.

Complete Developer API

The developer API is shared with the resample step. See resample developer API for more information.

jwst.resample.resample_spec Module

Classes

ResampleSpec(input_models[, good_bits, ...])

Python Interface to Drizzle: Resample spectral data.