dagghe / pyOMA2

Python module for conducting operational modal analysis
MIT License
14 stars 4 forks source link

SSI_Poles orders issue #11

Closed Ayubirad closed 5 months ago

Ayubirad commented 5 months ago

Dear @dagghe

When I changed the ordmin, ordmax, and step to 2, 50, 2, or any similar patterns, the following error occurs:

the SSI_funct.py, the SSI_Poles :

Fn[: len(fn), ii] = fn  # save the frequencies

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

Please help me solve it

dagghe commented 5 months ago

Dear @Ayubirad Thank you for your feedback. I’m looking into the issue.

dagghe commented 5 months ago

Sorry for the delay, but I have been abroad. I have found the bug and will push a new release later today.

Ayubirad commented 5 months ago

Thanks @dagghe, please consider including the MPC and MPD criteria as well.

dagghe commented 5 months ago

fixed with release v0.5.1