arim.ut.infer_capture_method#

arim.ut.infer_capture_method(tx, rx)[source]#

Infers the capture method from the indices of transmitters and receivers.

Returns: ‘hmc’, ‘fmc’, ‘unsupported’

Parameters:
  • tx (list) – One per timetrace

  • rx (list) – One per timetrace

Returns:

capture_method

Return type:

string