bc22d044fac59b29d4e5f83e00c4be8448a4bc43,acoular/fbeamform.py,BeamformerEig,BeamformerEig_1,#,716
Before Change
// internal identifier
digest = Property(
depends_on = ["freq_data.digest", "steer_obj.digest", "r_diag", "n"] )
traits_view = View(
[
After Change
//: :class:`~acoular.spectra.PowerSpectra` object that provides the
//: cross spectral matrix and eigenvalues
freq_data = Trait(PowerSpectra,
desc="freq data object")
//: Number of component to calculate:
//: 0 (smallest) ... :attr:`~acoular.sources.SamplesGenerator.numchannels`-1;
//: defaults to -1, i.e. numchannels-1
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 4
Instances Project Name: acoular/acoular
Commit Name: bc22d044fac59b29d4e5f83e00c4be8448a4bc43
Time: 2018-05-03
Author: gert.herold@tu-berlin.de
File Name: acoular/fbeamform.py
Class Name: BeamformerEig
Method Name: BeamformerEig_1
Project Name: acoular/acoular
Commit Name: 4b8dec5e7199ad302c52bf9eb6914a170491334c
Time: 2018-05-03
Author: tom.j.gensch@campus.tu-berlin.de
File Name: acoular/fbeamform.py
Class Name: PointSpreadFunction
Method Name: PointSpreadFunction_1
Project Name: acoular/acoular
Commit Name: 276f8fc3fe9a7424bae6585ed4453190e2a70815
Time: 2018-05-02
Author: tom.j.gensch@campus.tu-berlin.de
File Name: acoular/fbeamform.py
Class Name: PointSpreadFunction
Method Name: PointSpreadFunction_1