Skip to content

Using FDD or EFDD in Multistep configuration #14

@keltouny

Description

@keltouny

Hello,
I am getting the following error when trying to use either FDD or EFDD with multistep configuration with 1 reference sensor and 3 roving sensors:

Cell In[1], line 303
msp.MPE_fromPlot("FDD", freqlim=(0,freq_threshold))

File C:\Python39\envs\pyoma2\lib\site-packages\pyoma2\OMA.py:202 in MPE_fromPlot
self[name].mpe_fromPlot(*args, **kwargs)

File C:\Python39\envs\pyoma2\lib\site-packages\pyoma2\algorithm\fdd.py:191 in mpe_fromPlot
Fn_FDD, Phi_FDD = FDD_funct.FDD_MPE(

File C:\Python39\envs\pyoma2\lib\site-packages\pyoma2\functions\FDD_funct.py:293 in FDD_MPE
diffS1S2 = Sval[0, 0, idxlim[0] : idxlim[1]] / Sval[1, 1, idxlim[0] : idxlim[1]]

IndexError: index 1 is out of bounds for axis 0 with size 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions