BeamformerMusic#
- class acoular.fbeamform.BeamformerMusic
Bases:
BeamformerEigBeamforming 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 beamformingr_diagis set toFalse.
- 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