distrib_run_build_beam_pointing_vector¶
- HSTB.kluster.modules.beampointingvector.distrib_run_build_beam_pointing_vector(dat)¶
Convenience function for mapping build_beam_pointing_vectors across cluster. Assumes that you are mapping this function with a list of data.
distrib functions also return a processing status array, here a beamwise array = 2, which states that all processed beams are at the ‘beamvector’ status level
- Parameters
dat (
list) – [hdng, bpa, tiltangle, tx_vecs, rx_vecs, tstmp, tx_reversed, rx_reversed]- Returns
[relative azimuth, beam pointing angle, processing_status]
- Return type
list