get_filter_ee_ratio

grizli.prep.get_filter_ee_ratio(tab, filter, ref_filter='f160w')[source]

Relative EE correction within a specified aperture, in arcsec.

Parameters
tabTable

Source catalog with columns ASEC_0, APER_0, kron_rcirc, MINKRON.

filterstr

Filter name.

ref_filterstr

Reference filter name.

Returns
tabTable

Input table with additional columns {filter}_ee_{aper} for each aperture in the catalog.