chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
655 stars 93 forks source link

fixpoint coefficients crash pyfda #238

Closed ksrp1984 closed 1 year ago

ksrp1984 commented 1 year ago

Good day! I have this problem. Version: 0.8.2 (Windows). When I click on the save icon the program closes. Terminal message: ValueError: "setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part." If you save Float then there is no problem. The problem is only when saving Fixpoint coefficients. hilbert_pyfdax.zip

chipmuenk commented 1 year ago

Thanks for reporting, I believe the error is related to #230, I'll take a look at it tomorrow!

chipmuenk commented 1 year ago

Fixed in latest, please test! Version 0.8.3 will be released today or tomorrow.

ksrp1984 commented 1 year ago

Version 0.8.3. The program doesn't crash when I click "Save" with fixed point coefficients. But the coefficients are not saved. Nothing happens