dagghe / PyOMA

GNU General Public License v3.0
50 stars 24 forks source link

Wrong value for the Order data from SSIdatStaDiag #19

Open ivor25 opened 1 year ago

ivor25 commented 1 year ago

Output of the PyOMA.SSIdatStaDiag funtion gives mathplotlib figure, and dictionary on the second place.

When the data from the dictionary is called, specifically the Order values, values are the half value of the correct ones. Accessing to the Order values is done with ssiDat[1]['All Poles']['Order'] (ssiDat is output of the previously mentioned function). It's the same also with Reduced Poles item.