Resample

Also See:

stcal.resample Package

Functions

compute_mean_pixel_area(wcs[, shape])

Computes the average pixel area (in steradians) based on input WCS using pixels within either the bounding box (if available) or the entire data array as defined either by wcs.array_shape or the shape argument.

Classes

Resample(output_wcs[, n_input_models, ...])

Base class for resampling images.

UnsupportedWCSError

Raised when provided output WCS has an unexpected number of axes or has an unsupported structure.

Class Inheritance Diagram

Inheritance diagram of stcal.resample.resample.Resample, stcal.resample.resample.UnsupportedWCSError