find_source

sofia_redux.instruments.forcast.undistort.find_source(image, header)[source]

Find single peak in image and update SRCPOS in header

Parameters:
imagenumpy.ndarray

input image (nrow, ncol)

headerastropy.io.fits.header.Header, optional

FITS header to update

Returns:
None