API

Public Step API

jwst.targ_centroid.targ_centroid_step Module

Use target acquisition verification image to find position of target on detector.

Classes

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

Determine position of target source from TA verification image.

Complete Developer API

jwst.targ_centroid.targ_centroid Module

Functions

find_dither_position(model)

Assign a WCS and find expected source position based on dither metadata.

center_from_ta_image(ta_image, ref_center[, ...])

Determine the center of a point source from a TA image.

Classes

NoFinitePixelsError

No finite pixels are found in the TA image.

BadFitError

The model fit does not meet quality criteria.