API

Public Step API

jwst.wavecorr.wavecorr_step Module

Apply wavelength corrections to off-center NIRSpec point sources.

Classes

WavecorrStep([name, parent, config_file, ...])

Apply wavelength offsets to off-center NIRSpec point sources.

Complete Developer API

jwst.wavecorr.wavecorr Module

Functions

do_correction(input_model, wavecorr_file)

Perform wavelength correction for NIRSpec MOS and FS point sources.

apply_zero_point_correction(slit, reffile)

Apply the NIRSpec wavelength zero-point correction.

calculate_wavelength_correction_transform(...)

Add a transform for wavelength correction to the WCS pipeline for each slit.

compute_dispersion(wcs[, xpix, ypix])

Compute the pixel dispersion.

compute_wavelength(wcs[, xpix, ypix])

Compute the pixel wavelength.