BeamformerCleant¶
-
class
acoular.tbeamform.
BeamformerCleant
¶ Bases:
acoular.tbeamform.BeamformerTime
CLEANT deconvolution method, see Cousson et al., 2019.
An implementation of the CLEAN method in time domain. This class can only be used for static sources.
-
r_diag
= Enum(False, …¶ Boolean flag, always False
-
damp
= Range(0.01, 1.0, 0.6, …¶ iteration damping factor also referred as loop gain in Cousson et al. defaults to 0.6
-
n_iter
= Int(100, …¶ max number of iterations
-