BeamformerMusic#

class acoular.fbeamform.BeamformerMusic

Bases: BeamformerEig

Beamforming using the MUSIC algorithm.

See [7] for details.

r_diag = Enum(False)

Boolean flag, if True, the main diagonal is removed before beamforming; for MUSIC beamforming r_diag is set to False.

r_diag_norm = Enum(1.0)

Normalization factor in case of CSM diagonal removal. Defaults to 1.0 since BeamformerMusic is only well defined for full CSM.

n = Int(1)

assumed number of sources