compute_s_region_keyword

stcal.alignment.compute_s_region_keyword(footprint: ndarray) str | None[source]

Update the S_REGION keyword.

Parameters:

footprint – A 4x2 numpy array containing the coordinates of the vertices of the footprint.

Returns:

s_region – String containing the S_REGION object.

Return type:

str