sarkit.crsd.compute_dwelltimes_using_dta
- compute_dwelltimes_using_dta(ch_id, iax, iay, crsd_xmltree, dta)
Compute center of dwell times and dwell times for scene points using a dwell time array.
- Parameters:
- ch_id
str Channel unique identifier
- iax, iayarray_like
Image area coordinates (in meters) of the scene points for which to compute the dwell times
- crsd_xmltree
lxml.etree.ElementTree CRSD XML
- dta
ndarray Dwell time array to use
- ch_id
- Returns: