API
Public Step API
jwst.tweakreg.tweakreg_step Module
JWST pipeline step for image alignment.
Classes
|
Perform image alignment based on catalogs of sources detected in input images. |
jwst.tweakreg.utils Module
The utils module provides helpful functions for manually applying corrections to an imaging WCS.
Functions
|
Apply corrections to an imaging WCS of 'cal' data models. |
|
Apply WCS corrections from one image to another. |
Complete Developer API
- jwst.tweakreg.tweakreg_step.SINGLE_GROUP_REFCAT = ['GAIAREFCAT', 'GAIADR3', 'GAIADR2', 'GAIADR1']
List of astrometric catalogs available to the tweakreg step.
jwst.tweakreg.tweakreg_catalog Module
The tweakreg_catalog module provides functions for generating catalogs of sources from images.
Functions
|
Create a catalog of point-line sources to be used for image alignment in tweakreg. |