aspcol.soundfieldcontrol.fpaths_to_spatial_cov
- aspcol.soundfieldcontrol.fpaths_to_spatial_cov(arrays, fpaths, source_name, zone_names)
utility function to be used with aspsim package. Deprecated, and will be removed in future versions.
arrays is ArrayCollection object
fpaths is the frequency domain RIRs, see function get_fpaths() in this module
source name is a string for a source in arrays
zone_names is a list of strings to microphones in arrays
returns a spatial covariance matrix R of shape (num_freqs, num_zones, num_src, num_src)